refactor: Clean up unused variables and simplify configurations across modules
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
variable "wordpress_mysql_password" {
|
||||
description = "MySQL access password"
|
||||
type = string
|
||||
sensitive = true
|
||||
}
|
||||
|
||||
variable "mysql_root_password" {
|
||||
description = "MySQL root password"
|
||||
|
||||
Reference in New Issue
Block a user