Skip to content

Commit 4213ffe

Browse files
committed
Fix formatting of dex.config in AKP instance configuration
1 parent 0f8d1fd commit 4213ffe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

akuity-bootstrap/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ resource "akp_instance" "se-demo-iac" {
132132
argocd_cm = {
133133
"accounts.admin" = "login"
134134
"accounts.github-actions" = "apiKey"
135-
"dex.config" = <<-EOF
135+
"dex.config" = <<-EOF
136136
connectors:
137137
- type: microsoft
138138
# Required field for connector id.

0 commit comments

Comments
 (0)