hi all, have been reading fleet deployment docs and saw that fleet can be deployed to aws via terraform module. does anyone know if deploying to GCP with terraform is possible or if support for that is coming?
whoa neat! so all these terraform files are meant to be cloned for the deployment?
b
Benjamin Edwards
07/10/2023, 8:04 PM
Personally I’d clone but not pull. Once you have the files you’ll probably want to evolve your infrastructure without being tied to changes to these files. Today we have modules but they only support AWS for now.