Skip to content

Commit

Permalink
Terraform formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
melvabout committed Oct 20, 2023
1 parent 9531741 commit 27af2cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/terraform/ecs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ locals {
value = var.code_entered_wrong_blocked_minutes
},
]
secrets =[
secrets = [
{
name = "DT_TENANT"
value = jsondecode(data.aws_secretsmanager_secret_version.dynatrace_secrets.secret_string)["DT_TENANT"]
Expand Down

0 comments on commit 27af2cd

Please sign in to comment.