Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Commit

Permalink
turn-off-transit-gateway
Browse files Browse the repository at this point in the history
turn-off-transit-gateway
  • Loading branch information
ASTRobinson authored Sep 20, 2022
1 parent 6899a99 commit d43f419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:
TF_INPUT: 0
TF_VAR_env: $ENV
TF_IN_AUTOMATION: true
TF_VAR_enable_transit_gateway: true
TF_VAR_enable_transit_gateway: false
TF_VAR_owner_email: [email protected]
TF_VAR_enable_critical_notifications: true
parameter-store:
Expand Down

0 comments on commit d43f419

Please sign in to comment.