We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41ae768 commit b6b45edCopy full SHA for b6b45ed
README.md
@@ -18,7 +18,7 @@ In particular:
18
19
```hcl
20
module "my_database" {
21
- source = "[email protected]:edgelaboratories/terraform-mysql-db?ref=v0.1.1"
+ source = "[email protected]:edgelaboratories/terraform-mysql-db?ref=v0.1.2"
22
23
database = "my-database"
24
0 commit comments