- format
This commit is contained in:
parent
079f82b656
commit
3b5aa1adc5
@ -34,7 +34,7 @@ variable "administrator_login_password" {
|
|||||||
type = string
|
type = string
|
||||||
description = "Enter administrator password for the database"
|
description = "Enter administrator password for the database"
|
||||||
default = "IamAVeryStrongP@ssw0rd123"
|
default = "IamAVeryStrongP@ssw0rd123"
|
||||||
sensitive = true
|
sensitive = true
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "database_name" {
|
variable "database_name" {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user