Skip to content

Commit

Permalink
add provider (#1508)
Browse files Browse the repository at this point in the history
  • Loading branch information
timburke-hackit authored Nov 22, 2023
1 parent 3773804 commit dff29d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions terraform/core/10-aws-s3-buckets.tf
Original file line number Diff line number Diff line change
Expand Up @@ -493,4 +493,6 @@ resource "aws_s3_bucket_server_side_encryption_configuration" "addresses_api_rds
}
bucket_key_enabled = true
}

provider = aws.aws_api_account
}

0 comments on commit dff29d9

Please sign in to comment.