terraform: 0.12.28 -> 0.12.29
This commit is contained in:
parent
cc6c6eac32
commit
fd4e3392fc
@ -48,6 +48,7 @@ let
|
|||||||
kalbasit
|
kalbasit
|
||||||
marsam
|
marsam
|
||||||
babariviere
|
babariviere
|
||||||
|
Chili-Man
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
} // attrs');
|
} // attrs');
|
||||||
@ -118,8 +119,8 @@ in rec {
|
|||||||
terraform_0_11-full = terraform_0_11.full;
|
terraform_0_11-full = terraform_0_11.full;
|
||||||
|
|
||||||
terraform_0_12 = pluggable (generic {
|
terraform_0_12 = pluggable (generic {
|
||||||
version = "0.12.28";
|
version = "0.12.29";
|
||||||
sha256 = "05ymr6vc0sqh1sia0qawhz0mag8jdrq157mbj9bkdpsnlyv209p3";
|
sha256 = "18i7vkvnvfybwzhww8d84cyh93xfbwswcnwfrgvcny1qwm8rsaj8";
|
||||||
patches = [
|
patches = [
|
||||||
./provider-path.patch
|
./provider-path.patch
|
||||||
(fetchpatch {
|
(fetchpatch {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user