terraform: 0.12.27 -> 0.12.28

This commit is contained in:
Nicolas Berbiche 2020-07-07 22:43:47 -04:00
parent 29cf4de205
commit 95a0e2fc29

View File

@ -118,8 +118,8 @@ in rec {
terraform_0_11-full = terraform_0_11.full;
terraform_0_12 = pluggable (generic {
version = "0.12.27";
sha256 = "1m5inlcrqklbb22vqphyq280wqrimxbkk75zp1d2q29wb74awf7h";
version = "0.12.28";
sha256 = "05ymr6vc0sqh1sia0qawhz0mag8jdrq157mbj9bkdpsnlyv209p3";
patches = [
./provider-path.patch
(fetchpatch {