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.
This PR contains the following updates:
v0.52.0->v0.53.0v1.60.21->v1.60.27v1.23.2->v1.24.010.5.8->10.5.114.4.2->4.6.05.4.10->5.5.0Release Notes
gruntwork-io/terratest (github.com/gruntwork-io/terratest)
v0.53.0Compare Source
What's Changed
InitAndValidateInputsE()by @particleflux in #1616Full Changelog: gruntwork-io/terratest@v0.52.0...v0.53.0
terraform-ibm-modules/ibmcloud-terratest-wrapper (github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper)
v1.60.27Compare Source
Bug Fixes
v1.60.26Compare Source
Bug Fixes
v1.60.25Compare Source
Bug Fixes
v1.60.24Compare Source
Bug Fixes
v1.60.23Compare Source
Bug Fixes
v1.60.22Compare Source
Bug Fixes
terraform-ibm-modules/common-pipeline-assets (terraform-ibm-modules/common-pipeline-assets)
v1.24.0Compare Source
Features
terraform-ibm-modules/terraform-ibm-cos (terraform-ibm-modules/cos/ibm)
v10.5.11Compare Source
Bug Fixes
v10.5.10Compare Source
Bug Fixes
add_bucket_name_suffixto true in buckets submodule (#1002) (3ba70bf)v10.5.9Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-event-streams (terraform-ibm-modules/event-streams/ibm)
v4.6.0Compare Source
Features
The
service_credential_namesinput has been renamed toresource_keys. It now supports creating multiple keys with different roles and allows you to specify the endpoint to use. It also now supports the "NONE" role type. See below for sample usage.[ { "name": "reader-resource-key", "role": "Reader", "endpoint": "private" }, { "name": "writer-resource-key", "role": "Writer" "endpoint": "public" } ]The
service_credentials_jsonandservice_credentials_objectoutputs have been replaced by aresource_keysoutput. (#472) (f4b4157)v4.5.0Compare Source
Features
terraform-ibm-modules/terraform-ibm-kms-all-inclusive (terraform-ibm-modules/kms-all-inclusive/ibm)
v5.5.0Compare Source
Features
next stepsurls for Key Protect DA (#790) (cbf18d3)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.
This PR has been generated by Renovate Bot.