terraform-providers.ibm: 1.7.0 -> 1.14.0
This commit is contained in:
parent
2aca345a59
commit
82ae6fc998
@ -76,7 +76,6 @@ let
|
|||||||
# Override providers that use Go modules + vendor/ folder
|
# Override providers that use Go modules + vendor/ folder
|
||||||
google = patchGoModVendor automated-providers.google;
|
google = patchGoModVendor automated-providers.google;
|
||||||
google-beta = patchGoModVendor automated-providers.google-beta;
|
google-beta = patchGoModVendor automated-providers.google-beta;
|
||||||
ibm = patchGoModVendor automated-providers.ibm;
|
|
||||||
|
|
||||||
acme = automated-providers.acme.overrideAttrs (attrs: {
|
acme = automated-providers.acme.overrideAttrs (attrs: {
|
||||||
prePatch = attrs.prePatch or "" + ''
|
prePatch = attrs.prePatch or "" + ''
|
||||||
|
@ -419,10 +419,12 @@
|
|||||||
},
|
},
|
||||||
"ibm": {
|
"ibm": {
|
||||||
"owner": "IBM-Cloud",
|
"owner": "IBM-Cloud",
|
||||||
|
"provider-source-address": "registry.terraform.io/IBM-Cloud/ibm",
|
||||||
"repo": "terraform-provider-ibm",
|
"repo": "terraform-provider-ibm",
|
||||||
"rev": "v1.7.0",
|
"rev": "v1.14.0",
|
||||||
"sha256": "1kb2dxdygvph65hh7qiba9kl9k5aygxxvx3x1qi28jwny594j82a",
|
"sha256": "1r3y7r0mnbzd7xk6d5f7pvysl3p8vl5i5phya89dfwrk2x9xyw21",
|
||||||
"version": "1.7.0"
|
"vendorSha256": null,
|
||||||
|
"version": "1.14.0"
|
||||||
},
|
},
|
||||||
"icinga2": {
|
"icinga2": {
|
||||||
"owner": "terraform-providers",
|
"owner": "terraform-providers",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user