Skip to content

Commit 604d4cf

Browse files
authored
fix docs to get rid of the last reference to devops foundations (#2910)
* fix docs to get rid of the last reference to devops foundations * Update setup-delegated-repo.mdx
1 parent 1ee74d3 commit 604d4cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/2.0/docs/accountfactory/guides/setup-delegated-repo.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ For more details, refer to [GitHub OIDC documentation](https://docs.github.com/e
3737

3838
## Step 2 - Confirm the `infrastructure-live-access-control` repository setup
3939

40-
The [infrastructure-live-access-control](/2.0/docs/pipelines/architecture/security-controls.md#infrastructure-access-control) repository is an optional but recommended component of DevOps Foundations for delegating access to infrastructure.
40+
The [infrastructure-live-access-control](/2.0/docs/pipelines/architecture/security-controls#platform-specific-access-controls) repository is an optional but recommended component of Gruntwork AWS Accelerator for delegating access to infrastructure.
4141

4242
If this repository is not already set up, you can provision it using the steps in the [infrastructure-live-root-template](https://github.com/gruntwork-io/infrastructure-live-root-template).
4343

@@ -136,7 +136,7 @@ inputs = {
136136
}
137137
```
138138

139-
Take note of the `envcommon` include, which incorporates the recommended baseline configurations for delegated roles within DevOps Foundations.
139+
Take note of the `envcommon` include, which incorporates the recommended baseline configurations for delegated roles within Gruntwork AWS Accelerator.
140140

141141
You will probably need to extend the `iam_policy` block to define permissions tailored to your specific workflow requirements.
142142

0 commit comments

Comments
 (0)