Hello community,

here is the log from the commit of package terraform for openSUSE:Factory 
checked in at 2019-11-03 12:18:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/terraform (Old)
 and      /work/SRC/openSUSE:Factory/.terraform.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "terraform"

Sun Nov  3 12:18:23 2019 rev:11 rq:744796 version:0.12.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/terraform/terraform.changes      2019-10-11 
15:19:02.147820122 +0200
+++ /work/SRC/openSUSE:Factory/.terraform.new.2990/terraform.changes    
2019-11-03 12:18:26.609083108 +0100
@@ -1,0 +2,18 @@
+Mon Oct 21 06:32:44 UTC 2019 - Petr Cervinka <pcervi...@suse.com>
+
+- Update to 0.12.12
+  BUG FIXES:
+   * backend/remote: Don't do local validation of whether variables are set 
prior to submitting, because only the remote system knows the full set of 
configured stored variables and environment variables that might contribute. 
This avoids erroneous error messages about unset required variables for remote 
runs when those variables will be set by stored variables in the remote 
workspace. ([#23122](https://github.com/hashicorp/terraform/issues/23122))
+- Changes of version  0.12.11
+  ENHANCEMENTS:
+   * backend/s3: Support `role_arn` in AWS configuration files 
([#22994](https://github.com/hashicorp/terraform/issues/22994))
+   * backend/remote: Remote backend will now ignore all .terraform/ (exclusive 
of .terraform/modules) and .git/ directories for uploads during remote 
plans/applies. You can exclude files from upload to TFC by adding a 
.terraformignore file to your configuration directory, more details at 
https://www.terraform.io/docs/backends/types/remote.html 
([#23105](https://github.com/hashicorp/terraform/issues/23105))
+  BUG FIXES:
+   * config: Clean up orphan modules in the presence of -target 
([#21313](https://github.com/hashicorp/terraform/issues/21313))
+   * config: Always evaluate whole resources rather than instances in 
expressions, so that invalid instance indexes can return a useful error rather 
than unknown ([#22846](https://github.com/hashicorp/terraform/issues/22846))
+   * command/jsonplan: fix bug with missing nested modules `planned_values` 
output ([#23092](https://github.com/hashicorp/terraform/issues/23092))
+   * command/show: Fix panic when the only resource instance is deposed 
([#23027](https://github.com/hashicorp/terraform/issues/23027))
+   * commands: When required root module variables are not provided and 
interactive input is disabled (`-input=false`), produce a proper "variable not 
defined" error rather than falling through to an internal assertion failure. 
([#23040](https://github.com/hashicorp/terraform/issues/23040))
+   * provisioner/puppet: fix bug when connection type was not set in config 
([#23057](https://github.com/hashicorp/terraform/issues/23057))
+
+-------------------------------------------------------------------

Old:
----
  terraform-0.12.10.obscpio
  terraform-0.12.10.tar.xz

New:
----
  terraform-0.12.12.obscpio
  terraform-0.12.12.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ terraform.spec ++++++
--- /var/tmp/diff_new_pack.5mdTiH/_old  2019-11-03 12:18:28.721085712 +0100
+++ /var/tmp/diff_new_pack.5mdTiH/_new  2019-11-03 12:18:28.733085726 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           terraform
-Version:        0.12.10
+Version:        0.12.12
 Release:        0
 Summary:        Tool for building infrastructure safely and efficiently
 License:        MPL-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.5mdTiH/_old  2019-11-03 12:18:28.789085795 +0100
+++ /var/tmp/diff_new_pack.5mdTiH/_new  2019-11-03 12:18:28.789085795 +0100
@@ -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.10</param>
-    <param name="revision">v0.12.10</param>
+    <param name="versionformat">0.12.12</param>
+    <param name="revision">v0.12.12</param>
     <param name="exclude">.git</param>
   </service>
   <service name="tar" mode="disabled"/>

++++++ terraform-0.12.10.obscpio -> terraform-0.12.12.obscpio ++++++
/work/SRC/openSUSE:Factory/terraform/terraform-0.12.10.obscpio 
/work/SRC/openSUSE:Factory/.terraform.new.2990/terraform-0.12.12.obscpio 
differ: char 49, line 1

++++++ terraform-0.12.10.tar.xz -> terraform-0.12.12.tar.xz ++++++
++++ 28192 lines of diff (skipped)

++++++ terraform.obsinfo ++++++
--- /var/tmp/diff_new_pack.5mdTiH/_old  2019-11-03 12:18:32.417090267 +0100
+++ /var/tmp/diff_new_pack.5mdTiH/_new  2019-11-03 12:18:32.417090267 +0100
@@ -1,5 +1,5 @@
 name: terraform
-version: 0.12.10
-mtime: 1570464763
-commit: 1c6e2a1eafc4f2cc0b081c932d4464123c8db82d
+version: 0.12.12
+mtime: 1571423956
+commit: ade49ebca72700105144019a81569778e38b4bac
 


Reply via email to