terraform: 1.10.2 -> 1.10.3
Diff: https://github.com/hashicorp/terraform/compare/v1.10.2...v1.10.3 Changelog: https://github.com/hashicorp/terraform/blob/v1.10.3/CHANGELOG.md
This commit is contained in:
@@ -184,8 +184,8 @@ rec {
|
||||
mkTerraform = attrs: pluggable (generic attrs);
|
||||
|
||||
terraform_1 = mkTerraform {
|
||||
version = "1.10.2";
|
||||
hash = "sha256-dnoaiIOyZ6l1hGz/yjMwxrbKXioqWEpMSjiFA1zN3AY=";
|
||||
version = "1.10.3";
|
||||
hash = "sha256-KY18YFTKWj366CPTh1MJ9DLamiFUVql3BhuMUzN7zf8=";
|
||||
vendorHash = "sha256-AajBuUwOhK0OniRRfCqR89+mA9LnQBkbG3Xge9c0qSQ=";
|
||||
patches = [ ./provider-path-0_15.patch ];
|
||||
passthru = {
|
||||
|
||||
Reference in New Issue
Block a user