Skip to content

Commit

Permalink
Update backend.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
574n13y authored Dec 31, 2023
1 parent 440db5d commit 41870d9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions backend.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,5 @@ terraform {
key = "my-terraform-environment"
region = "ap-northeast-1"
dynamodb_table = "ss-dynamo-db-table"
assume_role = {
role_arn = "arn:aws:iam::PRODUCTION-ACCOUNT-ID:role/Terraform"
}
}
}

0 comments on commit 41870d9

Please sign in to comment.