Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

Conversation

@terraform-ibm-modules-ops
Copy link
Contributor

@terraform-ibm-modules-ops terraform-ibm-modules-ops commented Feb 8, 2025

This PR contains the following updates:

Package Type Update Change
common-dev-assets digest 8a13c7b -> 7918b90
github.com/gruntwork-io/terratest require patch v0.48.1 -> v0.48.2
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper require minor v1.42.10 -> v1.46.1
go (source) toolchain minor 1.23.4 -> 1.24.0

Release Notes

gruntwork-io/terratest (github.com/gruntwork-io/terratest)

v0.48.2

Compare Source

Modules affected

  • shell
  • aws
  • gcp
  • terraform
  • k8s
  • azure
  • database

What's Changed

New Contributors

Full Changelog: gruntwork-io/terratest@v0.48.1...v0.48.2

terraform-ibm-modules/ibmcloud-terratest-wrapper (github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper)

v1.46.1

Compare Source

Bug Fixes

v1.46.0

Compare Source

Features
  • added Schematic test hooks and outputs (#​919)
    - Added Pre and Post Apply and Destroy hooks to the testschematic options
    - Added LastTestTerraformOutputs to testschematic options struct and set after each apply step (5ac1bec)

v1.45.2

Compare Source

Bug Fixes

v1.45.1

Compare Source

Bug Fixes

v1.45.0

Compare Source

Features
  • add new function to delete reclamation instances using CRN (#​914) (8c35ed6)

v1.44.0

Compare Source

Features
  • ability to set value of the API_DATA_IS_SENSITIVE environment variable (#​915) (838f9d6)

v1.43.0

Compare Source

Features
  • add option for an upgrade test using schematics (#​913)
    - Added new upgrade test feature, implemented by a new function testschematic.RunSchematicUpgradeTest()
    - added new options to testschematic.TestSchematicOptions to configure and support new upgrade functionality (a50d580)

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

/run pipeline

@shemau
Copy link
Contributor

shemau commented Feb 8, 2025

TestRunUpgradeCompleteExample 2025-02-08T04:43:12Z logger.go:67: │ Error: Invalid index
TestRunUpgradeCompleteExample 2025-02-08T04:43:12Z logger.go:67: │ 
TestRunUpgradeCompleteExample 2025-02-08T04:43:12Z logger.go:67: │   on main.tf line 103, in module "enterprise_db":
TestRunUpgradeCompleteExample 2025-02-08T04:43:12Z logger.go:67:103:   kms_key_crn                  = module.key_protect_all_inclusive.keys["icd-edb.${var.prefix}-edb"].crn
TestRunUpgradeCompleteExample 2025-02-08T04:43:12Z logger.go:67: │     ├────────────────
TestRunUpgradeCompleteExample 2025-02-08T04:43:12Z logger.go:67: │     │ module.key_protect_all_inclusive.keys is object with 2 attributes
TestRunUpgradeCompleteExample 2025-02-08T04:43:12Z logger.go:67: │     │ var.prefix is "edb-upg-jrkvwc"
TestRunUpgradeCompleteExample 2025-02-08T04:43:12Z logger.go:67: │ 
TestRunUpgradeCompleteExample 2025-02-08T04:43:12Z logger.go:67: │ The given key does not identify an element in this collection value.

This error has been experienced in other repos. It is an error a KMS key index on the main branch. The fix will likely to have to be run without an upgrade test, because main can not be deployed to perform the upgrade.

@shemau
Copy link
Contributor

shemau commented Feb 8, 2025

This should be resolved automatically by the next renovate cycle after issue #323 is resolved in PR #324

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

1 similar comment
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops
Copy link
Contributor Author

ℹ Artifact update notice

File name: tests/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/IBM-Cloud/power-go-client v1.9.0 -> v1.10.0
github.com/IBM/platform-services-go-sdk v0.73.0 -> v0.75.0
github.com/ProtonMail/go-crypto v1.1.3 -> v1.1.5
github.com/go-git/go-billy/v5 v5.6.1 -> v5.6.2
github.com/go-git/go-git/v5 v5.13.1 -> v5.13.2
github.com/pjbgf/sha1cd v0.3.0 -> v0.3.2
golang.org/x/crypto v0.32.0 -> v0.33.0
golang.org/x/sync v0.10.0 -> v0.11.0
golang.org/x/sys v0.29.0 -> v0.30.0
golang.org/x/text v0.21.0 -> v0.22.0

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev terraform-ibm-modules-dev merged commit 991d882 into main Feb 16, 2025
2 checks passed
@terraform-ibm-modules-dev terraform-ibm-modules-dev deleted the renovate/ci-dependencies branch February 16, 2025 00:22
@terraform-ibm-modules-ops
Copy link
Contributor Author

🎉 This PR is included in version 1.10.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants