terraform-ibm-modules / terraform-ibm-mas

Deploys Maximo Application Suite on an IBM Cloud openshift cluster.
Apache License 2.0
2 stars 1 forks source link

fix: remove upper limit for required terraform version #129

Closed akocbek closed 5 months ago

akocbek commented 5 months ago

/run pipeline

ocofaigh commented 5 months ago
│ Error: job is failed: mas-inst1-pipelines/mas-deploy-job
│ 
│   with module.existing_cluster.helm_release.maximo_helm_release,
│   on ../../main.tf line 8, in resource "helm_release" "maximo_helm_release":
│    8: resource "helm_release" "maximo_helm_release" {
│ 
╵}

Retrying..

ocofaigh commented 5 months ago

/run pipeline

ocofaigh commented 5 months ago

Failed with:

│ Error: context deadline exceeded
│ 
│   with module.existing_cluster.helm_release.maximo_helm_release,
│   on ../../main.tf line 8, in resource "helm_release" "maximo_helm_release":
│    8: resource "helm_release" "maximo_helm_release" {
│ 
╵}

Retrying..

ocofaigh commented 5 months ago

/run pipeline

ocofaigh commented 5 months ago

The pipeline failed with same issue. Team are debugging, however its unrelated to changes in this PR. Going to force merge this PR, since there is no risk with the type of change here

terraform-ibm-modules-ops commented 5 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: