terraform: 0.12.24 -> 0.12.25

Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.25
This commit is contained in:
Mario Rodas 2020-05-13 20:20:20 -05:00
parent b03aaae436
commit 0b72a749ae
No known key found for this signature in database
GPG key ID: 325649BCA6D53027

View file

@ -118,8 +118,8 @@ in rec {
terraform_0_11-full = terraform_0_11.full;
terraform_0_12 = pluggable (generic {
version = "0.12.24";
sha256 = "1rjihp6qcaizp2nnv4z20kpmjnqcw95pq5rnhq381a3pdzr0cd0z";
version = "0.12.25";
sha256 = "0xq4327386x6isw82d4xyq70pw7xxlh4sgmqas0b2pvyz85jxdch";
patches = [
./provider-path.patch
(fetchpatch {