We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb1a4a commit 73205daCopy full SHA for 73205da
2 files changed
terraform/implementations/aws/infra/backend.tf
@@ -0,0 +1,5 @@
1
+terraform {
2
+ backend "local" {
3
+ path = "aws-infra-testgrid-terraform.tfstate"
4
+ }
5
+}
terraform/implementations/aws/infra/tf-plan.gpg
48.6 KB
0 commit comments