Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Commit

Permalink
Create terraform.tfvars (#15)
Browse files Browse the repository at this point in the history
* Create terraform.tfvars

As per #7

* Name variable `region`
  • Loading branch information
osulli authored and osterman committed Mar 11, 2019
1 parent 6fe4965 commit a28972c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/conf/tfstate-backend/terraform.tfvars
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
region = "${aws_region}"

0 comments on commit a28972c

Please sign in to comment.