Skip to content

Commit f2a685b

Browse files
committed
fix: winebarrel has been archived in 2022
Signed-off-by: Yoan Blanc <yblanc@edgelab.ch>
1 parent 59fc08c commit f2a685b

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)