Skip to content

Commit 8971f5f

Browse files
authored
fix: winebarrel has been archived in 2022 (#25)
Signed-off-by: Yoan Blanc <yblanc@edgelab.ch>
1 parent 59fc08c commit 8971f5f

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)