terraform-ibm-modules / terraform-ibm-secrets-manager

This module creates a Secrets Manager instance
Apache License 2.0
1 stars 2 forks source link

fix: add validation for resource group in a case existing SM CRN is not set #113

Closed akocbek closed 5 months ago

akocbek commented 5 months ago

Description

Release required?

Release notes content

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:

/run pipeline

Checklist for reviewers

For mergers

akocbek commented 5 months ago

/run pipeline

akocbek commented 5 months ago

/run pipeline

akocbek commented 5 months ago

/run pipeline

akocbek commented 5 months ago

/run pipeline

akocbek commented 5 months ago
"Result": {
│         "errors": [
│             {
│                 "code": "access_forbidden",
│                 "message": "API key validation failed. Error: Could not create IAM service ID using the provided configuration. Verify that the provided API key has the correct permissions. [secrets-manager.03121E]",
│                 "more_info": "https://cloud.ibm.com/apidocs/secrets-manager"
│             }
│         ],
│         "status_code": 403,
│         "trace": "a6a0f442-3235-138b-19c5-193ee382a950"
akocbek commented 5 months ago

/run pipeline

terraform-ibm-modules-ops commented 5 months ago

:tada: This PR is included in version 1.12.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: