mirror of
https://github.com/farcasclaudiu/terraform-course.git
synced 2026-06-28 21:01:57 +03:00
docker-demo-3
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
terraform remote config -backend=s3 -backend-config="bucket=terraform-state-a2b6219" -backend-config="key=terraform/terraform.tfstate" -backend-config="region=eu-west-1"
|
||||
Reference in New Issue
Block a user