Skip to content

Commit

Permalink
chore: adapted variable in test file
Browse files Browse the repository at this point in the history
  • Loading branch information
janritter committed Aug 24, 2020
1 parent a43ffa0 commit 771bb52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ state_key = "terrastate/{{ current.dir }}/terraform.tfstate"

state_auto_remove_old = true

acl = "bucket-owner-full-control"
state_acl = "bucket-owner-full-control"

stage = "test"

0 comments on commit 771bb52

Please sign in to comment.