Skip to content

Conversation

@terraform-ibm-modules-ops
Copy link
Contributor

@terraform-ibm-modules-ops terraform-ibm-modules-ops commented Apr 4, 2025

This PR contains the following updates:

Package Type Update Change
terraform-ibm-modules/cos/ibm (source) module minor 8.16.5 -> 8.21.8
terraform-ibm-modules/cos/ibm (source) module patch 8.21.6 -> 8.21.8
terraform-ibm-modules/kms-all-inclusive/ibm (source) module patch 4.21.2 -> 4.21.6
terraform-ibm-modules/kms-all-inclusive/ibm (source) module patch 4.21.3 -> 4.21.6
terraform-ibm-modules/landing-zone-vpc/ibm (source) module minor 7.19.1 -> 7.22.7
terraform-ibm-modules/landing-zone-vpc/ibm (source) module patch 7.22.2 -> 7.22.7
terraform-ibm-modules/resource-group/ibm (source) module minor 1.1.6 -> 1.2.0

Release Notes

terraform-ibm-modules/terraform-ibm-cos (terraform-ibm-modules/cos/ibm)

v8.21.8

Compare Source

Bug Fixes

v8.21.7

Compare Source

Bug Fixes

v8.21.6

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​851) (6d159d7)

v8.21.5

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2 (#​853) (33abb97)

v8.21.4

Compare Source

Bug Fixes
  • add missing endpoint_type to the ibm_cos_bucket_lifecycle_configuration resource (#​850) (f548200)

v8.21.3

Compare Source

Bug Fixes

v8.21.2

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​845) (b123a13)

v8.21.1

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v1.25.3 (#​846) (fe0a6e2)

v8.21.0

Compare Source

Features
  • added new output cos_instance_crn to the instance DA (#​843) (2ab2aac)

v8.20.2

Compare Source

Bug Fixes

v8.20.1

Compare Source

Bug Fixes

v8.20.0

Compare Source

Features
  • The following inputs have been renamed in the instances DA variation:
    - existing_resource_group -> use_existing_resource_group
    - skip_cos_sm_auth_policy -> skip_secrets_manager_cos_iam_auth_policy
    - instance_cbr_rules -> cos_instance_cbr_rules
  • Added support to both bucket variation to use a prefix value
  • The following inputs have been renamed in the bucket DA variations:
    - skip_iam_authorization_policy -> skip_cos_kms_iam_auth_policy
    - hard_quota -> bucket_hard_quota
    - object_versioning_enabled -> enable_object_versioning
    - retention_enabled -> enable_retention
    - retention_default -> default_retention_days
    - retention_maximum -> maximum_retention_days
    - retention_minimum -> minimum_retention_days
    - retention_permanent -> enable_permanent_retention
    - object_locking_enabled -> enable_object_locking
  • The following input haa been renamed in the bucket DA variations:
    - existing_cos_instance_id -> existing_cos_instance_crn (#​831) (7a5b631)

v8.19.8

Compare Source

Bug Fixes

v8.19.7

Compare Source

Bug Fixes
  • deps: update required_provider to latest for the deployable architecture solution (#​827) (b2f6f09)

v8.19.6

Compare Source

Bug Fixes

v8.19.5

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v1.24.3 (#​832) (0e261cf)

v8.19.4

Compare Source

Bug Fixes

v8.19.3

Compare Source

Bug Fixes

v8.19.2

Compare Source

Bug Fixes

v8.19.1

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​813) (64e0a00)

v8.19.0

Compare Source

Features
  • improved user experience for validating input variable values
    * updated required terraform to be >= 1.9.0 (#​821) (a1cb65f)

v8.18.0

Compare Source

(#​820) (31bd240)

Features
  • updated the service_credential_secrets input object schema of the DA to support creating service specific roles
    • The service_credentials_source_service_role attribute has been renamed to service_credentials_source_service_role_crn and now requires a full CRN value. For example:
      service_credentials_source_service_role_crn = "crn:v1:bluemix:public:cloud-object-storage::::serviceRole:ObjectWriter"`
    • For detailed usage, see Service credential secrets

v8.17.2

Compare Source

Bug Fixes
  • lock the time provider to specific version in the DA (#​819) (4765387)

v8.17.1

Compare Source

Bug Fixes
  • Added a default prefix value to the DA (cos). NOTE: It is still supported to pass null (or __NULL__ if in projects / schematics) if you do not wan't to use any prefix (#​812) (2876761)

v8.17.0

Compare Source

Features (#​769) (acd33fc)
  • updated configuration to use the new ibm_cos_bucket_lifecycle_configuration for managing lifecycle configuration for a bucket since the legacy approach is now deprecated. Migrating to the new schema addresses the limitations where one cannot create a rule with same rule id that has transition, expiration and abort_incomplete simultaneously, and not being able to create multiple abort_incomplete_multipart_upload rules.
  • support has been added to optionally apply an expire or archive prefix filter using new inputs expire_filter_prefix and archive_filter_prefix

Upgrade note: When upgrading to this version, existing buckets will be updated in-place to migrate to the new lifecycle configuration.

terraform-ibm-modules/terraform-ibm-kms-all-inclusive (terraform-ibm-modules/kms-all-inclusive/ibm)

v4.21.6

Compare Source

Bug Fixes

v4.21.5

Compare Source

Bug Fixes

v4.21.4

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​639) (55659a2)

v4.21.3

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​634) (d301f5b)
terraform-ibm-modules/terraform-ibm-landing-zone-vpc (terraform-ibm-modules/landing-zone-vpc/ibm)

v7.22.7

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.21.6 (#​955) (b55c908)

v7.22.6

Compare Source

Bug Fixes

v7.22.5

Compare Source

Bug Fixes

v7.22.4

Compare Source

Bug Fixes

v7.22.3

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.21.4 (#​948) (3ce0249)

v7.22.2

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for deployable architectures (#​943) (4e5a00f)

v7.22.1

Compare Source

Bug Fixes

v7.22.0

Compare Source

Features
  • Scope auth policy for flow logs to exact cos bucket

    NOTE: When upgrading from a previous version, you will see a recreate of this auth policy, however new auth policy will be created before destroyed so there will be no disruption to everyday services (#​941) (032c772)

v7.21.0

Compare Source

Features

(#​915) (33309f8)

  • added support to the module create VPC gateways using new input vpn_gateways
  • added support to the module for subnet specific tagging by adding a new subnet_tags attribute to the subnets input.
  • Added new DA for IBM Cloud catalog

v7.20.2

Compare Source

Bug Fixes
  • validation logic for dns_zone_name when set to null (#​922) (c42165a)

v7.20.1

Compare Source

Bug Fixes
  • fixed the validation logic for the dns_zone_name input
    - updated required terraform version to >=1.9.0 (#​918) (e06cd8a)

v7.20.0

Compare Source

Features
  • add support for DNS configuration
    New inputs added: dns_records, dns_zone_name, dns_zone_description and dns_zone_label (#​910) (6ee93bf)
terraform-ibm-modules/terraform-ibm-resource-group (terraform-ibm-modules/resource-group/ibm)

v1.2.0

Compare Source

Features
  • improved user experience for validating input variable values
  • updated required terraform to be >= 1.9.0

(#​706) (d2dbcd8)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

1 similar comment
@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@Aashiq-J
Copy link
Member

Aashiq-J commented Apr 8, 2025

Changes added to this PR
Closing this PR.

@Aashiq-J Aashiq-J closed this Apr 8, 2025
@Aashiq-J Aashiq-J deleted the renovate/terraform-module branch April 8, 2025 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants