yugabyte / terraform-gcp-yugabyte

A Terraform module to deploy and run YugabyteDB on GCP.
Apache License 2.0
5 stars 21 forks source link

CI/CD for YB TerraForm GCP #3

Open vishal-biyani opened 5 years ago

vishal-biyani commented 5 years ago

A CI/CD pipeline which deploys the YB stack using Terraform in GCP and verifies with some basic tests

vaibhavp commented 4 years ago

Started working on it. Please refer pull request #6 where I have added some terratest cases and GitHub action for CI/CD.