terraform_0_12: 0.12.30 -> 0.12.31
https://github.com/hashicorp/terraform/releases/tag/v0.12.31
This commit is contained in:
parent
0b31a28d43
commit
dfe332d2b8
@ -137,8 +137,8 @@ let
|
|||||||
];
|
];
|
||||||
in rec {
|
in rec {
|
||||||
terraform_0_12 = pluggable (generic {
|
terraform_0_12 = pluggable (generic {
|
||||||
version = "0.12.30";
|
version = "0.12.31";
|
||||||
sha256 = "0mv2nsy2ygb1kgkw98xckihcdqxpzhdmks5p2gi2l7wb7lx51yz2";
|
sha256 = "03p698xdbk5gj0f9v8v1fpd74zng3948dyy4f2hv7zgks9hid7fg";
|
||||||
patches = [
|
patches = [
|
||||||
./provider-path.patch
|
./provider-path.patch
|
||||||
(fetchpatch {
|
(fetchpatch {
|
||||||
|
Loading…
Reference in New Issue
Block a user