Skip to content

Commit b9e0290

Browse files
authored
fix: remove use_manual_address_prefixes variable (#510)
BREAKING CHANGE: Removed the input variable `use_manual_address_prefixes`. The value of this variable is now computed by the module based on the `address_prefixes` input variable. If `address_prefixes` variable is set, then the modules determine that manual address prefix are used. Note: in the event that `use_manual_address_prefix=false` (the default value) AND `address_prefixes` was specified, the VPC and everything deployed into it will be destroyed and it will be recreated when moving up to this version. To avoid this - BEFORE upgrading to this version of the module - set `use_manual_address_prefix` to true, and apply the change (`terraform apply`). You are now ready to upgrade to the new version without ending up in a VPC deletion.
1 parent 0699a66 commit b9e0290

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)