fix(deps): update terraform-module #228
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
PR to fix failures seen in #206, failing because of upgrade test seeing changes/deletions due to changes in the COS bucket lifecycle arguments. Link to the failed pipeline run: https://github.com/terraform-ibm-modules/terraform-ibm-s2s-auth/actions/runs/14562532493
Manual Upgrade Test output
Release required?
x.x.X)x.X.x)X.x.x)Release notes content
Renovate Release Notes from #206
1.29.0->1.30.08.16.5->8.21.132.9.0->2.10.11.1.6->1.2.0Release Notes
terraform-ibm-modules/terraform-ibm-cbr (terraform-ibm-modules/cbr/ibm)
v1.30.0Compare Source
Features
- New supported services "atracker", "logs", "ghost-tags"
- Deprecated services "databases-for-cassandra", "logdna", "logdnaat" (#641) (be6a290)
v1.29.1Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-cos (terraform-ibm-modules/cos/ibm)
v8.21.13Compare Source
Bug Fixes
v8.21.12Compare Source
Bug Fixes
v8.21.11Compare Source
Bug Fixes
v8.21.10Compare Source
Bug Fixes
v8.21.9Compare Source
Bug Fixes
v8.21.8Compare Source
Bug Fixes
v8.21.7Compare Source
Bug Fixes
v8.21.6Compare Source
Bug Fixes
v8.21.5Compare Source
Bug Fixes
v8.21.4Compare Source
Bug Fixes
endpoint_typeto theibm_cos_bucket_lifecycle_configurationresource (#850) (f548200)v8.21.3Compare Source
Bug Fixes
v8.21.2Compare Source
Bug Fixes
v8.21.1Compare Source
Bug Fixes
v8.21.0Compare Source
Features
cos_instance_crnto theinstanceDA (#843) (2ab2aac)v8.20.2Compare Source
Bug Fixes
v8.20.1Compare Source
Bug Fixes
v8.20.0Compare Source
Features
-
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-
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-
existing_cos_instance_id->existing_cos_instance_crn(#831) (7a5b631)v8.19.8Compare Source
Bug Fixes
v8.19.7Compare Source
Bug Fixes
v8.19.6Compare Source
Bug Fixes
v8.19.5Compare Source
Bug Fixes
v8.19.4Compare Source
Bug Fixes
v8.19.3Compare Source
Bug Fixes
v8.19.2Compare Source
Bug Fixes
v8.19.1Compare Source
Bug Fixes
v8.19.0Compare Source
Features
* updated required terraform to be
>= 1.9.0(#821) (a1cb65f)v8.18.0Compare Source
(#820) (31bd240)
Features
service_credential_secretsinput object schema of the DA to support creating service specific rolesservice_credentials_source_service_roleattribute has been renamed toservice_credentials_source_service_role_crnand now requires a full CRN value. For example:service_credentials_source_service_role_crn = "crn:v1:bluemix:public:cloud-object-storage::::serviceRole:ObjectWriter"`
v8.17.2Compare Source
Bug Fixes
v8.17.1Compare Source
Bug Fixes
cos). NOTE: It is still supported to passnull(or__NULL__if in projects / schematics) if you do not wan't to use any prefix (#812) (2876761)v8.17.0Compare Source
Features (#769) (acd33fc)
expire_filter_prefixandarchive_filter_prefixUpgrade 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-key-protect (terraform-ibm-modules/key-protect/ibm)
v2.10.1Compare Source
Bug Fixes
v2.10.0Compare Source
Features
- Add support for the cross-region-resiliency service plan, for more information regarding this plan see: https://cloud.ibm.com/docs/key-protect?topic=key-protect-pricing-plan (a7ef90d)
terraform-ibm-modules/terraform-ibm-resource-group (terraform-ibm-modules/resource-group/ibm)
v1.2.0Compare Source
Features
>= 1.9.0(#706) (d2dbcd8)
Run the pipeline
If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.
Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:
Checklist for reviewers
For mergers