-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: Initial investigation of Terraform in Kokoro integration tests #8555
Conversation
… java-bigqueryconnection, and java-container
…spite generating an error, it works and is necessary.
…ject has been deleted. Remove unused required provider.
…void destroy failure.
…ort persistent and single-use project use cases. See ./.terraform/README.md
…e for all provisioning. Separate 'destroy' stage. Support module-specific output variables, environment variables, and predestroy scripts. Add java-redis, java-dataflow.
Two concerns: Both of these are handled according to Google's Best Practices for using Terraform: A) Section "Randomize project IDs and resource names" says:
Two types of resources:
B) Section "Activate required APIs in modules" says:
The |
There were two unexpected test failures in the latest run.
|
…vel non-terraform build.
No description provided.