pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

terraform-provider-aws: Update to 3.45.0



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Mon Jun 14 18:41:16 2021 +0200
Changeset:	b436e96b4bd5b6c2b7deda9d4168559dd82a9079

Modified Files:
	terraform-provider-aws/Makefile
	terraform-provider-aws/distinfo
	terraform-provider-aws/go-modules.mk

Log Message:
terraform-provider-aws: Update to 3.45.0

Changes:

FEATURES:

* **New Data Source:** `aws_appmesh_mesh`
* **New Data Source:** `aws_globalaccelerator_accelerator`

ENHANCEMENTS:

* data-source/aws_nat_gateway: Add `connectivity_type` attribute
* data-source/aws_transfer_server: Add `domain` attribute.
* resource/aws_cognito_user_pool: Add `custom_domain`, `domain`, and `estimated_number_of_users` attributes
* resource/aws_cognito_user_pool: Add `custom_email_sender`, `custom_sms_sender`, and `kms_key_id` to `lambda_config`
* resource/aws_cognito_user_pool: Add plan time validation for `name`
* resource/aws_cognito_user_pool_client: Add plan time validation for `id_token_validity` and `access_token_validity`.
* resource/aws_cur_report_definition: Add `arn` attribute.
* resource/aws_cur_report_definition: Add plan time validation for `report_name`.
* resource/aws_cur_report_definition: Support updating definition.
* resource/aws_datasync_location_smb: Add plan time validation for `domain`, `agent_arns`, `password`, `server_hostname`, `subdirectory`, and `user`.
* resource/aws_datasync_location_smb: Add support for updating.
* resource/aws_default_vpc_dhcp_options: Add `owner_id` argument.
* resource/aws_ecs_task_definition: Add plan time validation for `family` and `requires_compatibilities`.
* resource/aws_ecs_task_definition: Add support for `ephemeral_storage`.
* resource/aws_ecs_task_definition: Add support for `fsx_windows_file_server_volume_configuration`.
* resource/aws_fsx_lustre_filesystem: Add `data_compression_type` argument.
* resource/aws_nat_gateway: Add `connectivity_type` argument
* resource/aws_sqs_queue: Add `deduplication_scope` and `fifo_throughput_limit` arguments
* resource/aws_sqs_queue: Add `url` attribute
* resource/aws_transfer_server: Add `domain` argument.
* resource/aws_transfer_user: Add `posix_profile` argument.

BUG FIXES:

* data-source/aws_acmpca_certificate_authority: Fix `error setting tags`
* data-source/aws_servicequotas_service_quota: Correctly handle errors embedded in API struct
* resource/aws_batch_job_definition: Suppress differences for empty `linuxParameters.devices` and `linuxParameters.tmpfs` arrays in the `container_properties` argument
* resource/aws_cloudwatch_event_target: Increase the maximum allowed value for the `input_transformer` `input_paths` argument to 100
* resource/aws_cloudwatch_metric_alarm: Allow extended statistics in the `stat` argument of the `metric` configuration block
* resource/aws_cognito_user_pool: Suppress diff for empty `account_recovery_setting`.
* resource/aws_cognito_user_pool_client: Fix plan time validation for `refresh_token_validity`
* resource/aws_iot_topic_rule: Allow tags containing `@` character
* resource/aws_lambda_function: Prevents perpetual diff in `vpc_config`
* resource/aws_servicequotas_service_quota: Correctly handle errors embedded in API struct
* resource/aws_sqs_queue: Allow `visibility_timeout_seconds` to be `0` when creating queue
* resource/aws_sqs_queue: Ensure that queue attributes propagate completely during Create and Update

FEATURES:

* **New Resource:** `aws_amplify_branch`
* **New Resource:** `aws_amplify_domain_association`
* **New Resource:** `aws_amplify_webhook`
* **New Resource:** `aws_servicecatalog_principal_portfolio_association`

ENHANCEMENTS:

* data-source/aws_launch_configuration: Add `throughput` attribute to `ebs_block_device` and `root_block_device` configuration blocks to support GP3 volumes
* resource/aws_acmpca_certificate_authority: Add `s3_object_acl` argument to `revocation_configuration.crl_configuration` configuration block
* resource/aws_cloudwatch_log_metric_filter: Add `dimensions` argument to `metric_transformation` configuration block
* resource/aws_cloudwatch_metric_alarm: Add plan time validation to `metric_query.metric.stat`.
* resource/aws_devicefarm_project: Add `default_job_timeout_minutes` and `tags` argument
* resource/aws_devicefarm_project: Add plan time validation for `name`
* resource/aws_fsx_lustre_filesystem: Allow updating `storage_capacity`.
* resource/aws_launch_configuration: Add `throughput` argument to `ebs_block_device` and `root_block_device` configuration blocks to support GP3 volumes

BUG FIXES:

* resource/aws_amplify_app: Mark the `enable_performance_mode` argument in the `auto_branch_creation_config` configuration block as `ForceNew`
* resource/aws_cloudwatch_event_api_destination: Fix crash on resource update
* resource/aws_elasticache_cluster: Fix provider-level `default_tags` support for resource
* resource/aws_iam_access_key: Fix status not defaulting to Active

FEATURES:

* **New Data Source:** `aws_cloudwatch_event_connection`
* **New Resource:** `aws_amplify_app`
* **New Resource:** `aws_amplify_backend_environment`
* **New Resource:** `aws_cloudwatch_event_api_destination`
* **New Resource:** `aws_cloudwatch_event_connection`
* **New Resource:** `aws_schemas_discoverer`
* **New Resource:** `aws_schemas_registry`
* **New Resource:** `aws_schemas_schema`
* **New Resource:** `aws_servicecatalog_budget_resource_association`
* **New Resource:** `aws_servicecatalog_provisioning_artifact`
* **New Resource:** `aws_servicecatalog_tag_option_resource_association`

ENHANCEMENTS:

* data-source/aws_msk_cluster: Add `bootstrap_brokers_sasl_iam` attribute
* resource/aws_cloudfront_distribution: Add `connection_attempts`, `connection_timeout`, and `origin_shield`.
* resource/aws_cloudtrail: Add `AWS::DynamoDB::Table` as an option for `event_selector`.`data_resource`.`type`
* resource/aws_ec2_capacity_reservation: Add `outpost_arn` argument
* resource/aws_ecs_service: Add support for ECS Anywhere with the `launch_type` `EXTERNAL`
* resource/aws_eks_node_group: Add `taint` argument
* resource/aws_elasticache_parameter_group: Add `tags` argument and `arn` and `tags_all` attributes
* resource/aws_lambda_event_source_mapping: Add `function_response_types` argument to support AWS Lambda checkpointing
* resource/aws_lambda_event_source_mapping: Add `queues` argument to support Amazon MQ for Apache ActiveMQ event sources
* resource/aws_lambda_event_source_mapping: Add `self_managed_event_source` and `source_access_configuration` arguments to support self-managed Apache Kafka event sources
* resource/aws_lambda_event_source_mapping: Add `tumbling_window_in_seconds` argument to support AWS Lambda streaming analytics calculations
* resource/aws_msk_cluster: Add `bootstrap_brokers_sasl_iam` attribute
* resource/aws_msk_cluster: Add `iam` argument to `client_authentication.sasl` configuration block
* resource/aws_msk_configuration: `kafka_versions` argument is optional
* resource/aws_sns_topic: Add `firehose_success_feedback_role_arn`, `firehose_success_feedback_sample_rate` and `firehose_failure_feedback_role_arn` arguments.
* resource/aws_sns_topic: Add `owner` attribute.
* resource/aws_sns_topic: Add plan time validation for `application_success_feedback_role_arn`, `application_failure_feedback_role_arn`, `http_success_feedback_role_arn`, `http_failure_feedback_role_arn`, `lambda_success_feedback_role_arn`, `lambda_failure_feedback_role_arn`, `sqs_success_feedback_role_arn`, `sqs_failure_feedback_role_arn`.

BUG FIXES:

* data-source/aws_launch_template: Add `interface_type` to `network_interfaces` attribute
* data-source/aws_mq_broker: Correct type for `logs.audit` attribute
* resource/aws_apprunner_service: Correctly configure `authentication_configuration`, `code_configuration`, and `image_configuration` nested arguments in API requests
* resource/aws_apprunner_service: Handle asynchronous IAM eventual consistency error on creation
* resource/aws_apprunner_service: Suppress `instance_configuration` `cpu` and `memory` differences
* resource/aws_batch_job_definition: Don't crash when setting `timeout.attempt_duration_seconds` to `null`
* resource/aws_cloudformation_stack: Avoid conflicts with `on_failure` and `disable_rollback`
* resource/aws_cloudwatch_event_api_destination: Reduce the maximum allowed value for the `invocation_rate_limit_per_second` argument to `300`
* resource/aws_ec2_managed_prefix_list: Fix crash with multiple description-only updates
* resource/aws_eks_addon: Use `service_account_role_arn`, if set, on updates
* resource/aws_glue_connection: `connection_properties` are optional
* resource/aws_lb_listener_rule: Allow blank string for `action.redirect.query` nested argument
* resource/aws_synthetics_canary: Change minimum `timeout_in_seconds` in `run_config` from `60` to `3`
* resource/aws_vpn_connection: Allow `local_ipv4_network_cidr`, `remote_ipv4_network_cidr`, `local_ipv6_network_cidr`, and `remote_ipv6_network_cidr` to be CIDRs of any size

FEATURES:

* **New Data Source:** `aws_service_discovery_dns_namespace`
* **New Resource:** `aws_cloudwatch_metric_stream`
* **New Resource:** `aws_servicecatalog_constraint`
* **New Resource:** `aws_servicecatalog_product_portfolio_association`
* **New Resource:** `aws_servicecatalog_service_action`

ENHANCEMENTS:

* resource/aws_autoscaling_policy: Add `PredictiveScaling` `policy_type` and `predictive_scaling_configuration` argument

BUG FIXES:

* resource/aws_networkfirewall_rule_group: Correctly update resource on `rules` change

FEATURES:

* **New Data Source:** `aws_cloudfront_function`
* **New Data Source:** `aws_glue_connection`
* **New Data Source:** `aws_glue_data_catalog_encryption_settings`
* **New Data Source:** `aws_organizations_delegated_administrators`
* **New Data Source:** `aws_organizations_delegated_services`
* **New Resource:** `aws_apprunner_auto_scaling_configuration_version`
* **New Resource:** `aws_apprunner_connection`
* **New Resource:** `aws_apprunner_custom_domain_association`
* **New Resource:** `aws_apprunner_service`
* **New Resource:** `aws_cloudfront_function`
* **New Resource:** `aws_macie2_invitation_accepter`
* **New Resource:** `aws_macie2_member`
* **New Resource:** `aws_macie2_organization_admin_account`
* **New Resource:** `aws_organizations_delegated_administrator`
* **New Resource:** `aws_servicecatalog_organizations_access`
* **New Resource:** `aws_servicecatalog_portfolio_share`

ENHANCEMENTS:

* data-source/aws_outposts_outpost: `owner_id` is now an optional argument
* data-source/aws_outposts_outposts: Add `owner_id` argument
* resource/aws_cloudfront_distribution: Add `function_association` argument to `ordered_cache_behavior` and `default_cache_behavior` configuration blocks
* resource/aws_glue_catalog_database: Add `target_database` argument
* resource/aws_glue_catalog_table: Add `target_table` argument
* resource/aws_launch_template: Add `interface_type` argument to `network_interfaces` configuration block
* resource/aws_network_interface: Add `interface_type` argument

BUG FIXES:

* resource/aws_lambda_function: Wait for successful completion of function code update
* resource/aws_pinpoint_email_channel: `role_arn` argument is optional

FEATURES:

* **New Resource:** `aws_macie2_custom_data_identifier`
* **New Resource:** `aws_macie2_findings_filter`
* **New Resource:** `aws_servicecatalog_tag_option`
* **New Resource:** `aws_timestreamwrite_database`
* **New Resource:** `aws_timestreamwrite_table`

ENHANCEMENTS:

* data-source/aws_codestarconnections_connection: Add `host_arn` attribute
* data-source/aws_lb_listener: Add `tags` attribute.
* resource/aws_ami_copy: Add `destination_outpost_arn` argument
* resource/aws_cloudwatch_event_target: Add `http_target` argument
* resource/aws_codestarconnections_connection: Add `host_arn` argument
* resource/aws_datasync_location_s3: Add `agent_arns` argument
* resource/aws_datasync_option: Add `private_link_endpoint`, `security_group_arns`, `subnet_arns` and `vpc_endpoint_id` arguments
* resource/aws_datasync_task: Add `excludes` argument and `overwrite_mode`, `task_queueing`, and `transfer_mode` to the `options` configuration block
* resource/aws_datasync_task: Add `schedule` argument
* resource/aws_datasync_task: Add plan time validation to `cloudwatch_log_group_arn`, `destination_location_arn` and `source_location_arn`
* resource/aws_eks_node_group: Add `node_group_name_prefix` argument
* resource/aws_lambda_event_source_mapping: Support reading `starting_position` and `starting_position_timestamp` attributes
* resource/aws_lb_listener: Add `tags` argument & `tags_all` attribute.
* resource/aws_lb_listener_rule: Add plan time validation to `listener_arn`, `action.target_group_arn`, `action.forward.target_group.arn`, `action.redirect.host`, `action.redirect.path`, `action.redirect.query`, `action.redirect.status_code`, `action.fixed_response.message_body`, `action.authenticate_cognito.user_pool_arn`.
* resource/aws_lb_listener_rule: Add tagging support.

FEATURES:

* **New Data Source:** `aws_cloudwatch_event_source`
* **New Resource:** `aws_dynamodb_kinesis_streaming_destination`
* **New Resource:** `aws_macie2_classification_job`

ENHANCEMENTS:

* data-source/aws_transfer_server: Add `certificate`, `endpoint_type`, `protocols` and `security_policy_name` attributes
* resource/aws_cloudwatch_event_bus: Support partner event bus creation
* resource/aws_cloudwatch_event_rule: Support partner event bus names
* resource/aws_cloudwatch_event_target: Support partner event bus names
* resource/aws_codebuild_project: Add `file_system_locations` argument
* resource/aws_cognito_identity_pool: Add allow_classic_flow argument
* resource/aws_datasync_location_s3: Add `s3_storage_class` argument
* resource/aws_glue_connection: Add plan time validation for `connection_properties`, `description`, `match_criteria`, `name`, and `physical_connection_requirements.security_group_id_list`
* resource/aws_msk_cluster: Support in-place `instance_type` updates
* resource/aws_sfn_state_machine: Add `tracing_configuration` attribute
* resource/aws_shield_protection: Add `tags` argument
* resource/aws_transfer_server: Add `protocols` argument
* resource/aws_transfer_server: Add `security_policy_name` argument

BUG FIXES:

* aws_batch_compute_environment: Allow update of just `service_role` for managed compute environments
* aws_batch_compute_environment: `service_role` argument is optional
* provider: Prevent `Provider produced inconsistent final plan` errors when lifecycle arguments apply to resource `tags` not known until apply
* resource/aws_appautoscaling_target: Ignore `ObjectNotFoundException` on deletion
* resource/aws_batch_job_definition: Prevent diff with default value of `fargatePlatformConfiguration`
* resource/aws_lakeformation_permissions: Fix issues related to permissions not being revoked and attempts to revoke non-existent permissions
* resource/aws_mwaa_environment: Correctly apply `plugins_s3_object_version` change
* resource/aws_sfn_state_machine: Handle eventual consistency of state machine updates
* resource/aws_ssoadmin_managed_policy_attachment: Retry attachment/detachment when other permission-set attachment event was not yet propagated, to avoid ConflictException.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b436e96b4bd5b6c2b7deda9d4168559dd82a9079

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 terraform-provider-aws/Makefile      |  2 +-
 terraform-provider-aws/distinfo      | 52 +++++++++++++++++++-----------------
 terraform-provider-aws/go-modules.mk | 11 ++++----
 3 files changed, 35 insertions(+), 30 deletions(-)

diffs:
diff --git a/terraform-provider-aws/Makefile b/terraform-provider-aws/Makefile
index d13bfdf16e..2f63bede60 100644
--- a/terraform-provider-aws/Makefile
+++ b/terraform-provider-aws/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.25 2021/03/19 17:37:03 bsiegert Exp $
 
-DISTNAME=	terraform-provider-aws-3.38.0
+DISTNAME=	terraform-provider-aws-3.45.0
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=terraform-providers/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/terraform-provider-aws/distinfo b/terraform-provider-aws/distinfo
index 840036d013..0716ba0667 100644
--- a/terraform-provider-aws/distinfo
+++ b/terraform-provider-aws/distinfo
@@ -320,14 +320,14 @@ SHA1 (github.com_aws_aws-sdk-go_@v_v1.31.9.mod) = 3816b0f53964b1362a9e096deea1b8
 RMD160 (github.com_aws_aws-sdk-go_@v_v1.31.9.mod) = 52a8d7fae573509786f523f0897374ae5bf008b2
 SHA512 (github.com_aws_aws-sdk-go_@v_v1.31.9.mod) = ec22b59d6d5febbe206b6697008cbea27b5ae35ee89799b92d7f137e205b6b4a65d2ebcc4ee00d41eca181a09ef8411513fc0ad851a6fb23db80c589a4d5c49e
 Size (github.com_aws_aws-sdk-go_@v_v1.31.9.mod) = 217 bytes
-SHA1 (github.com_aws_aws-sdk-go_@v_v1.38.29.mod) = 539bb2485e7a025c4101f4e1216f094c73225e04
-RMD160 (github.com_aws_aws-sdk-go_@v_v1.38.29.mod) = 1baa2a1e7399951be9179804aaffc0daa896d012
-SHA512 (github.com_aws_aws-sdk-go_@v_v1.38.29.mod) = 376db876c55dce630bbe0b3bc3898bbcca0169965e8d12a76a1018da34301e1654159957142b4e6f103c0d9e1713e9e158fcf598e5c87131a3904e4452f12a7b
-Size (github.com_aws_aws-sdk-go_@v_v1.38.29.mod) = 178 bytes
-SHA1 (github.com_aws_aws-sdk-go_@v_v1.38.29.zip) = c9c60594e02ea4c433cc67a6a14de87ac94309dc
-RMD160 (github.com_aws_aws-sdk-go_@v_v1.38.29.zip) = 50ec7700ab30070284681caf6e3bf36ad79e81b6
-SHA512 (github.com_aws_aws-sdk-go_@v_v1.38.29.zip) = 09831a00a4363da2df9c0512a20292d25d78998552b5c9a47fc8bbb18900e50ca89c6ab183478a4974b689014e4245ab79d05cf77148a00feae92f9f264c10b1
-Size (github.com_aws_aws-sdk-go_@v_v1.38.29.zip) = 20608448 bytes
+SHA1 (github.com_aws_aws-sdk-go_@v_v1.38.59.mod) = 539bb2485e7a025c4101f4e1216f094c73225e04
+RMD160 (github.com_aws_aws-sdk-go_@v_v1.38.59.mod) = 1baa2a1e7399951be9179804aaffc0daa896d012
+SHA512 (github.com_aws_aws-sdk-go_@v_v1.38.59.mod) = 376db876c55dce630bbe0b3bc3898bbcca0169965e8d12a76a1018da34301e1654159957142b4e6f103c0d9e1713e9e158fcf598e5c87131a3904e4452f12a7b
+Size (github.com_aws_aws-sdk-go_@v_v1.38.59.mod) = 178 bytes
+SHA1 (github.com_aws_aws-sdk-go_@v_v1.38.59.zip) = f972ceb70c5c84206610c29a0a5d1f39a6e591bf
+RMD160 (github.com_aws_aws-sdk-go_@v_v1.38.59.zip) = 19b5ed910b7f7aa586693be49d82a882dcaec6f2
+SHA512 (github.com_aws_aws-sdk-go_@v_v1.38.59.zip) = 604cee2fb1a1ba325d4ee936035e842bf0d847f6a4462c4d8b9b23a699270d4bd5d75e7b2b8bfbaad6b1b36a8e2704a93442c15a470c150a37d8dba92f19b10d
+Size (github.com_aws_aws-sdk-go_@v_v1.38.59.zip) = 21165722 bytes
 SHA1 (github.com_beevik_etree_@v_v1.1.0.mod) = 861ed4e2f79aa0a09cf77bc9a75a9b4bfd0ed8b2
 RMD160 (github.com_beevik_etree_@v_v1.1.0.mod) = f2f0b94c9d4422f217f09aee590355431fb74d72
 SHA512 (github.com_beevik_etree_@v_v1.1.0.mod) = f30db44197fc7a136db88f308fe5da80df0079e7b054ae53e29cc5aa61b710fbb81dacfa63d0d64db9dfea144ac59ceab0902554a71b9f40d22725183ae378c7
@@ -1256,14 +1256,14 @@ SHA1 (github.com_mitchellh_copystructure_@v_v1.0.0.mod) = 723586b116207dafa5b40e
 RMD160 (github.com_mitchellh_copystructure_@v_v1.0.0.mod) = c4bb496601b26ceaa2748a05892825770e11552e
 SHA512 (github.com_mitchellh_copystructure_@v_v1.0.0.mod) = 8858ec62f3bcef65224ee7d66bbc16c080b2ed16609c46c5c6b6d983b9f7eef9e020a2ae78a16d0226c0f02c609ec5da92565861c02a81494cd6060dd56d005b
 Size (github.com_mitchellh_copystructure_@v_v1.0.0.mod) = 91 bytes
-SHA1 (github.com_mitchellh_copystructure_@v_v1.1.2.mod) = 98edeb2ffb6d0bfbedcf0f2ed7bbeb58495ef882
-RMD160 (github.com_mitchellh_copystructure_@v_v1.1.2.mod) = 7ef37663656bbecaa5f36054948810d5d6c8e51e
-SHA512 (github.com_mitchellh_copystructure_@v_v1.1.2.mod) = c865e2da86c565d4de8fe23a2bfbf95d19537a9c5a07361f75cd2fd5df912880669741b7a2696b228b42dbfc2f0f4d70c2a9e3d81c5591486055b5c903aa80d8
-Size (github.com_mitchellh_copystructure_@v_v1.1.2.mod) = 100 bytes
-SHA1 (github.com_mitchellh_copystructure_@v_v1.1.2.zip) = eabab9a01e7f64ffcc9496d40fa6c709eba47fd8
-RMD160 (github.com_mitchellh_copystructure_@v_v1.1.2.zip) = 8ba0a5e5aee613d1317965e220b06e356bcac3c2
-SHA512 (github.com_mitchellh_copystructure_@v_v1.1.2.zip) = 683e900bc20ea2dd10497aed02e5d36640ec794afd8c1dd3c1254f8a3dbde84a939b9fc722debbf4e38c4373df3fceed884e450ef3d42e6e1bc569def843dbcb
-Size (github.com_mitchellh_copystructure_@v_v1.1.2.zip) = 12095 bytes
+SHA1 (github.com_mitchellh_copystructure_@v_v1.2.0.mod) = dd6ac2a1e30e55244a4d2ed7d9fae06a5363215d
+RMD160 (github.com_mitchellh_copystructure_@v_v1.2.0.mod) = 532232fb8813cb31a92fd1df0c3dfc02ee753973
+SHA512 (github.com_mitchellh_copystructure_@v_v1.2.0.mod) = 6c5521402c1c468d52b70403d09ce637701227e3aaa58f0b6fde2defc13599ddde4a2817346512fb837482793ed57a01f05f96b6f940c48a6792a1422971abdd
+Size (github.com_mitchellh_copystructure_@v_v1.2.0.mod) = 100 bytes
+SHA1 (github.com_mitchellh_copystructure_@v_v1.2.0.zip) = 3aa358af58c1c0c74944e9fc3daada1c87c3cb44
+RMD160 (github.com_mitchellh_copystructure_@v_v1.2.0.zip) = f764367676dd9142313b378f28398a63af561c80
+SHA512 (github.com_mitchellh_copystructure_@v_v1.2.0.zip) = 4d77c7e5a9c3c0603d25263fdfd480d3f4cca19012ba6714536cb205043dd1f5400acc1cf91a12533d35131b92e1f24632317eab1400270046ab1240308ffb2e
+Size (github.com_mitchellh_copystructure_@v_v1.2.0.zip) = 12351 bytes
 SHA1 (github.com_mitchellh_go-homedir_@v_v1.0.0.mod) = da67db313cfee8f156b9ab87e612d689585c307b
 RMD160 (github.com_mitchellh_go-homedir_@v_v1.0.0.mod) = 2636f23c66f284970c7bd60509e489cd0f018fad
 SHA512 (github.com_mitchellh_go-homedir_@v_v1.0.0.mod) = a2b7ed5a25e6dcab620357d5c216546bdb554edbc6fd927a0703e788d7e7a10a743471d10f5c7cc56ad829ab35c7272c61d210e55947363447832e924844e9ee
@@ -1328,10 +1328,14 @@ SHA1 (github.com_mitchellh_reflectwalk_@v_v1.0.1.mod) = 3c3ccec64cee360eff622fc5
 RMD160 (github.com_mitchellh_reflectwalk_@v_v1.0.1.mod) = 8be7fad1267496591924b5f34be7513d4b1bc730
 SHA512 (github.com_mitchellh_reflectwalk_@v_v1.0.1.mod) = e7ba1cdb05cc6f30a57cdbfd08d55766cdad89875e4db393c304c5004d8907d07952b9b7f542bdec1c8b2f722fbc5d2283a8ff9cae53b6da0f3b075b8d05f60f
 Size (github.com_mitchellh_reflectwalk_@v_v1.0.1.mod) = 40 bytes
-SHA1 (github.com_mitchellh_reflectwalk_@v_v1.0.1.zip) = f039ccb753e0df74543f0ab72f1d3c6b4afd3b39
-RMD160 (github.com_mitchellh_reflectwalk_@v_v1.0.1.zip) = f6bf8fc87ccc874ddaaba2d4ae7117e5104863e6
-SHA512 (github.com_mitchellh_reflectwalk_@v_v1.0.1.zip) = 39e87a715707ec9243a382b6e9a3d951234a73e6a50be0f3e15825ebfc9d9a0cdc52e9584909e2f09c852525c1de0f2c5214f6786d3352ca9a9ead579f9d35c7
-Size (github.com_mitchellh_reflectwalk_@v_v1.0.1.zip) = 8002 bytes
+SHA1 (github.com_mitchellh_reflectwalk_@v_v1.0.2.mod) = 3c3ccec64cee360eff622fc597c7f0b52c8580d5
+RMD160 (github.com_mitchellh_reflectwalk_@v_v1.0.2.mod) = 8be7fad1267496591924b5f34be7513d4b1bc730
+SHA512 (github.com_mitchellh_reflectwalk_@v_v1.0.2.mod) = e7ba1cdb05cc6f30a57cdbfd08d55766cdad89875e4db393c304c5004d8907d07952b9b7f542bdec1c8b2f722fbc5d2283a8ff9cae53b6da0f3b075b8d05f60f
+Size (github.com_mitchellh_reflectwalk_@v_v1.0.2.mod) = 40 bytes
+SHA1 (github.com_mitchellh_reflectwalk_@v_v1.0.2.zip) = f664ec3766ab878546ca9a58b0bb81f9523d6cc1
+RMD160 (github.com_mitchellh_reflectwalk_@v_v1.0.2.zip) = 973628e453cec20c3e51cb427a65804133631010
+SHA512 (github.com_mitchellh_reflectwalk_@v_v1.0.2.zip) = 0105a41c3be65ddef321daa7ab811d9f021b0ea2718876e23beda73dfc1a68a0f98cdb2898f139647e384d4ea1d4c1e0fb1d5cefdd1e333d471420eeb8012df2
+Size (github.com_mitchellh_reflectwalk_@v_v1.0.2.zip) = 8412 bytes
 SHA1 (github.com_niemeyer_pretty_@v_v0.0.0-20200227124842-a10e7caefd8e.mod) = b8866553dc2ad91469d11f51e6530cc80e4d9468
 RMD160 (github.com_niemeyer_pretty_@v_v0.0.0-20200227124842-a10e7caefd8e.mod) = 1e4a3014ee0d21e673fc8dedf0d8951a6558ffdc
 SHA512 (github.com_niemeyer_pretty_@v_v0.0.0-20200227124842-a10e7caefd8e.mod) = ee531fe5de94a4f4fc57592864a42beaf57be600d3fc11205ff79b44615429ccf46922cc3d80ab8df77b2db31a85bf40248ce0b1e1079d6861f317828b3305ea
@@ -2772,7 +2776,7 @@ SHA1 (rsc.io_sampler_@v_v1.3.0.zip) = 1eaf56fb5889f2828975a0e1fca81bec68ae41b1
 RMD160 (rsc.io_sampler_@v_v1.3.0.zip) = 90096d3a90539f0587101bfcaaa75efc9a161f8b
 SHA512 (rsc.io_sampler_@v_v1.3.0.zip) = bd4d07093c5263a9af31226e56fd426bcb5c8ffc6e69dac19139ab267a108340e228bd44d9859f48dc92e1c3480432093d8a9fc66cd6aa8d259a1a952f317072
 Size (rsc.io_sampler_@v_v1.3.0.zip) = 14308 bytes
-SHA1 (terraform-provider-aws-3.38.0.tar.gz) = c294b03c747caa256a1d85c9241d84d52a1dbc84
-RMD160 (terraform-provider-aws-3.38.0.tar.gz) = 2db06bc86e8c65acd74fc428975c17580c1ebeb8
-SHA512 (terraform-provider-aws-3.38.0.tar.gz) = 74a33a73001a63e8d988710c779e5e3b5a4b28d914ef94ef3681678a0d990bef5253104e944bd352e874f3cb754bc93b97a4a9a3b1f150f27d51782ddf2ad64e
-Size (terraform-provider-aws-3.38.0.tar.gz) = 49788908 bytes
+SHA1 (terraform-provider-aws-3.45.0.tar.gz) = 19a49a2d58a25f08cf4cf30162ff94d78080c9d5
+RMD160 (terraform-provider-aws-3.45.0.tar.gz) = 646f777a063d1d949d3226a3ca006c63537ccfbf
+SHA512 (terraform-provider-aws-3.45.0.tar.gz) = bfe0b76ffd6b36c457f54acfb0af4a8f68dcc5399beaafafb3892d7e675e390c82d31f8ef6c118e53375b9c171ea8765c6997769176cfd60bab058d685d2e485
+Size (terraform-provider-aws-3.45.0.tar.gz) = 49976158 bytes
diff --git a/terraform-provider-aws/go-modules.mk b/terraform-provider-aws/go-modules.mk
index 50001ead4c..bb850f6628 100644
--- a/terraform-provider-aws/go-modules.mk
+++ b/terraform-provider-aws/go-modules.mk
@@ -80,8 +80,8 @@ GO_MODULE_FILES+=	github.com/armon/go-socks5/@v/v0.0.0-20160902184237-e75332964e
 GO_MODULE_FILES+=	github.com/aws/aws-sdk-go/@v/v1.15.78.mod
 GO_MODULE_FILES+=	github.com/aws/aws-sdk-go/@v/v1.25.3.mod
 GO_MODULE_FILES+=	github.com/aws/aws-sdk-go/@v/v1.31.9.mod
-GO_MODULE_FILES+=	github.com/aws/aws-sdk-go/@v/v1.38.29.mod
-GO_MODULE_FILES+=	github.com/aws/aws-sdk-go/@v/v1.38.29.zip
+GO_MODULE_FILES+=	github.com/aws/aws-sdk-go/@v/v1.38.59.mod
+GO_MODULE_FILES+=	github.com/aws/aws-sdk-go/@v/v1.38.59.zip
 GO_MODULE_FILES+=	github.com/beevik/etree/@v/v1.1.0.mod
 GO_MODULE_FILES+=	github.com/beevik/etree/@v/v1.1.0.zip
 GO_MODULE_FILES+=	github.com/bgentry/go-netrc/@v/v0.0.0-20140422174119-9fd32a8b3d3d.mod
@@ -314,8 +314,8 @@ GO_MODULE_FILES+=	github.com/mattn/go-runewidth/@v/v0.0.4.zip
 GO_MODULE_FILES+=	github.com/mitchellh/cli/@v/v1.1.2.mod
 GO_MODULE_FILES+=	github.com/mitchellh/cli/@v/v1.1.2.zip
 GO_MODULE_FILES+=	github.com/mitchellh/copystructure/@v/v1.0.0.mod
-GO_MODULE_FILES+=	github.com/mitchellh/copystructure/@v/v1.1.2.mod
-GO_MODULE_FILES+=	github.com/mitchellh/copystructure/@v/v1.1.2.zip
+GO_MODULE_FILES+=	github.com/mitchellh/copystructure/@v/v1.2.0.mod
+GO_MODULE_FILES+=	github.com/mitchellh/copystructure/@v/v1.2.0.zip
 GO_MODULE_FILES+=	github.com/mitchellh/go-homedir/@v/v1.0.0.mod
 GO_MODULE_FILES+=	github.com/mitchellh/go-homedir/@v/v1.1.0.mod
 GO_MODULE_FILES+=	github.com/mitchellh/go-homedir/@v/v1.1.0.zip
@@ -332,7 +332,8 @@ GO_MODULE_FILES+=	github.com/mitchellh/mapstructure/@v/v1.1.2.mod
 GO_MODULE_FILES+=	github.com/mitchellh/mapstructure/@v/v1.1.2.zip
 GO_MODULE_FILES+=	github.com/mitchellh/reflectwalk/@v/v1.0.0.mod
 GO_MODULE_FILES+=	github.com/mitchellh/reflectwalk/@v/v1.0.1.mod
-GO_MODULE_FILES+=	github.com/mitchellh/reflectwalk/@v/v1.0.1.zip
+GO_MODULE_FILES+=	github.com/mitchellh/reflectwalk/@v/v1.0.2.mod
+GO_MODULE_FILES+=	github.com/mitchellh/reflectwalk/@v/v1.0.2.zip
 GO_MODULE_FILES+=	github.com/niemeyer/pretty/@v/v0.0.0-20200227124842-a10e7caefd8e.mod
 GO_MODULE_FILES+=	github.com/niemeyer/pretty/@v/v0.0.0-20200227124842-a10e7caefd8e.zip
 GO_MODULE_FILES+=	github.com/nsf/jsondiff/@v/v0.0.0-20200515183724-f29ed568f4ce.mod


Home | Main Index | Thread Index | Old Index