clusterinthecloud / terraform

Terraform config for Cluster in the Cloud
https://cluster-in-the-cloud.readthedocs.io
MIT License
20 stars 23 forks source link

WIP: Google cloud platform #33

Closed christopheredsall closed 4 years ago

christopheredsall commented 4 years ago

A coupe of things to note:

milliams commented 4 years ago

i think the general process we want is:

  1. Merge this into a branch in this repo
  2. Make sure that the branch still works as expected against Oracle
  3. Merge the Ansible PR into a branch in that repo
  4. Make sure that this repo still works against that branch for Oracle
  5. Test the GCP Terraform workflow
  6. Test the GCP Terraform+Ansible workflow
  7. Add some automated tests
  8. Merge all

I'll start by merging this PR into google-cloud-platform, making those changes that @christopheredsall mentioned above and then opening another PR where we can track any required fixes.