We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20f254d commit d8cdf88Copy full SHA for d8cdf88
docs/2.0/docs/pipelines/installation/addingexistingrepo.md
@@ -289,6 +289,8 @@ inputs = {
289
<details>
290
<summary>Pipelines Apply</summary>
291
292
+<!-- spell-checker: disable -->
293
+
294
```hcl title="$$PATH_TO_ENVIRONMENT$$/_global/pipelines-apply-role/terragrunt.hcl"
295
terraform {
296
source = "[email protected]:gruntwork-io/terraform-aws-security.git//modules/github-actions-iam-role?ref=v0.74.5"
@@ -501,6 +503,8 @@ inputs = {
501
503
}
502
504
```
505
506
+<!-- spell-checker: enable -->
507
508
</details>
509
510
0 commit comments