-
Notifications
You must be signed in to change notification settings - Fork 913
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exposing aws_v4_authentication configuration in global external alb (#…
…2539) * added disable_default_snat variable * add an option to disable default snat * tfdoc readme * change order of variables * modify variable to exist within vpc_config and have a null default, creating a conditional dynamic block to provide backward compatability * defining disable snat variable in autopilot as it is also an option * fix conditional * update readme * null is implied in optional bool * update readmes * expose aws_v4_authentication configuration option * terraform fmt * update readme * use dynamic block and optional for new variable
- Loading branch information
Showing
3 changed files
with
19 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters