Skip to content

Commit 3b5aa1a

Browse files
author
Uros Randelovic
committed
- format
1 parent 079f82b commit 3b5aa1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

quickstart/101-managed-instance/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ variable "administrator_login_password" {
3434
type = string
3535
description = "Enter administrator password for the database"
3636
default = "IamAVeryStrongP@ssw0rd123"
37-
sensitive = true
37+
sensitive = true
3838
}
3939

4040
variable "database_name" {

0 commit comments

Comments
 (0)