Skip to content

Commit 3abeee6

Browse files
terraform-docs: automated action
1 parent 61e48c3 commit 3abeee6

File tree

7 files changed

+92
-21
lines changed

7 files changed

+92
-21
lines changed

examples/assign-users-and-groups-to-account/README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
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 |
@@ -8,9 +20,7 @@
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

examples/create-member-account/README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff 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

examples/create-organization/README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff 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

examples/create-organizational-unit/README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff 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

examples/create-permission-set/README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
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 |
@@ -8,9 +20,7 @@
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

examples/create-sso-group-and-assign-users/README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
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 |
@@ -8,9 +20,7 @@
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

examples/create-standard-organization-policies/README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
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 |
@@ -8,9 +20,7 @@
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

0 commit comments

Comments
 (0)