GoogleCloudPlatform / terraform-validator

Terraform Validator is not an officially supported Google product; it is a library for conversion of Terraform plan data to CAI Assets. If you have been using terraform-validator directly in the past, we recommend migrating to `gcloud beta terraform vet`.
https://cloud.google.com/docs/terraform/policy-validation
Apache License 2.0
437 stars 93 forks source link

Initial terraform for the test environment #1498

Closed modular-magician closed 1 year ago

modular-magician commented 1 year ago

This change adds a Terraform config file that is intended to capture the infrastructure required to run the full suite of acceptance tests. It also includes steps in the comments for operations that cannot be performed with Terraform.

The config file also mentions b/268353203, which captures more of the details for provisioning the environment for Googlers internally.

If this PR is for Terraform, I acknowledge that I have:

Release Note Template for Downstream PRs (will be copied)

Derived from https://github.com/GoogleCloudPlatform/magic-modules/pull/7196