Version 0.10.1
What's Changed
Full Changelog: v0.10.0...v0.10.1
Root Modules Updated
Root Module |
---|
aws |
azure |
Impact of updates
- The local variable
cdp_groups
, used if the equivalentcdp_groups
input variable is not specified now includes a cloud provider specific string (az
for Azure,aw
for AWS andgc
for GCP). This ensure that the group names are unique where the same prefix is used across all cloud providers.