Hello community, here is the log from the commit of package terraform for openSUSE:Factory checked in at 2019-09-23 12:39:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/terraform (Old) and /work/SRC/openSUSE:Factory/.terraform.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "terraform" Mon Sep 23 12:39:06 2019 rev:9 rq:732354 version:0.12.9 Changes: -------- --- /work/SRC/openSUSE:Factory/terraform/terraform.changes 2019-09-17 13:39:40.029821258 +0200 +++ /work/SRC/openSUSE:Factory/.terraform.new.7948/terraform.changes 2019-09-23 12:39:37.521588166 +0200 @@ -1,0 +2,15 @@ +Wed Sep 18 06:27:30 UTC 2019 - Petr Cervinka <[email protected]> + +- Update to 0.12.9 + NOTES: + * core: `ignore_changes` is now processed (in addition to existing behaviors) before the provider plan is run. This means that users may see fewer planned changes when using `ignore_changes`, as before this change, changes to ignored attributes were still being sent to CustomizeDiff in providers (which could mean cascading changes for some resources). This should be indicative that providers are no longer getting changes that were marked as ignored, but if unexpected plans are seen while using `ignore_changes`, investigate the settings in the `ignore_changes` block to ensure the appropriate attributes are set. ([#22520](https://github.com/hashicorp/terraform/issues/22520)) + ENHANCEMENTS: + * provisioners/habitat: `accept_license` argument available to automate accepting the EULA, now required by this client ([#22745](https://github.com/hashicorp/terraform/issues/22745)) + * config: add source addressing to unknown value errors in `for_each` ([#22760](https://github.com/hashicorp/terraform/issues/22760)) + BUG FIXES: + * command/console: support -var and -var-file flags ([#22145](https://github.com/hashicorp/terraform/issues/22145)) + * command/show: Fixed bug with wrong errors being returned or swallowed. ([#22772](https://github.com/hashicorp/terraform/issues/22772)) + * config: The `cidrhost`, `cidrsubnet`, and `cidrnetmask` functions now behave correctly with IPv6 prefixes that are short enough for the host portion to be greater than 64-bit or 32-bit (depending on the target architecture). ([#22505](https://github.com/hashicorp/terraform/issues/22505)) + * config: Fixed bug on empty sets with `for_each` ([#22281](https://github.com/hashicorp/terraform/issues/22281)) + +------------------------------------------------------------------- Old: ---- terraform-0.12.8.obscpio terraform-0.12.8.tar.xz New: ---- terraform-0.12.9.obscpio terraform-0.12.9.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ terraform.spec ++++++ --- /var/tmp/diff_new_pack.TAhHyY/_old 2019-09-23 12:39:38.933587934 +0200 +++ /var/tmp/diff_new_pack.TAhHyY/_new 2019-09-23 12:39:38.937587934 +0200 @@ -17,7 +17,7 @@ Name: terraform -Version: 0.12.8 +Version: 0.12.9 Release: 0 Summary: Tool for building infrastructure safely and efficiently License: MPL-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.TAhHyY/_old 2019-09-23 12:39:38.961587929 +0200 +++ /var/tmp/diff_new_pack.TAhHyY/_new 2019-09-23 12:39:38.961587929 +0200 @@ -3,8 +3,8 @@ <param name="url">https://github.com/hashicorp/terraform.git</param> <param name="scm">git</param> <param name="filename">terraform</param> - <param name="versionformat">0.12.8</param> - <param name="revision">v0.12.8</param> + <param name="versionformat">0.12.9</param> + <param name="revision">v0.12.9</param> <param name="exclude">.git</param> </service> <service name="tar" mode="disabled"/> ++++++ terraform-0.12.8.obscpio -> terraform-0.12.9.obscpio ++++++ /work/SRC/openSUSE:Factory/terraform/terraform-0.12.8.obscpio /work/SRC/openSUSE:Factory/.terraform.new.7948/terraform-0.12.9.obscpio differ: char 49, line 1 ++++++ terraform-0.12.8.tar.xz -> terraform-0.12.9.tar.xz ++++++ ++++ 47630 lines of diff (skipped) ++++++ terraform.obsinfo ++++++ --- /var/tmp/diff_new_pack.TAhHyY/_old 2019-09-23 12:39:41.329587540 +0200 +++ /var/tmp/diff_new_pack.TAhHyY/_new 2019-09-23 12:39:41.329587540 +0200 @@ -1,5 +1,5 @@ name: terraform -version: 0.12.8 -mtime: 1567621057 -commit: e97ad4ebef504883229a1c299be617dfb7bec017 +version: 0.12.9 +mtime: 1568747942 +commit: abec0acf40d8e31ac612a244cf3886fb3bcce0bb
