File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ terraform {
66 # Lock DA into an exact provider version - renovate automation will keep it updated
77 ibm = {
88 source = " ibm-cloud/ibm"
9- version = " 1.80.3 "
9+ version = " 1.80.4 "
1010 }
1111 helm = {
1212 source = " hashicorp/helm"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ terraform {
44 # Lock DA into an exact provider version - renovate automation will keep it updated
55 ibm = {
66 source = " ibm-cloud/ibm"
7- version = " 1.80.3 "
7+ version = " 1.80.4 "
88 }
99 time = {
1010 source = " hashicorp/time"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ terraform {
44 required_providers {
55 ibm = {
66 source = " IBM-Cloud/ibm"
7- version = " 1.80.3 "
7+ version = " 1.80.4 "
88 }
99 }
1010}
You can’t perform that action at this time.
0 commit comments