cloudbees-oss / terraform-aws-cloudbees-ci-eks-addon

CloudBees CI Add-on for AWS EKS
https://registry.terraform.io/modules/cloudbees/cloudbees-ci-eks-addon/aws
MIT License
10 stars 12 forks source link

[Blueprints, all] Run test-all.sh from CloudBees.io Platform #37

Closed carlosrodlop closed 9 months ago

carlosrodlop commented 10 months ago

https://www.cloudbees.com/products/saas-platform Example: https://github.com/cloudbees/cloudbees-terraform-example/blob/main/.cloudbees/workflows/workflow.yaml#L23-L39

Running inside the organization cloudbees org because of 2 things:

carlosrodlop commented 10 months ago

Tickets created:

carlosrodlop commented 10 months ago

Creating Backend file is required https://github.com/carlosrodlop/terraform-lib/blob/main/clouds/aws/root/alpha/01_infra/backend.tf.example into the CI steps

https://developer.hashicorp.com/terraform/language/settings/backends/s3

carlosrodlop commented 9 months ago

It has been implemented, see .cloudbees folder.