terraform-ibm-modules / stack-ibm-core-security-services

Deploy core security and other supporting services to get set up to manage the security compliance of the resources in your account.
Apache License 2.0
1 stars 4 forks source link

feat: update sm version locator #69

Closed jor2 closed 2 months ago

jor2 commented 2 months ago

Description

update sm da to latest version.

Release required?

Release notes content

update sm da to latest version.

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

jor2 commented 2 months ago

/run pipeline

jor2 commented 2 months ago
 2024/06/26 00:11:50 Terraform apply | Error: Invalid function argument
 2024/06/26 00:11:50 Terraform apply | 
 2024/06/26 00:11:50 Terraform apply |   on .terraform/modules/create_profile_attachment/modules/attachment/main.tf line 28, in locals:
 2024/06/26 00:11:50 Terraform apply |   28:   validate_profile = lookup(local.profile_map, var.profile_name, null) == null ? tobool("Could not find a valid profile name ${var.profile_name} and matching version ${var.profile_version}") : true
 2024/06/26 00:11:50 Terraform apply |     ├────────────────
 2024/06/26 00:11:50 Terraform apply |     │ while calling tobool(v)
 2024/06/26 00:11:50 Terraform apply |     │ var.profile_name is "CIS IBM Cloud Foundations Benchmark"
 2024/06/26 00:11:50 Terraform apply |     │ var.profile_version is "latest"
 2024/06/26 00:11:50 Terraform apply | 
 2024/06/26 00:11:50 Terraform apply | Invalid value for "v" parameter: cannot convert "Could not find a valid
 2024/06/26 00:11:50 Terraform apply | profile name CIS IBM Cloud Foundations Benchmark and matching version latest"
 2024/06/26 00:11:50 Terraform apply | to bool; only the strings "true" or "false" are allowed.
jor2 commented 2 months ago

/run pipeline

ocofaigh commented 2 months ago

@jor2 can you address the comment please - hoping to include this in a new release to prod next week

jor2 commented 2 months ago

/run pipeline

ocofaigh commented 2 months ago

/run pipeline

ocofaigh commented 2 months ago

/run pipeline

ocofaigh commented 2 months ago

/run pipeline

terraform-ibm-modules-ops commented 2 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: