Skip to content

Commit

Permalink
terraform-docs: automated update action
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurbdiniz committed Oct 1, 2021
1 parent d176835 commit a00feba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ module "org" {
| Name | Description | Type | Default | Required |
|------|-------------|------|---------|:--------:|
| already\_exists | Whether the organization already exists or needs to be created | `bool` | `false` | no |
| enable\_aws\_sso | Whether the AWS SSO needs to be enabled when creating a new organisation | `bool` | `false` | no |
| name | Name for this organization (not actually used in API call) | `any` | n/a | yes |

## Outputs
Expand Down

0 comments on commit a00feba

Please sign in to comment.