Skip to content

Commit

Permalink
Add a newline, thanks EditorConfig
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Woffenden <[email protected]>
  • Loading branch information
Jacob Woffenden committed Oct 18, 2023
1 parent 6a78784 commit 6db9a8a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ resource "aws_secretsmanager_secret" "openmetadata_entra_id_tenant_id" {
count = terraform.workspace == "data-platform-apps-and-tools-production" ? 1 : 0

name = "openmetadata/entra-id/tenant-id"
}
}

0 comments on commit 6db9a8a

Please sign in to comment.