MoveoTech / terraform-aws-rest-api-architecture

REST API architecture baseline
Apache License 2.0
4 stars 1 forks source link

build(deps): update hashicorp/aws requirement from <= 4.67.0 to <= 5.33.0 #896

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

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

Release notes

Sourced from hashicorp/aws's releases.

v5.32.0

FEATURES:

  • New Data Source: aws_mq_broker_engine_types (#34232)
  • New Data Source: aws_msk_bootstrap_brokers (#32484)
  • New Data Source: aws_verifiedpermissions_policy_store (#32204)
  • New Resource: aws_ebs_fast_snapshot_restore (#35211)
  • New Resource: aws_elasticache_serverless_cache (#34951)
  • New Resource: aws_imagebuilder_workflow (#35097)
  • New Resource: aws_kinesis_resource_policy (#35167)
  • New Resource: aws_prometheus_scraper (#34749)
  • New Resource: aws_securitylake_aws_log_source (#34974)
  • New Resource: aws_ssoadmin_application_access_scope (#34811)
  • New Resource: aws_verifiedpermissions_policy_store (#32204)
  • New Resource: aws_verifiedpermissions_policy_template (#32205)
  • New Resource: aws_verifiedpermissions_schema (#32204)

ENHANCEMENTS:

  • data-source/aws_batch_compute_environment: Add update_policy attribute (#34353)
  • data-source/aws_ecr_image: Add image_uri attribute (#24526)
  • data-source/aws_efs_file_system: Add lifecycle_policy.transition_to_archive attribute (#35096)
  • data-source/aws_efs_file_system: Add protection attribute (#35029)
  • data-source/aws_elastic_beanstalk_hosted_zone: Add hosted zone ID for il-central-1 AWS Region (#35131)
  • data-source/aws_elb_hosted_zone_id: Add hosted zone ID for ca-west-1 AWS Region (#35131)
  • data-source/aws_fsx_ontap_file_system: Add ha_pairs and throughput_capacity_per_ha_pair attributes (#34993)
  • data-source/aws_glue_catalog_table: Add region attribute to target_table block. (#34817)
  • data-source/aws_lambda_function: Add logging_config attribute (#35050)
  • data-source/aws_lb_hosted_zone_id: Add hosted zone IDs for ca-west-1 AWS Region (#35131)
  • data-source/aws_lb_target_group: Add load_balancing_anomaly_mitigation attribute (#35083)
  • data-source/aws_msk_configuration: Remove name length validation (#34399)
  • data-source/aws_networkfirewall_firewall_policy: Add firewall_policy.tls_inspection_configuration_arn attribute (#35094)
  • data-source/aws_prometheus_workspace: Add kms_key_arn attribute (#35062)
  • data-source/aws_route53_resolver_endpoint: Add protocols attribute (#35098)
  • data-source/aws_route53_resolver_endpoint: Add resolver_endpoint_type attribute (#34798)
  • data-source/aws_s3_bucket: Add hosted zone ID for ca-west-1 AWS Region (#35131)
  • provider: Support ca-west-1 as a valid AWS Region (#35131)
  • resource/aws_appflow_flow: Add destination_connector_properties.s3.s3_output_format_config.target_file_size argument (#35215)
  • resource/aws_appstream_fleet: Increase idle_disconnect_timeout_in_seconds max value for validation to 360000 (#35173)
  • resource/aws_autoscaling_group: Add instance_refresh.preferences.max_healthy_percentage attribute (#34929)
  • resource/aws_autoscaling_group: Fix ValidationError: The instance ... is not part of Auto Scaling group ... errors on resource Delete when disabling scale-in protection for instances that are already fully terminated (#35071)
  • resource/aws_batch_compute_environment: Add update_policy parameter (#34353)
  • resource/aws_batch_job_definition: Add scheduling_priority argument and arn_prefix attribute (#34997)
  • resource/aws_cloud9_environment_ec2: Add amazonlinux-2023-x86_64 and resolve:ssm:/aws/service/cloud9/amis/amazonlinux-2023-x86_64 as valid values for image_id (#35020)
  • resource/aws_codepipeline: Add pipeline_type argument and variable configuration block (#34841)
  • resource/aws_dms_replication_task: Allow cdc_start_time to use RFC3339 formatted dates in addition to UNIX timestamps (#31917)
  • resource/aws_dms_replication_task: Remove ForceNew from replication_instance_arn, allowing in-place migration between DMS instances (#30721)
  • resource/aws_efs_file_system: Add lifecycle_policy.transition_to_archive argument (#35096)
  • resource/aws_efs_file_system: Add protection configuration block (#35029)
  • resource/aws_efs_replication_configuration: Increase Create timeout to 20 minutes (#34955)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.32.0 (January 11, 2024)

FEATURES:

  • New Data Source: aws_mq_broker_engine_types (#34232)
  • New Data Source: aws_msk_bootstrap_brokers (#32484)
  • New Data Source: aws_verifiedpermissions_policy_store (#32204)
  • New Resource: aws_ebs_fast_snapshot_restore (#35211)
  • New Resource: aws_elasticache_serverless_cache (#34951)
  • New Resource: aws_imagebuilder_workflow (#35097)
  • New Resource: aws_kinesis_resource_policy (#35167)
  • New Resource: aws_prometheus_scraper (#34749)
  • New Resource: aws_securitylake_aws_log_source (#34974)
  • New Resource: aws_ssoadmin_application_access_scope (#34811)
  • New Resource: aws_verifiedpermissions_policy_store (#32204)
  • New Resource: aws_verifiedpermissions_policy_template (#32205)
  • New Resource: aws_verifiedpermissions_schema (#32204)

ENHANCEMENTS:

  • data-source/aws_batch_compute_environment: Add update_policy attribute (#34353)
  • data-source/aws_ecr_image: Add image_uri attribute (#24526)
  • data-source/aws_efs_file_system: Add lifecycle_policy.transition_to_archive attribute (#35096)
  • data-source/aws_efs_file_system: Add protection attribute (#35029)
  • data-source/aws_elastic_beanstalk_hosted_zone: Add hosted zone ID for il-central-1 AWS Region (#35131)
  • data-source/aws_elb_hosted_zone_id: Add hosted zone ID for ca-west-1 AWS Region (#35131)
  • data-source/aws_fsx_ontap_file_system: Add ha_pairs and throughput_capacity_per_ha_pair attributes (#34993)
  • data-source/aws_glue_catalog_table: Add region attribute to target_table block. (#34817)
  • data-source/aws_lambda_function: Add logging_config attribute (#35050)
  • data-source/aws_lb_hosted_zone_id: Add hosted zone IDs for ca-west-1 AWS Region (#35131)
  • data-source/aws_lb_target_group: Add load_balancing_anomaly_mitigation attribute (#35083)
  • data-source/aws_msk_configuration: Remove name length validation (#34399)
  • data-source/aws_networkfirewall_firewall_policy: Add firewall_policy.tls_inspection_configuration_arn attribute (#35094)
  • data-source/aws_prometheus_workspace: Add kms_key_arn attribute (#35062)
  • data-source/aws_route53_resolver_endpoint: Add protocols attribute (#35098)
  • data-source/aws_route53_resolver_endpoint: Add resolver_endpoint_type attribute (#34798)
  • data-source/aws_s3_bucket: Add hosted zone ID for ca-west-1 AWS Region (#35131)
  • provider: Support ca-west-1 as a valid AWS Region (#35131)
  • resource/aws_appflow_flow: Add destination_connector_properties.s3.s3_output_format_config.target_file_size argument (#35215)
  • resource/aws_appstream_fleet: Increase idle_disconnect_timeout_in_seconds max value for validation to 360000 (#35173)
  • resource/aws_autoscaling_group: Add instance_refresh.preferences.max_healthy_percentage attribute (#34929)
  • resource/aws_autoscaling_group: Fix ValidationError: The instance ... is not part of Auto Scaling group ... errors on resource Delete when disabling scale-in protection for instances that are already fully terminated (#35071)
  • resource/aws_batch_compute_environment: Add update_policy parameter (#34353)
  • resource/aws_batch_job_definition: Add scheduling_priority argument and arn_prefix attribute (#34997)
  • resource/aws_cloud9_environment_ec2: Add amazonlinux-2023-x86_64 and resolve:ssm:/aws/service/cloud9/amis/amazonlinux-2023-x86_64 as valid values for image_id (#35020)
  • resource/aws_codepipeline: Add pipeline_type argument and variable configuration block (#34841)
  • resource/aws_dms_replication_task: Allow cdc_start_time to use RFC3339 formatted dates in addition to UNIX timestamps (#31917)
  • resource/aws_dms_replication_task: Remove ForceNew from replication_instance_arn, allowing in-place migration between DMS instances (#30721)
  • resource/aws_efs_file_system: Add lifecycle_policy.transition_to_archive argument (#35096)
  • resource/aws_efs_file_system: Add protection configuration block (#35029)

... (truncated)

Commits
  • 0fc337f Update CHANGELOG.md for #35227
  • c97e795 Merge pull request #35227 from hashicorp/move-regressions-to-top
  • 449ba0f Merge pull request #35238 from acwwat/d-aws_vpc_ipam_pool-fix_attrs_reqd
  • aa8dd58 Merge pull request #34955 from yaronya/f/efs-replication-config-destination-f...
  • a27f18e r/aws_efs_replication_configuration: Delete from both sides.
  • ec6180d Fix 'TestAccEFSReplicationConfiguration_basic' and 'TestAccEFSReplicationConf...
  • f234faa Cosmetics.
  • 0a7d0e5 r/aws_efs_mount_target: Fix 'MountTargetNotFound' errors on Delete.
  • 2c75d3a r/aws_efs_replication_configuration: Tidy up.
  • 11ec582 Merge pull request #34738 from AliAllomani/ram-associations-pagination
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 9 months ago

Superseded by #900.