Skip to content

Commit

Permalink
add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mahauber committed Jun 7, 2023
1 parent 7cf436a commit 800a7ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/mysql-db/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ variable "mysql_name" {
description = "Name of the MySQL"
}

# sometimes the zone is not available, just destroy the resource and change the zone
variable "mysql_zone" {
type = number
description = "Zone where to deploy, can be 1,2 or 3"
Expand Down

0 comments on commit 800a7ec

Please sign in to comment.