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 24a7e95 commit 6841c0aCopy full SHA for 6841c0a
variables.tf
@@ -49,6 +49,7 @@ variable "rds_cluster" {
49
master_username = string
50
master_password = string
51
endpoint = string
52
+ reader_endpoint = string
53
})
54
default = null
55
0 commit comments