1
0
mirror of synced 2025-12-30 03:00:12 -05:00

Naming changes based on PR review.

This commit is contained in:
Petri Autero
2019-02-05 19:35:28 +02:00
parent 47beb8510a
commit 54f260786a
6 changed files with 10 additions and 9 deletions

View File

@@ -24,7 +24,7 @@ module "mysql" {
master_username = "${var.master_username}"
master_host = "%"
publicly_accessible = "${var.publicly_accessible}"
enable_public_internet_access = "${var.enable_public_internet_access}"
# Never do this in production!
# We're setting permissive network rules to make