Skip to content

Commit

Permalink
terraform-docs: Update module usage
Browse files Browse the repository at this point in the history
  • Loading branch information
shoekstra committed Mar 19, 2021
1 parent a328f8b commit 6b318fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/avm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ In case you would like to NOT monitor AWS SSO roles, you can set `monitor_iam_ac
| sso\_lastname | The lastname of the Control Tower SSO account | `string` | `"Admin"` | no |
| terraform\_auto\_apply | Whether to automatically apply changes when a Terraform plan is successful | `bool` | `false` | no |
| terraform\_version | Terraform version to use | `string` | `null` | no |
| tfe\_agent\_pool\_id | Terraform agent pool ID | `string` | `null` | no |
| tfe\_vcs\_branch | Terraform VCS branch to use | `string` | `"master"` | no |
| trigger\_prefixes | List of repository-root-relative paths which should be tracked for changes | `list(string)` | <pre>[<br> "modules"<br>]</pre> | no |

Expand Down

0 comments on commit 6b318fa

Please sign in to comment.