Skip to content

Commit

Permalink
Remove sensitive flag
Browse files Browse the repository at this point in the history
  • Loading branch information
kachawla authored Jul 27, 2023
1 parent ee9f974 commit 7780927
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion output.tf
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,4 @@ output "result" {
connectionString = "redis://${kubernetes_service.redis.metadata[0].name}.${kubernetes_service.redis.metadata[0].namespace}.svc.cluster.local:6379"
}
}
sensitive = true
}

0 comments on commit 7780927

Please sign in to comment.