mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
Merge pull request #10226 from hashicorp/pcmccarron-patch-1
Update network-infrastructure-automation.jsx
This commit is contained in:
commit
edbbe59354
@ -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:
|
||||||
'Consul’s open API enables integrations with many popular networking tools.',
|
'Consul’s open API enables integrations with many popular networking technologies.',
|
||||||
textSide: 'left',
|
textSide: 'left',
|
||||||
links: [
|
links: [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user