Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package terraform-provider-aws for
openSUSE:Factory checked in at 2021-03-30 20:53:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/terraform-provider-aws (Old)
and /work/SRC/openSUSE:Factory/.terraform-provider-aws.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "terraform-provider-aws"
Tue Mar 30 20:53:25 2021 rev:6 rq:864253 version:3.24.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/terraform-provider-aws/terraform-provider-aws.changes
2020-11-26 23:16:23.333083968 +0100
+++
/work/SRC/openSUSE:Factory/.terraform-provider-aws.new.2401/terraform-provider-aws.changes
2021-03-30 20:53:49.784279728 +0200
@@ -1,0 +2,1788 @@
+Fri Jan 15 11:07:07 UTC 2021 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to version 3.24.0:
+ * Update CHANGELOG for #15322
+ * Update CHANGELOG for #16959
+ * Update CHANGELOG.md for #17112
+ * Update Data Handling and Conversion guide: Fix typo and encourage error
checking (#17116)
+ * add prechecks for SimpleAD
+ * Update CHANGELOG.md for #17012
+ * tests/resource/fsx_lustre_file_system: Add partition to basic
+ * tests/resource/fsx_lustre_file_system: Use composeConfig()
+ * tests/resource/fsx_lustre_file_system: Adjust GovCloud compatibility
+ * Adds timeouts to Global Accelerator resources
+ * tests/resource/fsx_lustre_file_system: Make GovCloud compatible
+ * implement account assignment sweeper
+ * align account assignment resource w/service design
+ * Allow additional resource types.
+ * align identitystore data-sources with service design
+ * Update CHANGELOG for #15023
+ * additional acctests; reduce logging
+ * Update CHANGELOG.md for #17043
+ * Use id instead of resource id for route53_resolver_dnssec_config resource
id
+ * Update CHANGELOG.md for #16077
+ * Update CHANGELOG.md for #16867
+ * Update CHANGELOG.md for #16688
+ * Update CHANGELOG.md
+ * resource/instance: Fix linting
+ * docs/instance: Clean up documentation
+ * resource/instance: Pre-merge cleanup
+ * fix autoscaling_group attribute 'instance_warmup'
+ * Update CHANGELOG for #10092 #13497
+ * service/apigateway: Extend retryable ConflictException handling to all
operations
+ and remove unreleased aws_api_gateway_method_settings mutexes
+ * Update CHANGELOG for #15499
+ * resource/aws_api_gateway_integration: Minor refactoring of new tls_config
functionality and documentation
+ * Update CHANGELOG for #16147
+ * resource/aws_api_gateway_base_path_mapping: Support in-place updates
+ for `stage_name`, `api_id` and `base_path` (#16147)
+ * Update CHANGELOG for #16198
+ * resource/aws_api_gateway_rest_api: Add `disable_execute_api_endpoint`
argument (#16198)
+ * Update CHANGELOG for #15258
+ * resource/aws_api_gateway_domain_name: Support mutual TLS authentication
(#15258)
+ * data-source/aws_api_gateway_domain_name: Add missing ignore tags
configuration
+ * tests/data-source/aws_api_gateway_domain_name: Remove unused function
+ * Update CHANGELOG for #12489
+ * data-source/aws_api_gateway_domain_name: Modernize to latest codebase
+ * Update CHANGELOG for #13282
+ * Update CHANGELOG for #13232
+ * resource/aws_api_gateway_method: Minor refactoring and CI fixes
+ * docs/resource/aws_api_gateway_gateway_response: Fix invalid JSON in
response template (#12820)
+ * Update CHANGELOG for #10092
+ * resource/aws_api_gateway_usage_plan: Refactor out mutex in preference of
client retries
+ * Restores diff suppression for hashed GitHub tokens
+ * Update CHANGELOG for #7374
+ * resource/aws_api_gateway_rest_api: Refactor body_base_path to parameters
argument
+ * Add ARN support for aws_route53_resolver_dnssec_config
+ * Replace %s with %w for the error messages
+ * add new argument to resource documentation
+ * Update CHANGELOG for #16827
+ * docs/resource/aws_api_gateway_method_settings: Use aws_api_gateway_resource
+ path attribute for deeply nested resources (#5427)
+ * tests/resource/instance: Adjust naming
+ * tests/resource/instance: Clean up composeConfig() use
+ * resource/instance: Organize attributes
+ * resource/instance: Fix linter issues
+ * resource/aws_instance: Add more test cases for volume tags
+ * resource/aws_instance: Add tags parameter to *_block_device block
+ * test/resource/elasticache_cluster: Fix lint issue
+ * Update aws/resource_aws_elasticache_parameter_group_test.go
+ * Update aws/resource_aws_elasticache_parameter_group_test.go
+ * Update aws/resource_aws_elasticache_parameter_group_test.go
+ * Update CHANGELOG for #15592
+ * Updates to aws_elasticache_replication_group.test
+ * .github/workflows: Reduce goreleaser parallelism to match GitHub Actions
hosted runners (#17067)
+ * Update CHANGELOG for #17055
+ * resource/aws_s3_bucket_inventory: Prevent crashes with empty destination,
+ filter, and schedule configuration blocks (#17055)
+ * isolate only new data/resources
+ * fix lint
+ * remove created_date
+ * lint fixes
+ * add sso account assignment tests
+ * add permission set tag and disappear tests
+ * terrafmt
+ * add sso instance datasource test
+ * add sso permission set datasource tests
+ * make website-lint-fix
+ * fix lint errors
+ * resolve make lint errors
+ * update sso permission set website doc
+ * add sso assignment website doc
+ * update to use paging with data.aws_sso_permission_set
+ * add sso permisson set website docs
+ * add permission set create, update, and delete test
+ * permission set import bug fix
+ * fix permission set provisioning wait
+ * update to use paging with aws_sso_assignment
+ * update to use paging with data.aws_identity_store_group and
data.aws_identity_store_user
+ * update to use paging with data.aws_sso_instance
+ * update manage_policy_arns
+ * update Create to check the assignment exists before creating it
+ * fix id and import
+ * add sso permission set provisioning
+ * add timeouts and use resource.StateChangeConf
+ * parse instance id from permission set arn
+ * add sso permission set delete
+ * add sso permission set update
+ * add sso permission set read
+ * add sso permission set create
+ * fix usage of SetId
+ * add sso assignment delete
+ * add sso assignment Read
+ * resourceAwsSsoAssignmentCreate
+ * add in the sso permission set data source
+ * implement aws_sso_instance data source
+ * remove update from sso assignment
+ * add data sources
+ * add aws_sso_assignment
+ * update schema
+ * resource_aws_sso_permission_set scaffolding
+ * tests/guardduty_filter: Simplify with data source
+ * tests/resource/guardduty_filter: Fix hardcoded region
+ * resource/config_aggregate_auth: Simplify test structure
+ * Update CHANGELOG for #17023
+ * resource/aws_route53_zone_association: Prevent deletion errors for
+ missing Hosted Zone or VPC association (#17023)
+ * Updates to aws_elasticache_cluster
+ * resource/config_aggregate_authorization: Fix hardcoded regions
+ * tests/efs_file_system: Remove arbitrary hardcoded region tag
+ * tests/resource/efs_file_system: Fix hardcoded region
+ * r/aws_apigatewayv2_integration: Data mapping in HTTP APIs.
+ * Update CHANGELOG for #16885
+ * Update CHANGELOG for #16884
+ * fix wording in arg description
+ * Replaces expandStringList(x.List()) with expandStringSet(x)
+ * docs/contributing: Initial error handling documentation (#16794)
+ * add lakeformation to issue/pr labeler
+ * data source/partition: Rename attribute
+ * Fix typo in 'data-handling-and-conversion.md' (#17042)
+ * ds/partition: Add DNS prefix
+ * Remove Otional and MaxItems from data source schema
+ * Add acctest Name tag to all test workspaces
+ * Test workspace_access_properties default values
+ * Shift workspace_access_attributes from bool to string type
+ * Fix resource name interpolation into tags in test configs
+ * data aws_workspaces_directory: Add missed workspace_creation_properties
+ * data aws_workspaces_directory: Add access properties
+ * aws_workspaces_directory: Add access properties
+ * Update CHANGELOG.md
+ * Add subcategory to doc
+ * remove computed from kms
+ * missed a spot
+ * restore vpc id
+ * fix non existent argument + add kms key support
+ * r/aws_cloudwatch_composite_alarm: code review
+ * r/aws_cloudwatch_composite_alarm: add resource
+ * add with image test
+ * Add a doc for aws_route53_resolver_dnssec_config
+ * Add tests for aws_route53_resolver_dnssec_config
+ * Add aws_route53_resolver_dnssec_config
+ * tests/workspaces_directory: Fix Sprintf issue
+ * tests/workspaces_directory: Lint ignore hardcoded region
+ * tests/resource/workspaces_directory: Fix hardcoded region
+ * Fix formatting
+ * Remove spurious file
+ * add custom image
+ * Apply suggestions from code review
+ * add last tests
+ * force new
+ * fix default_resource_spec
+ * fix basic test
+ * share settings
+ * remove kms key attributes and tests
+ * fix filter for implict sgs
+ * fix tags
+ * tests are passing
+ * delete implict sgs
+ * sg test fmt
+ * fix sg name
+ * add kms test
+ * add sg test
+ * add tags test
+ * move efs delete to tests
+ * domain tests
+ * add tests
+ * fix argument name
+ * add waiters
+ * add to provider
+ * add resource
+ * Fix HCL
+ * Code review changes
+ * Fixed bug. include_map was using ExcludeMap on Update
+- from version 3.23.0
+ * Update CHANGELOG for #15808
+ * rebased to master version w/changes
+ * add mixed policy attachments test to permission set
+ * add missing attribute
++++ 1591 more lines (skipped)
++++ between
/work/SRC/openSUSE:Factory/terraform-provider-aws/terraform-provider-aws.changes
++++ and
/work/SRC/openSUSE:Factory/.terraform-provider-aws.new.2401/terraform-provider-aws.changes
Old:
----
terraform-provider-aws-3.11.0.tar.gz
New:
----
terraform-provider-aws-3.24.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ terraform-provider-aws.spec ++++++
--- /var/tmp/diff_new_pack.EviUki/_old 2021-03-30 20:53:53.828284260 +0200
+++ /var/tmp/diff_new_pack.EviUki/_new 2021-03-30 20:53:53.832284265 +0200
@@ -1,7 +1,7 @@
#
# spec file for package terraform-provider-aws
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -50,7 +50,7 @@
%endif
Name: terraform-provider-aws
-Version: 3.11.0
+Version: 3.24.0
Release: 0
Summary: Terraform provider for Amazon Web Services (AWS)
License: MPL-2.0
++++++ _service ++++++
--- /var/tmp/diff_new_pack.EviUki/_old 2021-03-30 20:53:53.860284296 +0200
+++ /var/tmp/diff_new_pack.EviUki/_new 2021-03-30 20:53:53.860284296 +0200
@@ -5,7 +5,7 @@
<param name="filename">terraform-provider-aws</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
- <param name="revision">v3.11.0</param>
+ <param name="revision">v3.24.0</param>
<param name="exclude">.git</param>
<param name="changesgenerate">enable</param>
<param name="changesauthor">[email protected]</param>
@@ -18,6 +18,6 @@
<param name="basename">terraform-provider-aws</param>
</service>
<service name="go_modules" mode="disabled">
- <param name="archive">terraform-provider-aws-3.11.0.tar.gz</param>
+ <param name="archive">terraform-provider-aws-3.24.0.tar.gz</param>
</service>
</services>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.EviUki/_old 2021-03-30 20:53:53.876284314 +0200
+++ /var/tmp/diff_new_pack.EviUki/_new 2021-03-30 20:53:53.876284314 +0200
@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/terraform-providers/terraform-provider-aws</param>
- <param
name="changesrevision">546f68d4a93554d99da12911cba513d3404575bd</param></service></servicedata>
\ No newline at end of file
+ <param
name="changesrevision">5bb0ab125c011351ed2ff7b3475b974e157943a2</param></service></servicedata>
\ No newline at end of file
++++++ terraform-provider-aws-3.11.0.tar.gz ->
terraform-provider-aws-3.24.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/terraform-provider-aws/terraform-provider-aws-3.11.0.tar.gz
/work/SRC/openSUSE:Factory/.terraform-provider-aws.new.2401/terraform-provider-aws-3.24.0.tar.gz
differ: char 12, line 1
++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/terraform-provider-aws/vendor.tar.gz
/work/SRC/openSUSE:Factory/.terraform-provider-aws.new.2401/vendor.tar.gz
differ: char 5, line 1