File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
automatic-labelling-folder
automatic-labelling-from-localhost
automatic-labelling-from-repository Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ terraform {
18
18
required_providers {
19
19
archive = {
20
20
source = " hashicorp/archive"
21
- version = " ~> 1 .0"
21
+ version = " ~> 2 .0"
22
22
}
23
23
google = {
24
24
source = " hashicorp/google"
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ terraform {
18
18
required_providers {
19
19
archive = {
20
20
source = " hashicorp/archive"
21
- version = " ~> 1 .0"
21
+ version = " ~> 2 .0"
22
22
}
23
23
google = {
24
24
source = " hashicorp/google"
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ terraform {
18
18
required_providers {
19
19
archive = {
20
20
source = " hashicorp/archive"
21
- version = " ~> 1 .0"
21
+ version = " ~> 2 .0"
22
22
}
23
23
google = {
24
24
source = " hashicorp/google"
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ terraform {
18
18
required_providers {
19
19
archive = {
20
20
source = " hashicorp/archive"
21
- version = " ~> 1 .0"
21
+ version = " ~> 2 .0"
22
22
}
23
23
google = {
24
24
source = " hashicorp/google"
You can’t perform that action at this time.
0 commit comments