You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -134,7 +134,7 @@ As of version 1.6.0, AFT collects anonymous operational metrics to help AWS impr
134
134
| <aname="input_terraform_org_name"></a> [terraform\_org\_name](#input\_terraform\_org\_name)| Organization name for Terraform Cloud or Enterprise |`string`|`"null"`| no |
135
135
| <aname="input_terraform_token"></a> [terraform\_token](#input\_terraform\_token)| Terraform token for Cloud or Enterprise |`string`|`"null"`| no |
136
136
| <aname="input_terraform_version"></a> [terraform\_version](#input\_terraform\_version)| Terraform version being used for AFT |`string`|`"0.15.5"`| no |
137
-
| <aname="input_tf_backend_secondary_region"></a> [tf\_backend\_secondary\_region](#input\_tf\_backend\_secondary\_region)| AFT creates a backend for state tracking for its own state as well as OSS cases. The backend's primary region is the same as the AFT region, but this defines the secondary region to replicate to. |`string`|n/a|yes|
137
+
| <aname="input_tf_backend_secondary_region"></a> [tf\_backend\_secondary\_region](#input\_tf\_backend\_secondary\_region)| AFT creates a backend for state tracking for its own state as well as OSS cases. The backend's primary region is the same as the AFT region, but this defines the secondary region to replicate to. |`string`|`""`|no|
138
138
| <aname="input_vcs_provider"></a> [vcs\_provider](#input\_vcs\_provider)| Customer VCS Provider - valid inputs are codecommit, bitbucket, github, or githubenterprise |`string`|`"codecommit"`| no |
0 commit comments