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

chore(deps): update hashicorp/aws requirement from ~> 3.29 to ~> 4.65 #83

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 28, 2023

Updates the requirements on hashicorp/aws to permit the latest version.

Release notes

Sourced from hashicorp/aws's releases.

v4.65.0

NOTES:

  • data-source/aws_db_instance: With the retirement of EC2-Classic thedb_security_groups attribute has been deprecated and will be removed in a future version (#30919)
  • data-source/aws_elasticache_cluster: With the retirement of EC2-Classic thesecurity_group_names attribute has been deprecated and will be removed in a future version (#30919)
  • data-source/aws_launch_configuration: With the retirement of EC2-Classic thevpc_classic_link_id and vpc_classic_link_security_groups attributes have been deprecated and will be removed in a future version (#30919)
  • data-source/aws_redshift_cluster: With the retirement of EC2-Classic the cluster_security_groups attribute has been deprecated and will be removed in a future version (#30919)
  • resource/aws_config_organization_custom_policy_rule: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#21373)

FEATURES:

  • New Data Source: aws_api_gateway_authorizer (#28148)
  • New Data Source: aws_api_gateway_authorizers (#28148)
  • New Data Source: aws_dms_replication_subnet_group (#30832)
  • New Data Source: aws_dms_replication_task (#30967)
  • New Data Source: aws_ssmcontacts_contact (#30667)
  • New Data Source: aws_ssmcontacts_contact_channel (#30667)
  • New Data Source: aws_ssmcontacts_plan (#30667)
  • New Data Source: aws_ssmincidents_response_plan (#30665)
  • New Resource: aws_config_organization_custom_policy_rule (#21373)
  • New Resource: aws_quicksight_folder_membership (#30871)
  • New Resource: aws_quicksight_refresh_schedule (#30788)
  • New Resource: aws_ssmcontacts_contact (#30667)
  • New Resource: aws_ssmcontacts_contact_channel (#30667)
  • New Resource: aws_ssmcontacts_plan (#30667)
  • New Resource: aws_ssmincidents_response_plan (#30665)
  • New Resource: aws_synthetics_group (#30678)
  • New Resource: aws_synthetics_group_association (#30678)

ENHANCEMENTS:

  • data-source/aws_ami_ids: Add include_deprecated argument (#30294)
  • data-source/aws_backup_report_plan: Add accounts, organization_units and regions attributes to the report_setting block (#28309)
  • data-source/aws_imagebuilder_image: Add containers attribute to the output_resources block (#30899)
  • resource/aws_appstream_stack: Add streaming_experience_settings attribute (#28512)
  • resource/aws_backup_report_plan: Add accounts, organization_units and regions attributes to the report_setting block (#28309)
  • resource/aws_chime_voice_connector_streaming: Add media_insights_configuration argument (#30713)
  • resource/aws_db_subnet_group: Add vpc_id attribute (#30775)
  • resource/aws_fis_experiment_template: Add support for Cluster Network Actions to actions.*.target (#27337)
  • resource/aws_gamelift_game_session_queue: Add custom_event_data argument (#26206)
  • resource/aws_imagebuilder_image: Add containers attribute to the output_resources block (#30899)
  • resource/aws_networkfirewall_rule_group: Add limit for reference_sets (#30759)
  • resource/aws_networkmanager_core_network: Wait for the network policy to be in the READY_TO_EXECUTE state before executing any changes (#30879)
  • resource/aws_s3outposts_endpoint: Add access_type and customer_owned_ipv4_pool arguments (#23839)
  • resource/aws_wafv2_web_acl: Add token_domains argument (#30340)
  • various IAM resource types: more detailed error messages for invalid policy document JSON (#27502)

BUG FIXES:

  • resource/aws_api_gateway_api_key: Fix value minimum length verification when specified. (#30894)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

4.65.0 (April 27, 2023)

NOTES:

  • data-source/aws_db_instance: With the retirement of EC2-Classic thedb_security_groups attribute has been deprecated and will be removed in a future version (#30919)
  • data-source/aws_elasticache_cluster: With the retirement of EC2-Classic thesecurity_group_names attribute has been deprecated and will be removed in a future version (#30919)
  • data-source/aws_launch_configuration: With the retirement of EC2-Classic thevpc_classic_link_id and vpc_classic_link_security_groups attributes have been deprecated and will be removed in a future version (#30919)
  • data-source/aws_redshift_cluster: With the retirement of EC2-Classic the cluster_security_groups attribute has been deprecated and will be removed in a future version (#30919)
  • resource/aws_config_organization_custom_policy_rule: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#21373)

FEATURES:

  • New Data Source: aws_api_gateway_authorizer (#28148)
  • New Data Source: aws_api_gateway_authorizers (#28148)
  • New Data Source: aws_dms_replication_subnet_group (#30832)
  • New Data Source: aws_dms_replication_task (#30967)
  • New Data Source: aws_ssmcontacts_contact (#30667)
  • New Data Source: aws_ssmcontacts_contact_channel (#30667)
  • New Data Source: aws_ssmcontacts_plan (#30667)
  • New Data Source: aws_ssmincidents_response_plan (#30665)
  • New Resource: aws_config_organization_custom_policy_rule (#28201)
  • New Resource: aws_quicksight_folder_membership (#30871)
  • New Resource: aws_quicksight_refresh_schedule (#30788)
  • New Resource: aws_ssmcontacts_contact (#30667)
  • New Resource: aws_ssmcontacts_contact_channel (#30667)
  • New Resource: aws_ssmcontacts_plan (#30667)
  • New Resource: aws_ssmincidents_response_plan (#30665)
  • New Resource: aws_synthetics_group (#30678)
  • New Resource: aws_synthetics_group_association (#30678)

ENHANCEMENTS:

  • data-source/aws_ami_ids: Add include_deprecated argument (#30294)
  • data-source/aws_backup_report_plan: Add accounts, organization_units and regions attributes to the report_setting block (#28309)
  • data-source/aws_imagebuilder_image: Add containers attribute to the output_resources block (#30899)
  • resource/aws_appstream_stack: Add streaming_experience_settings attribute (#28512)
  • resource/aws_backup_report_plan: Add accounts, organization_units and regions attributes to the report_setting block (#28309)
  • resource/aws_chime_voice_connector_streaming: Add media_insights_configuration argument (#30713)
  • resource/aws_db_subnet_group: Add vpc_id attribute (#30775)
  • resource/aws_fis_experiment_template: Add support for Cluster Network Actions to actions.*.target (#27337)
  • resource/aws_gamelift_game_session_queue: Add custom_event_data argument (#26206)
  • resource/aws_imagebuilder_image: Add containers attribute to the output_resources block (#30899)
  • resource/aws_networkfirewall_rule_group: Add limit for reference_sets (#30759)
  • resource/aws_networkmanager_core_network: Wait for the network policy to be in the READY_TO_EXECUTE state before executing any changes (#30879)
  • resource/aws_s3outposts_endpoint: Add access_type and customer_owned_ipv4_pool arguments (#23839)
  • resource/aws_wafv2_web_acl: Add token_domains argument (#30340)
  • various IAM resource types: more detailed error messages for invalid policy document JSON (#27502)

BUG FIXES:

... (truncated)

Commits
  • 1f6f69c Update CHANGELOG.md (Manual Trigger)
  • 543f59f Merge pull request #27337 from akshaychopra5207/b-aws_fis-eks_support
  • ad1373b Add CHANGELOG entry.
  • 994dcaa r/aws_fix_experiment_template: Fix terrafmt errors in acceptance test configu...
  • decc8a4 Merge branch 'main' into HEAD
  • dc1d4bc Merge pull request #26343 from rockpunk/b-redshiftdata-expired-statements
  • e04dbf6 Merge pull request #26206 from Luminoth/main
  • 86d8a36 Tweak CHANGELOG entry.
  • 9cd1def Simplify.
  • ec665b2 Merge branch 'main' into HEAD
  • Additional commits viewable in compare view

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)

Updates the requirements on [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) to permit the latest version.
- [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@v3.29.0...v4.65.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 28, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 5, 2023

Superseded by #84.

@dependabot dependabot bot closed this May 5, 2023
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/aws-tw-4.65 branch May 5, 2023 20:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants