From 9a6fcc541145ae1210ec09b2c853b0725d6f6e3a Mon Sep 17 00:00:00 2001 From: KSAGlory <178437733+KSAGlory@users.noreply.github.com> Date: Sat, 12 Sep 2026 11:12:13 +0200 Subject: [PATCH] docs: fix FedRAMP networking paths --- docs/ddg.md | 4 ++-- docs/tdd.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ddg.md b/docs/ddg.md index 9bc394e2d..af9df8fbe 100644 --- a/docs/ddg.md +++ b/docs/ddg.md @@ -426,7 +426,7 @@ To do this, define the `billing_override` variable in **fast/stages-aw/1-resman/ - Select a permission for the principal(s) from Select a role as “Billing Account Administrator”. - When done, click Save. -- Change directory into **fast/stages-aw/2-networking-a-fedramp-high** +- Change directory into **fast/stages-aw/2-networking-a-fedramp** - Copy the provider and global tfvars files from the GCS buckets: ```bash gcloud storage cp gs://${FAST_PREFIX}-prod-iac-core-outputs-0/providers/2-networking-providers.tf ./ && \ @@ -636,7 +636,7 @@ Perform the following steps when adding or removing tenants projects for an exis #### Apply FAST Stage: 02-networking - Change directory into appropriate network folder for your Stellar Engine deployment: - - fast/stages-aw/2-networking-a-fedramp-high + - fast/stages-aw/2-networking-a-fedramp - fast/stages-aw/2-networking-b-il5-ngfw - Copy the 1-resman 1-resman tfvars file from the GCS bucket - `gcloud storage cp gs://${FAST_PREFIX}-prod-iac-core-outputs-0/tfvars/1-resman.auto.tfvars.json ./` diff --git a/docs/tdd.md b/docs/tdd.md index 8582ce0b1..3aa111140 100644 --- a/docs/tdd.md +++ b/docs/tdd.md @@ -614,7 +614,7 @@ environment.) A subset of the file structure containing IaC is listed below. - **stages-aw** - **0-bootstrap** - **1-resman** - - **2-networking-a-fedramp-high** + - **2-networking-a-fedramp** - **2-networking-b-il5-ngfw** - **3-security** - **modules**