Commit Graph

5 Commits

Author SHA1 Message Date
Ludovico Magnocavallo 40cb46e1cc
Add support for Shared VPC service IAM to project module (#525)
* project module changes

* fix examples

* add comments in module code

* re-enable nullable on svpc variables

* project factory

* Tests still failing (#526)

* fix pf

* tfdoc

* pf test boilerplate

Co-authored-by: Simone Ruffilli <sruffilli@google.com>
2022-02-09 11:06:51 +01:00
Julio Castillo 82b181f34e Project factory fixes
- Add GKE roles in the host project
- Use SA names from project module
- Add a few outputs
- Add prefix for project ids
2022-02-07 11:54:19 +01:00
Julio Castillo 5937bac299 Update PF to grant network user to the cloud service agent when using gke. 2022-02-06 19:57:25 +01:00
Ludovico Magnocavallo e866db2c88 Merge Fabric FAST (#435)
Co-authored-by: Simone Ruffilli <sruffilli@google.com>
Co-authored-by: Julio Castillo <jccb@google.com>
2022-01-19 14:19:39 +01:00
Simone Ruffilli 3f498594ee
Project Factory (#432) 2022-01-14 10:29:09 +01:00