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
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -193,13 +193,12 @@ Available targets:
193
193
| alb_target_group_alarms_insufficient_data_actions | A list of ARNs (i.e. SNS Topic ARN) to execute when ALB Target Group alarms transition into an INSUFFICIENT_DATA state from any other state. | list |`<list>`| no |
194
194
| alb_target_group_alarms_ok_actions | A list of ARNs (i.e. SNS Topic ARN) to execute when ALB Target Group alarms transition into an OK state from any other state. | list |`<list>`| no |
195
195
| alb_zone_id | The ID of the zone in which ALB is provisioned | string | - | yes |
196
-
| atlantis_allow_repo_config | Allow Atlantis to use atlantis.yaml | string |`true`| no |
197
196
| atlantis_gh_team_whitelist | Atlantis GitHub team whitelist | string | `` | no |
Copy file name to clipboardExpand all lines: docs/terraform.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,13 +19,12 @@
19
19
| alb_target_group_alarms_insufficient_data_actions | A list of ARNs (i.e. SNS Topic ARN) to execute when ALB Target Group alarms transition into an INSUFFICIENT_DATA state from any other state. | list |`<list>`| no |
20
20
| alb_target_group_alarms_ok_actions | A list of ARNs (i.e. SNS Topic ARN) to execute when ALB Target Group alarms transition into an OK state from any other state. | list |`<list>`| no |
21
21
| alb_zone_id | The ID of the zone in which ALB is provisioned | string | - | yes |
22
-
| atlantis_allow_repo_config | Allow Atlantis to use atlantis.yaml | string |`true`| no |
23
22
| atlantis_gh_team_whitelist | Atlantis GitHub team whitelist | string | `` | no |
0 commit comments