Update gke multitenant README

This commit is contained in:
Julio Castillo 2022-08-24 15:40:42 +02:00
parent 52e7e0517a
commit d345cf8223
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ It's of course possible to run this stage in isolation, by making sure the archi
| name | description | modules | resources |
|---|---|---|---|
| [main.tf](./main.tf) | GKE multitenant for development environment. | <code>_module</code> | |
| [main.tf](./main.tf) | GKE multitenant for development environment. | <code>multitenant-fleet</code> | |
| [outputs.tf](./outputs.tf) | Output variables. | | <code>google_storage_bucket_object</code> · <code>local_file</code> |
| [variables.tf](./variables.tf) | Module variables. | | |