Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hashicorp/aws from 4.26.0 to 5.9.0 #16

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps hashicorp/aws from 4.26.0 to 5.9.0.

Release notes

Sourced from hashicorp/aws's releases.

v5.9.0

FEATURES:

  • New Resource: aws_workspaces_connection_alias (#32482)

ENHANCEMENTS:

  • data-source/aws_appmesh_gateway_route: Add path to the spec.http_route.action.rewrite and spec.http2_route.action.rewrite configuration blocks (#32449)
  • data-source/aws_db_instance: Add max_allocated_storage attribute (#32477)
  • data-source/aws_ec2_host: Add asset_id attribute (#32388)
  • resource/aws_appmesh_gateway_route: Add path to the spec.http_route.action.rewrite and spec.http2_route.action.rewrite configuration blocks (#32449)
  • resource/aws_cloudformation_stack_set_instance: Added the stack_instance_summaries attribute to track all account and stack IDs for deployments to organizational units. (#24523)
  • resource/aws_cloudformation_stack_set_instance: Changes to deployment_targets now force a new resource. (#24523)
  • resource/aws_connect_queue: add delete function (#32538)
  • resource/aws_connect_routing_profile: add delete function (#32540)
  • resource/aws_db_instance: Add backup_target attribute (#32609)
  • resource/aws_ec2_host: Add asset_id argument (#32388)
  • resource/aws_ec2_traffic_mirror_filter_rule: Fix crash when updating rule_number (#32594)
  • resource/aws_lightsail_key_pair: Add tags attribute (#32606)
  • resource/aws_signer_signing_profile: Add signing_material attribute. (#32414)
  • resource/aws_signer_signing_profile: Update platform_id validation. (#32414)
  • resource/aws_wafv2_web_acl: Add association_config argument (#31668)

BUG FIXES:

  • data-source/aws_dms_replication_instance: Fixed bug that caused replication_instance_private_ips, replication_instance_public_ips, and vpc_security_group_ids to always return null (#32551)
  • data-source/aws_mq_broker: Fix setting user: Invalid address to set errors (#32593)
  • data-source/aws_vpc_endpoint: Add dns_options.private_dns_only_for_inbound_resolver_endpoint (#32517)
  • resource/aws_appflow_flow: Fix tasks not updating properly due to empty task being processed (#26614)
  • resource/aws_cloudformation_stack_set_instance: Fix error when deploying to organizational units with no accounts. (#24523)
  • resource/aws_cognito_user_pool: Suppress diff when schema.string_attribute_constraints is omitted for String attribute types (#32445)
  • resource/aws_config_config_rule: Prevent crash from unhandled read error (#32520)
  • resource/aws_datasync_agent: Prevent persistent diffs when private_link_endpoint is not explicitly configured. (#32546)
  • resource/aws_globalaccelerator_custom_routing_endpoint_group: Respect configured endpoint_group_region value on resource Create (#32393)
  • resource/aws_pipes_pipe: Fix Error: setting target_parameters: Invalid address to set errors when creating pipes with ecs task targets (#32432)
  • resource/aws_pipes_pipe: Fix ValidationException errors when updating pipe (#32622)
  • resource/aws_quicksight_analysis: Correctly expand comparison method (#32285)
  • resource/aws_quicksight_group_membership: Allow non default value for namespace (#32494)
  • resource/aws_route53_cidr_location: Fix Value Conversion Error errors (#32596)
  • resource/aws_wafv2_web_acl: Fixed error handling response_inspection parameters (#31111)

v5.8.0

ENHANCEMENTS:

  • data-source/aws_ssm_parameter: Add insecure_value attribute (#30817)
  • resource/aws_fms_policy: Add policy_option attribute for security_service_policy_data block (#25362)
  • resource/aws_iam_virtual_mfa_device: Add enable_date and user_name attributes (#32462)

BUG FIXES:

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.9.0 (July 20, 2023)

FEATURES:

  • New Resource: aws_workspaces_connection_alias (#32482)

ENHANCEMENTS:

  • data-source/aws_appmesh_gateway_route: Add path to the spec.http_route.action.rewrite and spec.http2_route.action.rewrite configuration blocks (#32449)
  • data-source/aws_db_instance: Add max_allocated_storage attribute (#32477)
  • data-source/aws_ec2_host: Add asset_id attribute (#32388)
  • resource/aws_appmesh_gateway_route: Add path to the spec.http_route.action.rewrite and spec.http2_route.action.rewrite configuration blocks (#32449)
  • resource/aws_cloudformation_stack_set_instance: Added the stack_instance_summaries attribute to track all account and stack IDs for deployments to organizational units. (#24523)
  • resource/aws_cloudformation_stack_set_instance: Changes to deployment_targets now force a new resource. (#24523)
  • resource/aws_connect_queue: add delete function (#32538)
  • resource/aws_connect_routing_profile: add delete function (#32540)
  • resource/aws_db_instance: Add backup_target attribute (#32609)
  • resource/aws_ec2_host: Add asset_id argument (#32388)
  • resource/aws_ec2_traffic_mirror_filter_rule: Fix crash when updating rule_number (#32594)
  • resource/aws_lightsail_key_pair: Add tags attribute (#32606)
  • resource/aws_signer_signing_profile: Add signing_material attribute. (#32414)
  • resource/aws_signer_signing_profile: Update platform_id validation. (#32414)
  • resource/aws_wafv2_web_acl: Add association_config argument (#31668)

BUG FIXES:

  • data-source/aws_dms_replication_instance: Fixed bug that caused replication_instance_private_ips, replication_instance_public_ips, and vpc_security_group_ids to always return null (#32551)
  • data-source/aws_mq_broker: Fix setting user: Invalid address to set errors (#32593)
  • data-source/aws_vpc_endpoint: Add dns_options.private_dns_only_for_inbound_resolver_endpoint (#32517)
  • resource/aws_appflow_flow: Fix tasks not updating properly due to empty task being processed (#26614)
  • resource/aws_cloudformation_stack_set_instance: Fix error when deploying to organizational units with no accounts. (#24523)
  • resource/aws_cognito_user_pool: Suppress diff when schema.string_attribute_constraints is omitted for String attribute types (#32445)
  • resource/aws_config_config_rule: Prevent crash from unhandled read error (#32520)
  • resource/aws_datasync_agent: Prevent persistent diffs when private_link_endpoint is not explicitly configured. (#32546)
  • resource/aws_globalaccelerator_custom_routing_endpoint_group: Respect configured endpoint_group_region value on resource Create (#32393)
  • resource/aws_pipes_pipe: Fix Error: setting target_parameters: Invalid address to set errors when creating pipes with ecs task targets (#32432)
  • resource/aws_pipes_pipe: Fix ValidationException errors when updating pipe (#32622)
  • resource/aws_quicksight_analysis: Correctly expand comparison method (#32285)
  • resource/aws_quicksight_folder: Fix misidentification of parent folder at grandchild level or deeper (#32592)
  • resource/aws_quicksight_group_membership: Allow non default value for namespace (#32494)
  • resource/aws_route53_cidr_location: Fix Value Conversion Error errors (#32596)
  • resource/aws_wafv2_web_acl: Fixed error handling response_inspection parameters (#31111)

5.8.0 (July 13, 2023)

ENHANCEMENTS:

  • data-source/aws_ssm_parameter: Add insecure_value attribute (#30817)
  • resource/aws_fms_policy: Add policy_option attribute for security_service_policy_data block (#25362)
  • resource/aws_iam_virtual_mfa_device: Add enable_date and user_name attributes (#32462)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 4.26.0 to 5.9.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v4.26.0...v5.9.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jul 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

Superseded by #17.

@dependabot dependabot bot closed this Jul 31, 2023
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/aws-5.9.0 branch July 31, 2023 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants