terraform-providers.tls: build with Go module
This commit is contained in:
parent
d4f3c08e26
commit
b98455973d
@ -136,14 +136,6 @@ let
|
|||||||
'';
|
'';
|
||||||
});
|
});
|
||||||
|
|
||||||
# https://github.com/hashicorp/terraform-provider-tls/pull/71
|
|
||||||
tls = automated-providers.tls.overrideAttrs (attrs: {
|
|
||||||
prePatch = attrs.prePatch or "" + ''
|
|
||||||
substituteInPlace go.mod --replace terraform-providers/terraform-provider-tls hashicorp/terraform-provider-tls
|
|
||||||
substituteInPlace main.go --replace terraform-providers/terraform-provider-tls hashicorp/terraform-provider-tls
|
|
||||||
'';
|
|
||||||
});
|
|
||||||
|
|
||||||
# Packages that don't fit the default model
|
# Packages that don't fit the default model
|
||||||
ansible = callPackage ./ansible {};
|
ansible = callPackage ./ansible {};
|
||||||
cloudfoundry = callPackage ./cloudfoundry {};
|
cloudfoundry = callPackage ./cloudfoundry {};
|
||||||
|
@ -946,6 +946,7 @@
|
|||||||
"repo": "terraform-provider-tls",
|
"repo": "terraform-provider-tls",
|
||||||
"rev": "v3.0.0",
|
"rev": "v3.0.0",
|
||||||
"sha256": "1p9d5wrr4xwf2i930zlcarm1zl8ysj3nyc6rrbhpxk04kr6ap0wz",
|
"sha256": "1p9d5wrr4xwf2i930zlcarm1zl8ysj3nyc6rrbhpxk04kr6ap0wz",
|
||||||
|
"vendorSha256": null,
|
||||||
"version": "3.0.0"
|
"version": "3.0.0"
|
||||||
},
|
},
|
||||||
"triton": {
|
"triton": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user