Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
jansiwy committed Sep 21, 2024
1 parent 5e67ef5 commit e59bd81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _test/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module "secretsmanager" {
database_name = "example"
protocol = "mysql2"

tags = {
default_tags = {
app = "example"
env = "production"
}
Expand Down

0 comments on commit e59bd81

Please sign in to comment.