terraform: 0.12.28 -> 0.12.29

gstqt5
Diego Rodriguez 2020-07-25 17:22:08 -06:00
parent cc6c6eac32
commit fd4e3392fc
No known key found for this signature in database
GPG Key ID: 0D3C4CF64CFF383A
1 changed files with 3 additions and 2 deletions

View File

@ -48,6 +48,7 @@ let
kalbasit
marsam
babariviere
Chili-Man
];
};
} // attrs');
@ -118,8 +119,8 @@ in rec {
terraform_0_11-full = terraform_0_11.full;
terraform_0_12 = pluggable (generic {
version = "0.12.28";
sha256 = "05ymr6vc0sqh1sia0qawhz0mag8jdrq157mbj9bkdpsnlyv209p3";
version = "0.12.29";
sha256 = "18i7vkvnvfybwzhww8d84cyh93xfbwswcnwfrgvcny1qwm8rsaj8";
patches = [
./provider-path.patch
(fetchpatch {