Releases: terraform-ibm-modules/terraform-ibm-account-infrastructure-base
Releases · terraform-ibm-modules/terraform-ibm-account-infrastructure-base
v1.18.1
v1.18.0
v1.17.3
v1.17.2
v1.17.1
v1.17.0
1.17.0 (2024-12-09)
Features
- In this release, the DA now creates default resource group by default. (#261) (ee67d10).
- You may opt-out of this new behavior by setting the input variable
audit_resource_group_name
,devops_resource_group_name
,edge_resource_group_name
,management_resource_group_name
,observability_resource_group_name
,security_resource_group_name
andworkload_resource_group_name
to null in native terraform, or the string__NULL__
in IBM Cloud Project.
- You may opt-out of this new behavior by setting the input variable
v1.16.3
v1.16.2
v1.16.1
v1.16.0
1.16.0 (2024-11-26)
Features
- exposed the ability to set the
provider_visibility
in the DA Learn more (#251) (feb2f5a), closes /registry.terraform.io/providers/IBM-Cloud/IBM/latest/docs#visibility-1