Hello community, here is the log from the commit of package terraform for openSUSE:Factory checked in at 2019-08-22 15:05:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/terraform (Old) and /work/SRC/openSUSE:Factory/.terraform.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "terraform" Thu Aug 22 15:05:37 2019 rev:6 rq:725253 version:0.12.6 Changes: -------- --- /work/SRC/openSUSE:Factory/terraform/terraform.changes 2019-07-17 13:14:46.935833024 +0200 +++ /work/SRC/openSUSE:Factory/.terraform.new.7948/terraform.changes 2019-08-22 15:20:36.958300690 +0200 @@ -1,0 +2,20 @@ +Mon Aug 19 13:02:18 UTC 2019 - Dirk Mueller <[email protected]> + +- update to 0.12.6: + * backend/s3: After this update, the AWS Go SDK will prefer credentials found via the `AWS_PROFILE` environment variable when both the `AWS_PROFILE` environment variable and the `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` environment variables are statically defined. Previously the SDK would ignore the `AWS_PROFILE` environment variable, if static environment credentials were also specified. This is listed as a bug fix in the AWS Go SDK release notes. ([#22253](https://github.com/hashicorp/terraform/issues/22253)) + + NEW FEATURES: + * backend/oss: added support for assume role config ([#22186](https://github.com/hashicorp/terraform/issues/22186)) + * config: Resources can now use a for_each meta-argument ([#17179](https://github.com/hashicorp/terraform/issues/17179)) + * backend/s3: Add support for assuming role via web identity token via the `AWS_WEB_IDENTITY_TOKEN_FILE` and `AWS_ROLE_ARN` environment variables ([#22253](https://github.com/hashicorp/terraform/issues/22253)) + * backend/s3: Support automatic region validation for `me-south-1`. For AWS operations to work in the new region, the region must be explicitly enabled as outlined in the [AWS Documentation](https://docs.aws.amazon.com/general/latest/gr/rande-manage.html#rande-manage-enable) ([#22253](https://github.com/hashicorp/terraform/issues/22253)) + * connection/ssh: Improve connection debug messages ([#22097](https://github.com/hashicorp/terraform/issues/22097)) + * command/format: No longer show no-ops in `terraform show`, since nothing will change ([#21907](https://github.com/hashicorp/terraform/issues/21907)) + * backend/s3: Support for assuming role using credential process from the shared AWS configuration file (support profile containing both `credential_process` and `role_arn` configurations) ([#21908](https://github.com/hashicorp/terraform/issues/21908)) + * connection/ssh: Abort ssh connections when the server is no longer responding ([#22037](https://github.com/hashicorp/terraform/issues/22037)) + * connection/ssh: Support ssh diffie-hellman-group-exchange-sha256 key exchange ([#22037](https://github.com/hashicorp/terraform/issues/22037)) + * lang/funcs: new `abspath` function returns the absolute path to a given file ([#21409](https://github.com/hashicorp/terraform/issues/21409)) + * backend/swift: support for user configured state object names in swift containers ([#17465](https://github.com/hashicorp/terraform/issues/17465)) + * Bugfixes, see included Changelog for details + +------------------------------------------------------------------- Old: ---- terraform-0.12.3.obscpio terraform-0.12.3.tar.xz New: ---- terraform-0.12.6.obscpio terraform-0.12.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ terraform.spec ++++++ --- /var/tmp/diff_new_pack.khLRi1/_old 2019-08-22 15:20:37.950300438 +0200 +++ /var/tmp/diff_new_pack.khLRi1/_new 2019-08-22 15:20:37.954300437 +0200 @@ -17,7 +17,7 @@ Name: terraform -Version: 0.12.3 +Version: 0.12.6 Release: 0 Summary: Tool for building infrastructure safely and efficiently License: MPL-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.khLRi1/_old 2019-08-22 15:20:37.978300431 +0200 +++ /var/tmp/diff_new_pack.khLRi1/_new 2019-08-22 15:20:37.978300431 +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.3</param> - <param name="revision">v0.12.3</param> + <param name="versionformat">0.12.6</param> + <param name="revision">v0.12.6</param> <param name="exclude">.git</param> </service> <service name="tar" mode="disabled"/> ++++++ terraform-0.12.3.obscpio -> terraform-0.12.6.obscpio ++++++ /work/SRC/openSUSE:Factory/terraform/terraform-0.12.3.obscpio /work/SRC/openSUSE:Factory/.terraform.new.7948/terraform-0.12.6.obscpio differ: char 27, line 1 ++++++ terraform-0.12.3.tar.xz -> terraform-0.12.6.tar.xz ++++++ ++++ 51427 lines of diff (skipped) ++++++ terraform.obsinfo ++++++ --- /var/tmp/diff_new_pack.khLRi1/_old 2019-08-22 15:20:40.090299894 +0200 +++ /var/tmp/diff_new_pack.khLRi1/_new 2019-08-22 15:20:40.090299894 +0200 @@ -1,5 +1,5 @@ name: terraform -version: 0.12.3 -mtime: 1561406989 -commit: 2e8cb7218d8454327c5c6d3ca439ed725544c3df +version: 0.12.6 +mtime: 1564600925 +commit: 380226f0aaa57db5685f43b824f8bda99acdf00c
