Skip to content

aws_network: replace az_list by az_count

Ghost User requested to merge az-count into master

az_count determines the number of AZs to use in the selected region.

If the requested number of AZs is greater than the available AZs terraform will return an error.

If az_count is 0, all available AZs are used.

Merge request reports

Loading