Skip to content

Commit

Permalink
Updated S3 bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-blunden committed Oct 7, 2020
1 parent 3feaf46 commit 0847888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/ec2/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
}

backend "s3" {
bucket = "yodaspeak-terraform"
bucket = "you-speak-yoda-terraform"
key = "yodaspeak"
region = "us-west-2"
}
Expand Down

0 comments on commit 0847888

Please sign in to comment.