Created
March 2, 2017 20:38
-
-
Save yeehaa123/4ff7c57acd56f4c49ee87e5cabf8a586 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
terraform remote config -backend=s3 -backend-config="bucket=offcourse-remote-state" -backend-config="key=services/terraform.tfstate" -backend-config="region=us-east-1" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment