You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: solutions/standard/variables.tf
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,7 @@ variable "configuration" {
117
117
type=object({
118
118
delete_undefined_queues =optional(bool)
119
119
})
120
-
description="Database configuration parameters, see https://cloud.ibm.com/docs/databases-for-rabbitmq?topic=databases-for-rabbitmq-changing-configuration&interface=api for more details."
120
+
description="Database configuration parameters, see https://cloud.ibm.com/docs/messages-for-rabbitmq for more details."
0 commit comments