This PR simplifies fluxfw-gcp example deployments by factoring the necessary network, IAM, and storage components out of the individual examples into a common foundation.
The foundation is deployed using a top-level Makefile.
The examples are deployed via Terraform
Multiple examples can be deployed on a single instance of the foundation.
This PR simplifies fluxfw-gcp example deployments by factoring the necessary network, IAM, and storage components out of the individual examples into a common foundation.
The foundation is deployed using a top-level Makefile. The examples are deployed via Terraform
Multiple examples can be deployed on a single instance of the foundation.