Skip to content

Commit 4c82594

Browse files
authored
Merge branch 'main' into chore/tofu
2 parents 8b8998f + 8971f5f commit 4c82594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
terraform {
22
required_providers {
33
mysql = {
4-
source = "winebarrel/mysql"
4+
source = "petoju/mysql"
55
}
66

77
vault = {

0 commit comments

Comments
 (0)