aboutsummaryrefslogtreecommitdiff
path: root/test/fixtures/backends/terraform_aws.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/backends/terraform_aws.yml')
-rw-r--r--test/fixtures/backends/terraform_aws.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/fixtures/backends/terraform_aws.yml b/test/fixtures/backends/terraform_aws.yml
new file mode 100644
index 0000000..b0f1f9d
--- /dev/null
+++ b/test/fixtures/backends/terraform_aws.yml
@@ -0,0 +1,13 @@
+# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
+
+one:
+ label: MyString
+ aws_region: MyString
+ aws_access_key_id: MyString
+ aws_secret_access_key: MyString
+
+two:
+ label: MyString
+ aws_region: MyString
+ aws_access_key_id: MyString
+ aws_secret_access_key: MyString