Skip to content

Commit

Permalink
Remove assume role from state backend
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais committed Mar 13, 2024
1 parent b38a4c0 commit eaae382
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tf/environments/dev/backend.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,5 @@ terraform {
encrypt = "true"

dynamodb_table = "oonidevops-dev-terraform-state-lock"

assume_role = {
role_arn = "arn:aws:iam::905418398257:role/oonidevops"
}
}
}

0 comments on commit eaae382

Please sign in to comment.