Skip to content

Commit 6841c0a

Browse files
authored
Update variables.tf
1 parent 24a7e95 commit 6841c0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variables.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ variable "rds_cluster" {
4949
master_username = string
5050
master_password = string
5151
endpoint = string
52+
reader_endpoint = string
5253
})
5354
default = null
5455

0 commit comments

Comments
 (0)