Hello community,

here is the log from the commit of package terraform-provider-aws for 
openSUSE:Factory checked in at 2020-10-20 16:42:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/terraform-provider-aws (Old)
 and      /work/SRC/openSUSE:Factory/.terraform-provider-aws.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "terraform-provider-aws"

Tue Oct 20 16:42:55 2020 rev:4 rq:842616 version:3.11.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/terraform-provider-aws/terraform-provider-aws.changes
    2020-08-10 15:07:47.596284144 +0200
+++ 
/work/SRC/openSUSE:Factory/.terraform-provider-aws.new.3486/terraform-provider-aws.changes
  2020-10-20 16:43:00.378899273 +0200
@@ -1,0 +2,1738 @@
+Mon Oct 19 11:40:36 UTC 2020 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Define and use common Go spec file variables
+- Enable Go vendoring
+- Update to version 3.11.0:
+  * documentation: Add PreCheck docs
+  * Removes `TF_PLUGIN_CACHE_DIR`
+  * Update CHANGELOG.md for #15638
+  * Update CHANGELOG.md for 15341
+  * r/aws_appmesh_gateway_route: New resource.
+  * tests/provider: Fix AMI failures (Launch Config)
+  * tests/provider: Fix formatting (sagemaker notebook)
+  * better wording as suggested
+  * Update CHANGELOG.md for #15611
+  * Update CHANGELOG.md for #15521
+  * Update CHANGELOG.md for #14577
+  * better workflow name
+  * add newline
+  * add automation to move maintainer PR's into the review column
+  * Update CHANGELOG for #13772
+  * Fix small typo on 'Usage with prefix list' section
+  * Update website/docs/r/apigatewayv2_route.html.markdown 
aws_apigatewayv2_route documentation
+  * add non-managed TF tags
+  * add tags for current upcoming TF versions
+  * docs/resources/wafv2_web_acl: provide a link to the AWS WAF managed rules 
group names
+  * r/aws_appmesh_virtual_gateway: Add examples to documentation.
+  * docs/resource/aws_backup_vault: Fix typo in backup vault notifications 
(#15570)
+  * r/aws_appmesh_virtual_gateway: New resource.
+  * tests/provider: Enable semgrep resource.Retry verification for 
resource.TimeoutError handling (#15530)
+  * f/aws_sagemaker_notebook_instance: Volume size
+  * tests/resource/aws_db_proxy_default_target_group: Check disappearance with 
DB Proxy removal since default Target Group cannot be removed (#15546)
+  * tests/resource/aws_opsworks_application: Fix ImportStateVerifyIgnore for 
TestAccAWSOpsworksApplication_basic (#15547)
+  * tests/resource/aws_elastic_transcoder_preset: Adjust 
ImportStateVerifyIgnore handling in 
TestAccAWSElasticTranscoderPreset_AudioCodecOptions_empty (#15542)
+  * tests/resource/aws_elasticsearch_domain: Add missing 
ImportStateVerifyIgnore to 
TestAccAWSElasticSearchDomain_LogPublishingOptions_AuditLogs (#15543)
+  * New Service Client: s3outposts (#15468)
+  * f/aws_sagemaker_notebook_instance: Volume size
+  * Gratify terrafmt
+  * Back to disabled workdocs
+  * Back to disabled self-service permissions
+  * Add note about workdocs site
+  * Back to quotes
+  * [aws_workspace_directory] Add workspace_creation_properties
+  * Update module terraform-linters/tflint to v0.20.2
+  * Updates `terrafmt` dependency and uses tools version for 
website/validate-terraform workflow
+  * Update CHANGELOG.md for #15566
+  * Update CHANGELOG for #14846
+  * Adds some test cases to TestCanonicalCidrBlock
+  * Renames some validator tests
+  * Cleanup after v3.10.0 release
+- from version 3.10.0
+  * Update CHANGELOG.md
+  * Add stickiness fixes
+  * Update CHANGELOG.md for #14361
+  * lint
+  * docs
+  * add codeartifact repo endpoint data source
+  * Update CHANGELOG.md for #15562
+  * Update CHANGELOG for #15263
+  * Update CHANGELOG for #15467
+  * Update CHANGELOG for #15482
+  * Update 
website/docs/r/codeartifact_repository_permissions_policy.html.markdown
+  * Update CHANGELOG for #15537
+  * Update CHANGELOG for #15538
+  * Update CHANGELOG for #15548
+  * Update CHANGELOG.md for #15425
+  * docs + fox test
+  * fix read repo name
+  * fix arn compare
+  * lint
+  * rebase
+  * add repo permissions policy resource
+  * add support for code artifact repository
+  * Update codeartifact_authorization_token.html.markdown
+  * Apply suggestions from code review
+  * f/aws_sagemaker_notebook_instance: Volume size
+  * corrected example from .id to .arn
+  * Restore invalidThreshold test config
+  * Remove unecessary stickiness block from TCP tests
+  * Override AWS plugin for examples
+  * Update aws/resource_aws_s3_bucket_ownership_controls.go
+  * Update CHANGELOG for #15470
+  * service/batch: Support resource tagging and prevent differences with new 
secrets support in container properties (#15470)
+  * Enables Organizations policy import AWS-managed acceptance test
+  * Update CHANGELOG for #15457
+  * resource/aws_ecs_cluster: Retry CreateCluster for IAM Service Linked Role 
eventual consistency (#15457)
+  * Update CHANGELOG.md
+  * Update CHANGELOG for #15541
+  * resource/aws_emr_managed_scaling_policy: Ensure cluster_id attribute is 
saved during import and handle additional disappears cases (#15541)
+  * Adds go.mod to path triggers for examples and website workflows
+  * Update CHANGELOG for #15529
+  * resource/aws_s3_bucket_analytics_configuration: Check 
resource.TimeoutError on deletion (#15529)
+  * Update CHANGELOG for #15527
+  * service/lex: Check resource.TimeoutError on creation (#15527)
+  * Update CHANGELOG for #15526
+  * resource/aws_gamelift_fleet: Check resource.TimeoutError on creation 
(#15526)
+  * Update CHANGELOG for #15524
+  * resource/aws_config_remediation_configuration: Check resource.TimeoutError 
on deletion (#15524)
+  * Update CHANGELOG for #15523
+  * resource/aws_codestarnotifications_notification_rule: Check for 
resource.TimeoutError on target deletion (#15523)
+  * Update CHANGELOG for #15522
+  * resource/aws_acm_certificate: Check for resource.TimeoutError on deletion 
(#15522)
+  * Adapt test for cross regions
+  * Update CHANGELOG for #15438
+  * New Data Source: aws_redshift_orderable_cluster (#15438)
+  * resource/aws_emr_instance_fleet: Prevent error on deletion when EMR 
Cluster is no longer running
+  * infrastructure/repository: Add service labels for appflow, s3outposts, 
timestreamwrite (#15431)
+  * Add tests for stickiness with NLB protocols
+  * Set default stickiness type for NLB protocols
+  * Apply suggestions from code review
+  * No need to re-run formatting if validation script changes
+  * alphabetical sort structures, docs, tests and set
+  * resource/aws_glue_workflow: Ensure max_concurrent_runs attribute is saved 
during import
+  * service/rds: Increase default proxy deletion timeout, ensure proxy target 
import includes all attributes
+  * Update module hashicorp/terraform-plugin-sdk/v2 to v2.0.4 (#15531)
+  * Update CHANGELOG for #15446
+  * Update .gitignore
+  * Adds file path conditional checks for acceptance tests linters
+  * Clarifies need to use `ignore_changes` when using 
`aws_autoscaling_attachment` resources with `aws_autoscaling_group`
+  * Update CHANGELOG for #14154
+  * data-source/aws_s3_bucket_object: Prevent crash when S3 HeadObject returns 
empty response (#14154)
+  * docs/provider: Document usage of internally defined AWS API error codes 
(#15516)
+  * docs/provider: Update Resource Contribution Guidelines to remove 
automatically checked issues
+  * docs/resource/aws_cloudfront_distribution: Updated web_acl_id description 
(#15511)
+  * Update CHANGELOG for #12013
+  * service/s3: Correctly handle ignored tags for S3 Bucket and Object 
resources (#12013)
+  * Add support for stickiness for NLBs
+  * Address review comments
+  * Update CHANGELOG for #8919
+  * More serialization
+  * Handles IAM eventual consistency, validates log settings, and adds 
`resource_prefix` to log settings
+  * Serialize acceptance tests with Bot version publishing
+  * Check proper stickiness usage in create LB TG
+  * Clarify stickiness usage in documentation
+  * Consolidates Lex Bot field validations
+  * tests/provider: Add precheck (CloudFront)
+  * tests/provider: Add precheck (Cloud9)
+  * tests/provider: Add prechecks (budgets)
+  * examples/sagemaker: Change "upload to ECS" to "upload to ECR" (#15502)
+  * tests/provider: Add prechecks (AppMesh)
+  * Typo in Lex Intent docs (#15478)
+  * tests/provider: Add precheck (CodeStar Notifications)
+  * .github/workflows: Ignore Renovate pull requests for needs-triage labeling 
(#15488)
+  * docs/provider: Update Contributing Guide PR checklist to use 
`aws-sdk-go-base/tfawserr` and `internal/tfresource` helpers (#15494)
+  * tests/provider: Add precheck (CodeArtifact)
+  * Updated CHANGELOG for #15399
+  * provider: Stabilization of singular data source id attributes with clear 
identifiers (#15399)
+  * Add and use 'internal/tfresource' package. (#15477)
+  * docs/resource/aws_lb: Fixed incorrect subnet example (#15475)
+  * provider: Use `aws-sdk-go-base/tfawserr` in internal packages (#13036)
+  * Update module bflad/tfproviderlint to v0.19.0 (#15485)
+  * Update documentation
+  * provider: Fix and prevent additional occurrences of extraneous 
conditionals after (helper/schema.ResourceData).GetOk() receiver method
+  * New Resource: aws_s3_bucket_ownership_controls
+  * split tests, add missing attributes and update documentation
+  * data-source/aws_vpc_endpoint_service: Accept service_type as argument
+  * docs/provider: Typo fixes (#15464)
+  * Minor documentation updates to fix links and paragraph formatting
+  * resource/aws_backup_plan: Add support for AdvancedBackupSettings
+  * tests/provider: Enable nakedret linter (#15455)
+  * provider: Add TimestreamWrite service client (#15421) (#15451)
+  * Update module aws/aws-sdk-go to v1.35.2 (#15226)
+  * Update module golangci/golangci-lint to v1.31.0 (#14448)
+  * Update CHANGELOG for #10496
+  * resource/aws_sns_topic_subscription: Create subscriptions with attributes 
instead of separate API calls (#10496)
+  * Cleanup after v3.9.0 release
+- from version 3.9.0
+  * Removes manual testing scripts
+  * Addresses PR comments
+  * tests/provider: Support (helper/schema.Resource).DeleteContext in 
testAccCheckResourceDisappears (#15448)
+  * docs: add missing forces new docs to db_parameter_group
+  * Use Go modules to manage tflint version (#15342)
+  * Formatting fix
+  * Prevents importing AWS-managed Organizations policy
+  * Rolls back incorrect syntax fix
+  * Update CHANGELOG for #8918
+  * Serialize Lex Bot version tests on TeamCity
+  * Serializes Lex Bot create version tests
+  * Clean up
+  * Fixes after rebase.
+  * Update CHANGELOG for #12547
+  * Update CHANGELOG for #14916
+  * Update CHANGELOG ordering
+  * Update CHANGELOG for #15367
+  * resource/aws_ec2_client_vpn_authorization_rule: Increased active and 
revoked timeouts from 5 to 10 minutes (#15367)
+  * Update CHANGELOG for #15231
+  * Remove duplicate example in aws_appmesh_route documentation.
+  * r/aws_appmesh_virtual_node: Update resource testing and documentation to 
0.12 syntax. r/aws_appmesh_route: Update resource testing and documentation to 
0.12 syntax.
+  * r/aws_appmesh_virtual_node: Use '_Values()' (#14601). r/aws_appmesh_route: 
Use '_Values()' (#14601).
+  * Fix compilation errors after rebase.
+  * r/aws_appmesh_virtual_node: Add 
'testAccAwsAppmeshVirtualNode_listenerTimeout'.
+  * r/aws_appmesh_virtual_node: Add timeout configuration support.
+  * r/aws_appmesh_route: Refactor timeout serde functions.
+  * r/aws_appmesh_route: Fix HTTP and HTTP2 route timeout acceptance tests.
+  * r/aws_appmesh_route: Add HTTP and HTTP2 route timeout configuration 
support.
+  * r/aws_appmesh_route: Add TCP route timeout configuration support.
+  * r/aws_appmesh_route: Add gRPC route timeout configuration support.
+  * r/aws_appmesh_virtual_router: Test gRPC and HTTP/2 listener protocols.
++++ 1541 more lines (skipped)
++++ between 
/work/SRC/openSUSE:Factory/terraform-provider-aws/terraform-provider-aws.changes
++++ and 
/work/SRC/openSUSE:Factory/.terraform-provider-aws.new.3486/terraform-provider-aws.changes

Old:
----
  terraform-provider-aws-2.69.0.tar.xz

New:
----
  terraform-provider-aws-3.11.0.tar.gz
  vendor.tar.gz

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

Other differences:
------------------
++++++ terraform-provider-aws.spec ++++++
--- /var/tmp/diff_new_pack.t8JGzc/_old  2020-10-20 16:43:01.258899607 +0200
+++ /var/tmp/diff_new_pack.t8JGzc/_new  2020-10-20 16:43:01.258899607 +0200
@@ -16,14 +16,22 @@
 #
 
 
+%global provider        github
+%global provider_tld    com
+%global project         terraform-providers
+%global repo            terraform-provider-aws
+%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
+%global import_path     %{provider_prefix}
+
 Name:           terraform-provider-aws
-Version:        2.69.0
+Version:        3.11.0
 Release:        0
 Summary:        Terraform provider for Amazon Web Services (AWS)
 License:        MPL-2.0
 Group:          System/Management
 URL:            https://github.com/terraform-providers/terraform-provider-aws
-Source:         %{name}-%{version}.tar.xz
+Source:         %{repo}-%{version}.tar.gz
+Source1:        vendor.tar.gz
 %if 0%{?suse_version}
 %{go_nostrip}
 %endif
@@ -54,10 +62,11 @@
 Services via Terraform.
 
 %prep
-%setup -q
+%setup -q -n %{repo}-%{version}
+%setup -q -D -T -a 1 -n %{repo}-%{version}
 
 %build
-%{goprep} github.com/terraform-providers/terraform-provider-aws
+%{goprep} %{import_path}
 %{gobuild} -mod=vendor ""
 ln -s %{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}_v%{version}
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.t8JGzc/_old  2020-10-20 16:43:01.294899621 +0200
+++ /var/tmp/diff_new_pack.t8JGzc/_new  2020-10-20 16:43:01.298899622 +0200
@@ -5,16 +5,19 @@
     <param name="filename">terraform-provider-aws</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">v2.69.0</param>
+    <param name="revision">v3.11.0</param>
     <param name="exclude">.git</param>
     <param name="changesgenerate">enable</param>
     <param name="changesauthor">rjsch...@suse.com</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*.tar</param>
-    <param name="compression">xz</param>
+    <param name="compression">gz</param>
   </service>
   <service name="set_version" mode="disabled">
     <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>
+  </service>
 </services>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.t8JGzc/_old  2020-10-20 16:43:01.314899628 +0200
+++ /var/tmp/diff_new_pack.t8JGzc/_new  2020-10-20 16:43:01.318899630 +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">947fccadbfaa484d3ef5534208a9c20822d38d6e</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">546f68d4a93554d99da12911cba513d3404575bd</param></service></servicedata>
\ No newline at end of file


Reply via email to