We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef35580 commit dc77a16Copy full SHA for dc77a16
outputs.tf
@@ -128,6 +128,7 @@ output "eventbridge_permissions" {
128
output "eventbridge_connections" {
129
description = "The EventBridge Connections created and their attributes"
130
value = aws_cloudwatch_event_connection.this
131
+ sensitive = true
132
}
133
134
output "eventbridge_api_destinations" {
0 commit comments