Skip to content

Commit

Permalink
Revert "Revert "test: comment out openwireendpoints""
Browse files Browse the repository at this point in the history
This reverts commit 201c1de.
  • Loading branch information
raykrishardi committed May 28, 2024
1 parent 201c1de commit 75bfa9d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions amazonmq.cfndsl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,9 @@
Export FnSub("${EnvironmentName}-#{export}-broker-id")
}

Output(:OpenWireEndpoints) {
Value FnGetAtt(:Broker, :OpenWireEndpoints)
Export FnSub("${EnvironmentName}-#{export}-openwire-endpoint-1")
}
# Output(:OpenWireEndpoints) {
# Value FnGetAtt(:Broker, :OpenWireEndpoints)
# Export FnSub("${EnvironmentName}-#{export}-openwire-endpoint-1")
# }

end

0 comments on commit 75bfa9d

Please sign in to comment.