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
This commit is contained in:
okguru1
2024-08-29 16:45:50 +03:00
committed by GitHub
parent 09de7d67ff
commit dc0a27b8c2
3 changed files with 19 additions and 3 deletions

File diff suppressed because one or more lines are too long