Update network-infrastructure-automation.jsx

pull/10226/head
Peter M 4 years ago committed by GitHub
parent 6234d01d5c
commit fc946d5284
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,7 +32,7 @@ export default function NetworkInfrastructureAutomationPage() {
textSplit={{ textSplit={{
heading: 'Automated Firewalling', heading: 'Automated Firewalling',
content: content:
'Use Consul-Terraform-Sync to dynamically configure and apply firewall rules for newly added services.', 'Using Consul-Terraform-Sync to automate security updates, organizations can elevating their security posture and adopt fine-grained access policies.',
textSide: 'left', textSide: 'left',
links: [ links: [
{ {
@ -71,7 +71,7 @@ export default function NetworkInfrastructureAutomationPage() {
textSplit={{ textSplit={{
heading: 'Extend through Ecosystem', heading: 'Extend through Ecosystem',
content: content:
'Consuls open API enables integrations with many popular networking tools.', 'Consuls open API enables integrations with many popular networking technologies.',
textSide: 'left', textSide: 'left',
links: [ links: [
{ {

Loading…
Cancel
Save