Hello community, here is the log from the commit of package terraform for openSUSE:Factory checked in at 2019-10-11 15:17:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/terraform (Old) and /work/SRC/openSUSE:Factory/.terraform.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "terraform" Fri Oct 11 15:17:53 2019 rev:10 rq:737167 version:0.12.10 Changes: -------- --- /work/SRC/openSUSE:Factory/terraform/terraform.changes 2019-09-23 12:39:37.521588166 +0200 +++ /work/SRC/openSUSE:Factory/.terraform.new.2352/terraform.changes 2019-10-11 15:19:02.147820122 +0200 @@ -1,0 +2,13 @@ +Tue Oct 8 13:48:41 UTC 2019 - Petr Cervinka <[email protected]> + +- Update to 0.12.10 + ENHANCEMENTS: + * `terraform plan` and `terraform apply` will now warn when the `-target` option is used, to draw attention to the fact that the result of applying the plan is likely to be incomplete, and to remind to re-run `terraform plan` with no targets afterwards to ensure that the configuration has converged. ([#22783](https://github.com/hashicorp/terraform/issues/22783)) + * config: New function `parseint` for parsing strings containing digits as integers in various bases. ([#22747](https://github.com/hashicorp/terraform/issues/22747)) + * config: New function `cidrsubnets`, which is a companion to the existing function `cidrsubnet` which can allocate multiple consecutive subnet prefixes (possibly of different prefix lengths) in a single call. ([#22858](https://github.com/hashicorp/terraform/issues/22858)) + * backend/google: The GCS backend now supports OAuth2 token authentication. ([#21772](https://github.com/hashicorp/terraform/issues/21772)) + * provisioner/habitat: Multiple updates and fixes, see PR for details ([#22705](https://github.com/hashicorp/terraform/issues/22705)) + BUG FIXES: + * backend/manta: fix panic when `insecure_skip_tls_verify` was not set ([#22918](https://github.com/hashicorp/terraform/issues/22918)) + +------------------------------------------------------------------- Old: ---- terraform-0.12.9.obscpio terraform-0.12.9.tar.xz New: ---- terraform-0.12.10.obscpio terraform-0.12.10.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ terraform.spec ++++++ --- /var/tmp/diff_new_pack.UujR64/_old 2019-10-11 15:19:19.143773400 +0200 +++ /var/tmp/diff_new_pack.UujR64/_new 2019-10-11 15:19:19.147773389 +0200 @@ -17,7 +17,7 @@ Name: terraform -Version: 0.12.9 +Version: 0.12.10 Release: 0 Summary: Tool for building infrastructure safely and efficiently License: MPL-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.UujR64/_old 2019-10-11 15:19:19.199773246 +0200 +++ /var/tmp/diff_new_pack.UujR64/_new 2019-10-11 15:19:19.199773246 +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.9</param> - <param name="revision">v0.12.9</param> + <param name="versionformat">0.12.10</param> + <param name="revision">v0.12.10</param> <param name="exclude">.git</param> </service> <service name="tar" mode="disabled"/> ++++++ terraform-0.12.9.obscpio -> terraform-0.12.10.obscpio ++++++ /work/SRC/openSUSE:Factory/terraform/terraform-0.12.9.obscpio /work/SRC/openSUSE:Factory/.terraform.new.2352/terraform-0.12.10.obscpio differ: char 49, line 1 ++++++ terraform-0.12.9.tar.xz -> terraform-0.12.10.tar.xz ++++++ ++++ 41109 lines of diff (skipped) ++++++ terraform.obsinfo ++++++ --- /var/tmp/diff_new_pack.UujR64/_old 2019-10-11 15:19:22.295764736 +0200 +++ /var/tmp/diff_new_pack.UujR64/_new 2019-10-11 15:19:22.295764736 +0200 @@ -1,5 +1,5 @@ name: terraform -version: 0.12.9 -mtime: 1568747942 -commit: abec0acf40d8e31ac612a244cf3886fb3bcce0bb +version: 0.12.10 +mtime: 1570464763 +commit: 1c6e2a1eafc4f2cc0b081c932d4464123c8db82d
