Browse Source

Created a template tfvars to be supplied when using the modules non-interactively

Roberto Barbosa 8 years ago
parent
commit
6c53ecdc83
2 changed files with 3 additions and 0 deletions
  1. BIN
      graph.png
  2. 3 0
      terraform.tfvar

BIN
graph.png


+ 3 - 0
terraform.tfvar

@@ -0,0 +1,3 @@
+aws_access_key = ""
+aws_secret_key = ""
+public_key_path=""