cloud-foundation-fabric/tests/examples
Ayman Farhat 54d805dac0
New example for a data playground Terraform setup (#655)
* Initial commit for adding a sample data playground

* Update README

* Add license boilerplate to variables.tf

* Apply linting rules

* rename var to ptoject_id, create prefix var, remove extra zone var

* Adds the option for using an existing project by default

* Bundles all VPC related variables in a single vpc_config variable of type object

* Add encryption_key usage example + policy_boolean

* Add tests, apply linting and todos for upcoming PRs

* Update variables in readme

* Fix formatting via fmt

* Rename test dir to fix module conflict issue

* Add high level diagram and sort vars/outputs by alphabetical

* Modify diagram and update main README under data examples with link / summary

* Line break

* Use png in diagram

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-07-10 09:27:18 +02:00
..
cloud_operations Binary authorization module and example 2022-06-17 16:09:12 +02:00
data_solutions New example for a data playground Terraform setup (#655) 2022-07-10 09:27:18 +02:00
factories Add support for Shared VPC service IAM to project module (#525) 2022-02-09 11:06:51 +01:00
foundations Simplify tests by figuring out fixture dir automatically 2022-01-11 11:54:13 +01:00
networking Change hub and spoke VPN example to use VPN HA (#643) 2022-05-02 09:01:05 +02:00
serverless/api_gateway API gateway module and example that creates a multi-region deployment for API gateway 2022-02-22 12:00:44 +01:00