v0.2.1 - Use of VPC Names in BlackHole Routes and fixes
You can now use a VPC Name from the configuration file as a blackholeCidr
. The vpcCidr
will automatically be substituted for you. This should improve readability of the configuration file where blackhole configurations are between vpcBuilder defined VPCs.
Includes a bug fix to RAM Shared subnets. They will now be named with the VPC Name instead of just the VPC Style making it easier to understand what share relates to what VPC.