Releases: terraform-ibm-modules/terraform-ibm-account-infrastructure-base
Releases · terraform-ibm-modules/terraform-ibm-account-infrastructure-base
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
2.0.0 (2025-03-28)
Features
- Removed support for creating an Atracker route/COS bucket
- Added support to create global resource group that takes precedence over all other resource group names
- switched to booleans for using existing groups
- added new resource-group-only variation(#294) (44a3e8c)
BREAKING CHANGES
- The
standard
variation of the DA has been deprecated in favour of a newfully-configurable
variation. There is no supported upgrade path between these variations
v1.19.2
v1.19.1
v1.19.0
1.19.0 (2025-03-03)
Features
- The following DA variables have been renamed:
- provision_atracker_cos --> provision_activity_tracker_cos
- skip_cos_kms_auth_policy --> skip_cos_kms_iam_auth_policy
- public_access_enabled --> enable_public_access
- shell_settings_enabled --> enable_shell_settings
- resource_tags --> cos_instance_tags
- cos_bucket_expire_enabled --> enable_bucket_expiry
- cos_bucket_object_versioning_enabled --> enable_cos_bucket_object_versioning
- cos_bucket_archive_enabled --> enable_cos_bucket_archival
- cos_bucket_retention_enabled --> enable_cos_bucket_retention
- cos_bucket_retention_default --> cos_bucket_default_retention_days
- cos_bucket_retention_maximum --> cos_bucket_maximum_retention_days
- cos_bucket_retention_minimum --> cos_bucket_minimum_retention_days
- cos_bucket_retention_permanent --> enable_cos_bucket_permanent_retention
- skip_atracker_cos_iam_auth_policy --> skip_activiy_tracker_cos_iam_auth_policy