Merge pull request #92673 from berbiche/terraform-v0.12.28

terraform: 0.12.27 -> 0.12.28
This commit is contained in:
Mario Rodas 2020-07-08 06:54:32 -05:00 committed by GitHub
commit 4f1bb1307b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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 {