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 3.73.0 to 4.66.0 #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2023

Bumps hashicorp/aws from 3.73.0 to 4.66.0.

Release notes

Sourced from hashicorp/aws's releases.

v4.66.0

NOTES:

  • resource/aws_instance: The cpu_core_count argument is deprecated in favor of the cpu_options block. The cpu_options block can set core_count (#31035)
  • resource/aws_instance: The cpu_threads_per_core argument is deprecated in favor of the cpu_options block. The cpu_options block can set threads_per_core (#31035)

FEATURES:

  • New Data Source: aws_appintegrations_event_integration (#24965)
  • New Data Source: aws_dms_replication_instance (#15406)
  • New Data Source: aws_vpclattice_auth_policy (#30898)
  • New Data Source: aws_vpclattice_service_network (#30904)
  • New Resource: aws_account_primary_contact (#26123)
  • New Resource: aws_appintegrations_data_integration (#24941)
  • New Resource: aws_chimesdkvoice_voice_profile_domain (#30977)
  • New Resource: aws_directory_service_trust (#31037)
  • New Resource: aws_vpclattice_access_log_subscription (#30896)
  • New Resource: aws_vpclattice_auth_policy (#30891)
  • New Resource: aws_vpclattice_resource_policy (#30900)
  • New Resource: aws_vpclattice_target_group_attachment (#31039)

ENHANCEMENTS:

  • data-source/aws_autoscaling_group: Add max_instance_lifetime attribute (#31067)
  • data-source/aws_autoscaling_group: Add mixed_instances_policy attribute (#31067)
  • data-source/aws_autoscaling_group: Add predicted_capacity attribute (#31067)
  • data-source/aws_autoscaling_group: Add suspended_processes attribute (#31067)
  • data-source/aws_autoscaling_group: Add tag attribute (#31067)
  • data-source/aws_autoscaling_group: Add warm_pool_size attribute (#31067)
  • data-source/aws_autoscaling_group: Add warm_pool attribute (#31067)
  • datasource/aws_launch_template: Add amd_sev_snp attribute (#31035)
  • resource/aws_appautoscaling_policy: Add metrics to the target_tracking_scaling_policy_configuration.customized_metric_specification configuration block in support of metric math (#30172)
  • resource/aws_appautoscaling_target: Add arn attribute (#30172)
  • resource/aws_appautoscaling_target: Add tags argument and tags_all attribute to support resource tagging (#30172)
  • resource/aws_autoscaling_group: Add predicted_capacity attribute (#31067)
  • resource/aws_autoscaling_group: Add warm_pool_size attribute (#31067)
  • resource/aws_directory_service_conditional_forwarder: Add plan time validation for remote_domain_name (#31037)
  • resource/aws_directory_service_directory: Correct plan time validation for remote_domain_name (#31037)
  • resource/aws_elasticache_user: Add support for defining custom timeouts (#31076)
  • resource/aws_fsx_lustre_file_system: Add root_squash_configuration argument (#31073)
  • resource/aws_glue_catalog_database: Add tagging support (#31071)
  • resource/aws_grafana_workspace: Make grafana_version optional so that its value can be specified in configuration (#31083)
  • resource/aws_instance: Add amd_sev_snp argument (#31035)
  • resource/aws_instance: Add cpu_options argument (#31035)
  • resource/aws_lambda_function: Add support for java17 runtime value (#31027)
  • resource/aws_lambda_layer_version: Add support for java17 compatible_runtimes value (#31028)
  • resource/aws_launch_template: Add amd_sev_snp argument (#31035)
  • resource/aws_medialive_channel: Added H265 support. (#30908)
  • resource/aws_rds_cluster_role_association: Add configurable Create and Delete timeouts (#31015)
  • resource/aws_redshift_scheduled_action: Add plan time validation for name argument (#31020)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

4.66.0 (May 4, 2023)

NOTES:

  • resource/aws_instance: The cpu_core_count argument is deprecated in favor of the cpu_options block. The cpu_options block can set core_count (#31035)
  • resource/aws_instance: The cpu_threads_per_core argument is deprecated in favor of the cpu_options block. The cpu_options block can set threads_per_core (#31035)

FEATURES:

  • New Data Source: aws_appintegrations_event_integration (#24965)
  • New Data Source: aws_dms_replication_instance (#15406)
  • New Data Source: aws_vpclattice_auth_policy (#30898)
  • New Data Source: aws_vpclattice_service_network (#30904)
  • New Resource: aws_account_primary_contact (#26123)
  • New Resource: aws_appintegrations_data_integration (#24941)
  • New Resource: aws_chimesdkvoice_voice_profile_domain (#30977)
  • New Resource: aws_directory_service_trust (#31037)
  • New Resource: aws_vpclattice_access_log_subscription (#30896)
  • New Resource: aws_vpclattice_auth_policy (#30891)
  • New Resource: aws_vpclattice_resource_policy (#30900)
  • New Resource: aws_vpclattice_target_group_attachment (#31039)

ENHANCEMENTS:

  • data-source/aws_autoscaling_group: Add max_instance_lifetime attribute (#31067)
  • data-source/aws_autoscaling_group: Add mixed_instances_policy attribute (#31067)
  • data-source/aws_autoscaling_group: Add predicted_capacity attribute (#31067)
  • data-source/aws_autoscaling_group: Add suspended_processes attribute (#31067)
  • data-source/aws_autoscaling_group: Add tag attribute (#31067)
  • data-source/aws_autoscaling_group: Add warm_pool_size attribute (#31067)
  • data-source/aws_autoscaling_group: Add warm_pool attribute (#31067)
  • datasource/aws_launch_template: Add amd_sev_snp attribute (#31035)
  • resource/aws_appautoscaling_policy: Add metrics to the target_tracking_scaling_policy_configuration.customized_metric_specification configuration block in support of metric math (#30172)
  • resource/aws_appautoscaling_target: Add arn attribute (#30172)
  • resource/aws_appautoscaling_target: Add tags argument and tags_all attribute to support resource tagging (#30172)
  • resource/aws_autoscaling_group: Add predicted_capacity attribute (#31067)
  • resource/aws_autoscaling_group: Add warm_pool_size attribute (#31067)
  • resource/aws_directory_service_conditional_forwarder: Add plan time validation for remote_domain_name (#31037)
  • resource/aws_directory_service_directory: Correct plan time validation for remote_domain_name (#31037)
  • resource/aws_elasticache_user: Add support for defining custom timeouts (#31076)
  • resource/aws_fsx_lustre_file_system: Add root_squash_configuration argument (#31073)
  • resource/aws_glue_catalog_database: Add tagging support (#31071)
  • resource/aws_grafana_workspace: Make grafana_version optional so that its value can be specified in configuration (#31083)
  • resource/aws_instance: Add amd_sev_snp argument (#31035)
  • resource/aws_instance: Add cpu_options argument (#31035)
  • resource/aws_lambda_function: Add support for java17 runtime value (#31027)
  • resource/aws_lambda_layer_version: Add support for java17 compatible_runtimes value (#31028)
  • resource/aws_launch_template: Add amd_sev_snp argument (#31035)
  • resource/aws_medialive_channel: Added H265 support. (#30908)
  • resource/aws_rds_cluster_role_association: Add configurable Create and Delete timeouts (#31015)

... (truncated)

Commits
  • af4c081 Update CHANGELOG.md for #31156
  • 95d1984 Merge pull request #31156 from hashicorp/td-accessanalyzer-aws-sdk-go-v2
  • e19a84a Merge pull request #24941 from GlennChia/f-aws_appintegrations_data_integration
  • 6cfe545 Fix golangci-lint 'SA1019: resource.UniqueId is deprecated: Use helper/id pac...
  • c546e22 Fix semgrep 'ci.appintegrations-in-test-name'.
  • e0a1729 Merge branch 'main' into HEAD
  • 4fdaec4 Merge pull request #24965 from GlennChia/f-aws_appintegrations_event_integration
  • 5405aa4 Fix semgrep 'ci.appintegrations-in-test-name'.
  • 7b8f8a8 Fix markdown-lint 'MD022/blanks-around-headings/blanks-around-headers Heading...
  • 30b31a1 Fix semgrep 'ci.avoid-context-CRUD-handlers'.
  • Additional commits viewable in compare view

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 3.73.0 to 4.66.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@v3.73.0...v4.66.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 5, 2023
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.

0 participants