aboutsummaryrefslogtreecommitdiff
path: root/test/fixtures/backends/terraform_aws.yml
blob: b0f1f9d7519c0d881263f5337291f5e297a53fa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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