Aurelien's SVPC DNS example (#186)

* Cloud DNS and Shared VPC (#184)

* Cloud DNS and Shared VPC module to allow application teams to have their own Cloud DNS configuration.

* Cleaning up README.md

* Improving Formating.

* Adding license to all .tf files.

* Removing dead code.

* Moving this example into the Cloud Operations folder.

* Using fabric resources and refactoring. Only the 'test.example' file is not using the proper modules now.

* normalize README, use autogenerated vars table, add types to variables

* refactor

* simple tests

* add diagram, update READMEs

Co-authored-by: Aurélien Legrand <aurelien.legrand01@gmail.com>
This commit is contained in:
Ludovico Magnocavallo
2021-01-11 11:57:57 +01:00
committed by GitHub
parent 86a37616b2
commit fe71be72d3
18 changed files with 631 additions and 1 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
**/terraform.tfstate*
**/terraform.tfvars
**/.terraform.tfstate.lock.info
**/.terraform.lock.hcl
!tests/**/terraform.tfvars
**/__pycache__
**/.pytest_cache