Skip to content

Commit d7c9a78

Browse files
Co-authored-by: docs-sourcer[bot] <99042413+docs-sourcer[bot]@users.noreply.github.com>
1 parent e8e4864 commit d7c9a78

File tree

8 files changed

+58
-58
lines changed

8 files changed

+58
-58
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "label": "Control Tower" }
1+
{ "label": "Control Tower" }

docs/reference/modules/terraform-aws-control-tower/control-tower-account-factory/control-tower-account-factory.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ import VersionBadge from '../../../../../src/components/VersionBadge.tsx';
99
import { HclListItem, HclListItemDescription, HclListItemTypeDetails, HclListItemDefaultValue, HclGeneralListItem } from '../../../../../src/components/HclListItem.tsx';
1010
import { ModuleUsage } from "../../../../../src/components/ModuleUsage";
1111

12-
<VersionBadge repoTitle="terraform-aws-control-tower" version="0.0.22" />
12+
<VersionBadge repoTitle="Control Tower" version="0.0.24" />
1313

1414
# Control Tower Account Factory
1515

16-
<a href="https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/landingzone/control-tower-account-factory" className="link-button" title="View the source code for this module in GitHub.">View Source</a>
16+
<a href="https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/landingzone/control-tower-account-factory" className="link-button" title="View the source code for this module in GitHub.">View Source</a>
1717

1818
<a href="https://github.com/gruntwork-io/terraform-aws-control-tower/releases?q=control-tower-account-factory" className="link-button" title="Release notes for only versions which impacted this module.">Release Notes</a>
1919

@@ -84,7 +84,7 @@ Resources:
8484

8585
module "control_tower_account_factory" {
8686

87-
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/landingzone/control-tower-account-factory?ref=v0.0.22"
87+
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/landingzone/control-tower-account-factory?ref=v0.0.24"
8888

8989
# ----------------------------------------------------------------------------------------------------
9090
# REQUIRED VARIABLES
@@ -153,7 +153,7 @@ module "control_tower_account_factory" {
153153
# ------------------------------------------------------------------------------------------------------
154154
155155
terraform {
156-
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/landingzone/control-tower-account-factory?ref=v0.0.22"
156+
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/landingzone/control-tower-account-factory?ref=v0.0.24"
157157
}
158158
159159
inputs = {
@@ -370,11 +370,11 @@ The URL of the AWS SSO login page for this account
370370
<!-- ##DOCS-SOURCER-START
371371
{
372372
"originalSources": [
373-
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/control-tower-account-factory/readme.md",
374-
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/control-tower-account-factory/variables.tf",
375-
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/control-tower-account-factory/outputs.tf"
373+
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/control-tower-account-factory/readme.md",
374+
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/control-tower-account-factory/variables.tf",
375+
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/control-tower-account-factory/outputs.tf"
376376
],
377377
"sourcePlugin": "module-catalog-api",
378-
"hash": "ec7596b2276124d12fbd313778d6e6dd"
378+
"hash": "2e17704d717a23e17e5f74af7489ef0d"
379379
}
380380
##DOCS-SOURCER-END -->

docs/reference/modules/terraform-aws-control-tower/control-tower-app-account-baseline/control-tower-app-account-baseline.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ import VersionBadge from '../../../../../src/components/VersionBadge.tsx';
99
import { HclListItem, HclListItemDescription, HclListItemTypeDetails, HclListItemDefaultValue, HclGeneralListItem } from '../../../../../src/components/HclListItem.tsx';
1010
import { ModuleUsage } from "../../../../../src/components/ModuleUsage";
1111

12-
<VersionBadge repoTitle="terraform-aws-control-tower" version="0.0.22" />
12+
<VersionBadge repoTitle="Control Tower" version="0.0.24" />
1313

1414
# Account Baseline App with Control Tower Integration
1515

16-
<a href="https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/landingzone/control-tower-app-account-baseline" className="link-button" title="View the source code for this module in GitHub.">View Source</a>
16+
<a href="https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/landingzone/control-tower-app-account-baseline" className="link-button" title="View the source code for this module in GitHub.">View Source</a>
1717

1818
<a href="https://github.com/gruntwork-io/terraform-aws-control-tower/releases?q=control-tower-app-account-baseline" className="link-button" title="Release notes for only versions which impacted this module.">Release Notes</a>
1919

@@ -34,7 +34,7 @@ Control Tower, including setting up Amazon Guard Duty, Macie, IAM roles, IAM pas
3434
3535
module "control_tower_app_account_baseline" {
3636
37-
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/landingzone/control-tower-app-account-baseline?ref=v0.0.22"
37+
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/landingzone/control-tower-app-account-baseline?ref=v0.0.24"
3838
3939
# ----------------------------------------------------------------------------------------------------
4040
# REQUIRED VARIABLES
@@ -500,7 +500,7 @@ module "control_tower_app_account_baseline" {
500500
# ------------------------------------------------------------------------------------------------------
501501
502502
terraform {
503-
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/landingzone/control-tower-app-account-baseline?ref=v0.0.22"
503+
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/landingzone/control-tower-app-account-baseline?ref=v0.0.24"
504504
}
505505
506506
inputs = {
@@ -2005,11 +2005,11 @@ A map of ARNs of the service linked roles created from <a href="#service_linked_
20052005
<!-- ##DOCS-SOURCER-START
20062006
{
20072007
"originalSources": [
2008-
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/control-tower-app-account-baseline/readme.md",
2009-
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/control-tower-app-account-baseline/variables.tf",
2010-
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/control-tower-app-account-baseline/outputs.tf"
2008+
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/control-tower-app-account-baseline/readme.md",
2009+
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/control-tower-app-account-baseline/variables.tf",
2010+
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/control-tower-app-account-baseline/outputs.tf"
20112011
],
20122012
"sourcePlugin": "module-catalog-api",
2013-
"hash": "64335743f79dca7fefb0070f357e117a"
2013+
"hash": "560f31d57f068702d39c6e3d5699314a"
20142014
}
20152015
##DOCS-SOURCER-END -->

docs/reference/modules/terraform-aws-control-tower/control-tower-execution-role/control-tower-execution-role.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ import VersionBadge from '../../../../../src/components/VersionBadge.tsx';
99
import { HclListItem, HclListItemDescription, HclListItemTypeDetails, HclListItemDefaultValue, HclGeneralListItem } from '../../../../../src/components/HclListItem.tsx';
1010
import { ModuleUsage } from "../../../../../src/components/ModuleUsage";
1111

12-
<VersionBadge repoTitle="terraform-aws-control-tower" version="0.0.22" />
12+
<VersionBadge repoTitle="Control Tower" version="0.0.24" />
1313

1414
# Control Tower Execution Role
1515

16-
<a href="https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/landingzone/control-tower-execution-role" className="link-button" title="View the source code for this module in GitHub.">View Source</a>
16+
<a href="https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/landingzone/control-tower-execution-role" className="link-button" title="View the source code for this module in GitHub.">View Source</a>
1717

1818
<a href="https://github.com/gruntwork-io/terraform-aws-control-tower/releases?q=control-tower-execution-role" className="link-button" title="Release notes for only versions which impacted this module.">Release Notes</a>
1919

@@ -36,7 +36,7 @@ https://docs.aws.amazon.com/controltower/latest/userguide/enroll-account.html
3636
3737
module "control_tower_execution_role" {
3838
39-
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/landingzone/control-tower-execution-role?ref=v0.0.22"
39+
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/landingzone/control-tower-execution-role?ref=v0.0.24"
4040
4141
# ----------------------------------------------------------------------------------------------------
4242
# REQUIRED VARIABLES
@@ -62,7 +62,7 @@ module "control_tower_execution_role" {
6262
# ------------------------------------------------------------------------------------------------------
6363
6464
terraform {
65-
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/landingzone/control-tower-execution-role?ref=v0.0.22"
65+
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/landingzone/control-tower-execution-role?ref=v0.0.24"
6666
}
6767
6868
inputs = {
@@ -120,11 +120,11 @@ The ARN of the Control Tower Execution Role
120120
<!-- ##DOCS-SOURCER-START
121121
{
122122
"originalSources": [
123-
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/control-tower-execution-role/readme.md",
124-
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/control-tower-execution-role/variables.tf",
125-
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/control-tower-execution-role/outputs.tf"
123+
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/control-tower-execution-role/readme.md",
124+
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/control-tower-execution-role/variables.tf",
125+
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/control-tower-execution-role/outputs.tf"
126126
],
127127
"sourcePlugin": "module-catalog-api",
128-
"hash": "c0a41300b2028105e57823532129e42c"
128+
"hash": "176728f90cbe5d719010a8debb9e764d"
129129
}
130130
##DOCS-SOURCER-END -->

docs/reference/modules/terraform-aws-control-tower/control-tower-multi-account-factory/control-tower-multi-account-factory.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ import VersionBadge from '../../../../../src/components/VersionBadge.tsx';
99
import { HclListItem, HclListItemDescription, HclListItemTypeDetails, HclListItemDefaultValue, HclGeneralListItem } from '../../../../../src/components/HclListItem.tsx';
1010
import { ModuleUsage } from "../../../../../src/components/ModuleUsage";
1111

12-
<VersionBadge repoTitle="terraform-aws-control-tower" version="0.0.22" />
12+
<VersionBadge repoTitle="Control Tower" version="0.0.24" />
1313

1414
# Control Tower Multi-Account Factory
1515

16-
<a href="https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/landingzone/control-tower-multi-account-factory" className="link-button" title="View the source code for this module in GitHub.">View Source</a>
16+
<a href="https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/landingzone/control-tower-multi-account-factory" className="link-button" title="View the source code for this module in GitHub.">View Source</a>
1717

1818
<a href="https://github.com/gruntwork-io/terraform-aws-control-tower/releases?q=control-tower-multi-account-factory" className="link-button" title="Release notes for only versions which impacted this module.">Release Notes</a>
1919

2020
This is a Terraform module that will trigger the creation of multiple new AWS accounts by using Control Tower. Under
21-
the hood, this module uses the [control-tower-account-factory](https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/control-tower-account-factory) module.
21+
the hood, this module uses the [control-tower-account-factory](https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/control-tower-account-factory) module.
2222

2323
## Sample Usage
2424

@@ -33,7 +33,7 @@ the hood, this module uses the [control-tower-account-factory](https://github.co
3333
3434
module "control_tower_multi_account_factory" {
3535
36-
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/landingzone/control-tower-multi-account-factory?ref=v0.0.22"
36+
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/landingzone/control-tower-multi-account-factory?ref=v0.0.24"
3737
3838
# ----------------------------------------------------------------------------------------------------
3939
# REQUIRED VARIABLES
@@ -94,7 +94,7 @@ module "control_tower_multi_account_factory" {
9494
# ------------------------------------------------------------------------------------------------------
9595
9696
terraform {
97-
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/landingzone/control-tower-multi-account-factory?ref=v0.0.22"
97+
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/landingzone/control-tower-multi-account-factory?ref=v0.0.24"
9898
}
9999
100100
inputs = {
@@ -207,11 +207,11 @@ The data from all the AWS accounts created.
207207
<!-- ##DOCS-SOURCER-START
208208
{
209209
"originalSources": [
210-
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/control-tower-multi-account-factory/readme.md",
211-
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/control-tower-multi-account-factory/variables.tf",
212-
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/control-tower-multi-account-factory/outputs.tf"
210+
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/control-tower-multi-account-factory/readme.md",
211+
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/control-tower-multi-account-factory/variables.tf",
212+
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/control-tower-multi-account-factory/outputs.tf"
213213
],
214214
"sourcePlugin": "module-catalog-api",
215-
"hash": "10ae66939d925256357b67918eeed6b9"
215+
"hash": "17fc8a254d7507a08a18cf3db063c337"
216216
}
217217
##DOCS-SOURCER-END -->

docs/reference/modules/terraform-aws-control-tower/control-tower-security-account-baseline/control-tower-security-account-baseline.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ import VersionBadge from '../../../../../src/components/VersionBadge.tsx';
99
import { HclListItem, HclListItemDescription, HclListItemTypeDetails, HclListItemDefaultValue, HclGeneralListItem } from '../../../../../src/components/HclListItem.tsx';
1010
import { ModuleUsage } from "../../../../../src/components/ModuleUsage";
1111

12-
<VersionBadge repoTitle="terraform-aws-control-tower" version="0.0.22" />
12+
<VersionBadge repoTitle="Control Tower" version="0.0.24" />
1313

1414
# Account Baseline Security with Control Tower Integration
1515

16-
<a href="https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/landingzone/control-tower-security-account-baseline" className="link-button" title="View the source code for this module in GitHub.">View Source</a>
16+
<a href="https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/landingzone/control-tower-security-account-baseline" className="link-button" title="View the source code for this module in GitHub.">View Source</a>
1717

1818
<a href="https://github.com/gruntwork-io/terraform-aws-control-tower/releases?q=control-tower-security-account-baseline" className="link-button" title="Release notes for only versions which impacted this module.">Release Notes</a>
1919

@@ -34,7 +34,7 @@ by Control Tower, including setting up Amazon Guard Duty, Macie, IAM users, IAM
3434
3535
module "control_tower_security_account_baseline" {
3636
37-
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/landingzone/control-tower-security-account-baseline?ref=v0.0.22"
37+
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/landingzone/control-tower-security-account-baseline?ref=v0.0.24"
3838
3939
# ----------------------------------------------------------------------------------------------------
4040
# REQUIRED VARIABLES
@@ -601,7 +601,7 @@ module "control_tower_security_account_baseline" {
601601
# ------------------------------------------------------------------------------------------------------
602602
603603
terraform {
604-
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/landingzone/control-tower-security-account-baseline?ref=v0.0.22"
604+
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/landingzone/control-tower-security-account-baseline?ref=v0.0.24"
605605
}
606606
607607
inputs = {
@@ -2585,11 +2585,11 @@ A map of usernames to that user's AWS Web Console password, encrypted with that
25852585
<!-- ##DOCS-SOURCER-START
25862586
{
25872587
"originalSources": [
2588-
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/control-tower-security-account-baseline/readme.md",
2589-
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/control-tower-security-account-baseline/variables.tf",
2590-
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/control-tower-security-account-baseline/outputs.tf"
2588+
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/control-tower-security-account-baseline/readme.md",
2589+
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/control-tower-security-account-baseline/variables.tf",
2590+
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/control-tower-security-account-baseline/outputs.tf"
25912591
],
25922592
"sourcePlugin": "module-catalog-api",
2593-
"hash": "5fb9342b5130927610743f3809f631a1"
2593+
"hash": "1ecdec5bf1e3264c38ff1e76f56ec057"
25942594
}
25952595
##DOCS-SOURCER-END -->

docs/reference/modules/terraform-aws-control-tower/sso-groups/sso-groups.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ import VersionBadge from '../../../../../src/components/VersionBadge.tsx';
99
import { HclListItem, HclListItemDescription, HclListItemTypeDetails, HclListItemDefaultValue, HclGeneralListItem } from '../../../../../src/components/HclListItem.tsx';
1010
import { ModuleUsage } from "../../../../../src/components/ModuleUsage";
1111

12-
<VersionBadge repoTitle="terraform-aws-control-tower" version="0.0.22" />
12+
<VersionBadge repoTitle="Control Tower" version="0.0.24" />
1313

1414
# SSO Groups
1515

16-
<a href="https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/aws-sso/sso-groups" className="link-button" title="View the source code for this module in GitHub.">View Source</a>
16+
<a href="https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/aws-sso/sso-groups" className="link-button" title="View the source code for this module in GitHub.">View Source</a>
1717

1818
<a href="https://github.com/gruntwork-io/terraform-aws-control-tower/releases?q=sso-groups" className="link-button" title="Release notes for only versions which impacted this module.">Release Notes</a>
1919

@@ -74,7 +74,7 @@ inputs = {
7474
7575
module "sso_groups" {
7676
77-
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/aws-sso/sso-groups?ref=v0.0.22"
77+
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/aws-sso/sso-groups?ref=v0.0.24"
7878
7979
# ----------------------------------------------------------------------------------------------------
8080
# REQUIRED VARIABLES
@@ -114,7 +114,7 @@ module "sso_groups" {
114114
# ------------------------------------------------------------------------------------------------------
115115
116116
terraform {
117-
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/aws-sso/sso-groups?ref=v0.0.22"
117+
source = "git::[email protected]:gruntwork-io/terraform-aws-control-tower.git//modules/aws-sso/sso-groups?ref=v0.0.24"
118118
}
119119
120120
inputs = {
@@ -211,11 +211,11 @@ ARN of the SSO Admin instance where the Permission Set should be provisioned. Th
211211
<!-- ##DOCS-SOURCER-START
212212
{
213213
"originalSources": [
214-
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/sso-groups/readme.md",
215-
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/sso-groups/variables.tf",
216-
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.22/modules/sso-groups/outputs.tf"
214+
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/sso-groups/readme.md",
215+
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/sso-groups/variables.tf",
216+
"https://github.com/gruntwork-io/terraform-aws-control-tower/tree/v0.0.24/modules/sso-groups/outputs.tf"
217217
],
218218
"sourcePlugin": "module-catalog-api",
219-
"hash": "6c61ca3f540f90641791afa5031cda0e"
219+
"hash": "6030f61b3bded9b0aca9c447bd84b5b5"
220220
}
221221
##DOCS-SOURCER-END -->

0 commit comments

Comments
 (0)