File tree Expand file tree Collapse file tree 7 files changed +92
-21
lines changed
assign-users-and-groups-to-account
create-organizational-unit
create-sso-group-and-assign-users
create-standard-organization-policies Expand file tree Collapse file tree 7 files changed +92
-21
lines changed Original file line number Diff line number Diff line change 11<!-- BEGIN_TF_DOCS -->
2+ ## Usage
3+
4+ To run this example you need to execute:
5+
6+ ``` bash
7+ $ terraform init
8+ $ terraform plan
9+ $ terraform apply
10+ ```
11+
12+ Note that this example may create resources which may cost money. Run ` terraform destroy ` when you don't need these resources.
13+
214## Requirements
315
416| Name | Version |
820
921## Providers
1022
11- | Name | Version |
12- | ------| ---------|
13- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.56.1 |
23+ No providers.
1424
1525## Modules
1626
Original file line number Diff line number Diff line change @@ -17,6 +17,18 @@ Note that this example may create resources which may cost money. Run `terraform
1717
1818
1919<!-- BEGIN_TF_DOCS -->
20+ ## Usage
21+
22+ To run this example you need to execute:
23+
24+ ``` bash
25+ $ terraform init
26+ $ terraform plan
27+ $ terraform apply
28+ ```
29+
30+ Note that this example may create resources which may cost money. Run ` terraform destroy ` when you don't need these resources.
31+
2032## Requirements
2133
2234| Name | Version |
@@ -25,9 +37,8 @@ Note that this example may create resources which may cost money. Run `terraform
2537| <a name =" requirement_aws " ></a > [ aws] ( #requirement\_ aws ) | >= 5.51.0 |
2638
2739## Providers
28- | Name | Version |
29- | ------| ---------|
30- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.56.1 |
40+
41+ No providers.
3142
3243## Modules
3344
Original file line number Diff line number Diff line change @@ -16,6 +16,18 @@ Note that this example may create resources which may cost money. Run `terraform
1616
1717
1818<!-- BEGIN_TF_DOCS -->
19+ ## Usage
20+
21+ To run this example you need to execute:
22+
23+ ``` bash
24+ $ terraform init
25+ $ terraform plan
26+ $ terraform apply
27+ ```
28+
29+ Note that this example may create resources which may cost money. Run ` terraform destroy ` when you don't need these resources.
30+
1931## Requirements
2032
2133| Name | Version |
@@ -25,9 +37,7 @@ Note that this example may create resources which may cost money. Run `terraform
2537
2638## Providers
2739
28- | Name | Version |
29- | ------| ---------|
30- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.56.1 |
40+ No providers.
3141
3242## Modules
3343
Original file line number Diff line number Diff line change @@ -16,6 +16,18 @@ Note that this example may create resources which may cost money. Run `terraform
1616
1717
1818<!-- BEGIN_TF_DOCS -->
19+ ## Usage
20+
21+ To run this example you need to execute:
22+
23+ ``` bash
24+ $ terraform init
25+ $ terraform plan
26+ $ terraform apply
27+ ```
28+
29+ Note that this example may create resources which may cost money. Run ` terraform destroy ` when you don't need these resources.
30+
1931## Requirements
2032
2133| Name | Version |
@@ -25,9 +37,7 @@ Note that this example may create resources which may cost money. Run `terraform
2537
2638## Providers
2739
28- | Name | Version |
29- | ------| ---------|
30- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.56.1 |
40+ No providers.
3141
3242## Modules
3343
Original file line number Diff line number Diff line change 11<!-- BEGIN_TF_DOCS -->
2+ ## Usage
3+
4+ To run this example you need to execute:
5+
6+ ``` bash
7+ $ terraform init
8+ $ terraform plan
9+ $ terraform apply
10+ ```
11+
12+ Note that this example may create resources which may cost money. Run ` terraform destroy ` when you don't need these resources.
13+
214## Requirements
315
416| Name | Version |
820
921## Providers
1022
11- | Name | Version |
12- | ------| ---------|
13- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.56.1 |
23+ No providers.
1424
1525## Modules
1626
Original file line number Diff line number Diff line change 11<!-- BEGIN_TF_DOCS -->
2+ ## Usage
3+
4+ To run this example you need to execute:
5+
6+ ``` bash
7+ $ terraform init
8+ $ terraform plan
9+ $ terraform apply
10+ ```
11+
12+ Note that this example may create resources which may cost money. Run ` terraform destroy ` when you don't need these resources.
13+
214## Requirements
315
416| Name | Version |
820
921## Providers
1022
11- | Name | Version |
12- | ------| ---------|
13- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.56.1 |
23+ No providers.
1424
1525## Modules
1626
Original file line number Diff line number Diff line change 11<!-- BEGIN_TF_DOCS -->
2+ ## Usage
3+
4+ To run this example you need to execute:
5+
6+ ``` bash
7+ $ terraform init
8+ $ terraform plan
9+ $ terraform apply
10+ ```
11+
12+ Note that this example may create resources which may cost money. Run ` terraform destroy ` when you don't need these resources.
13+
214## Requirements
315
416| Name | Version |
820
921## Providers
1022
11- | Name | Version |
12- | ------| ---------|
13- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.56.1 |
23+ No providers.
1424
1525## Modules
1626
You can’t perform that action at this time.
0 commit comments