NASA-PDS / validate

Validates PDS4 product labels, data and PDS3 Volumes
https://nasa-pds.github.io/validate/
Apache License 2.0
16 stars 11 forks source link

Update hashicorp/aws requirement from ~> 5.73.0 to ~> 5.77.0 in /terraform #1068

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 4 days ago

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

Release notes

Sourced from hashicorp/aws's releases.

v5.77.0

NOTES:

FEATURES:

  • New Ephemeral Resource: aws_kms_secrets (#40009)
  • New Ephemeral Resource: aws_lambda_invocation (#39988)
  • New Ephemeral Resource: aws_secretsmanager_secret_version (#40009)
  • New Resource: aws_rds_instance_state (#40180)

ENHANCEMENTS:

  • data-source/aws_ami: Add warning diagnostic when most_recent is true and certain filter criteria are missing (#40211)
  • data-source/aws_ecs_service: Add availability_zone_rebalancing attribute (#40225)
  • resource/aws_ecs_service: Add availability_zone_rebalancing attribute (#40225)
  • resource/aws_ecs_service: Add vpc_lattice_configurations argument (#40177)
  • resource/aws_ecs_task_definition: Add versionConsistency argument to container_definitions (#40216)
  • resource/aws_rds_global_cluster: Add endpoint argument to point to the writer DB instance in the current primary cluster (#39960)

BUG FIXES:

  • data-source/aws_subnet: Set tags from the DescribeSubnets response, removing the need for the ec2:DescribeTags IAM permission (#40144)
  • resource/aws_cognito_user_pool: Fix crash when hashing nil schema element (#40195)
  • resource/aws_eks_addon: Fix crash when pod_identity_association is modified (#40168)
  • resource/aws_eks_addon: Fix to prevent persistent differences when pod_identity_association is changed (#40168)
Changelog

Sourced from hashicorp/aws's changelog.

5.77.0 (November 21, 2024)

NOTES:

FEATURES:

  • New Ephemeral Resource: aws_kms_secrets (#40009)
  • New Ephemeral Resource: aws_lambda_invocation (#39988)
  • New Ephemeral Resource: aws_secretsmanager_secret_version (#40009)
  • New Resource: aws_rds_instance_state (#40180)

ENHANCEMENTS:

  • data-source/aws_ami: Add warning diagnostic when most_recent is true and certain filter criteria are missing (#40211)
  • data-source/aws_ecs_service: Add availability_zone_rebalancing attribute (#40225)
  • resource/aws_ecs_service: Add availability_zone_rebalancing attribute (#40225)
  • resource/aws_ecs_service: Add vpc_lattice_configurations argument (#40177)
  • resource/aws_ecs_task_definition: Add versionConsistency argument to container_definitions (#40216)
  • resource/aws_lambda_function: Add support for nodejs22.x runtime value (#40277)
  • resource/aws_lambda_layer_version: Add support for nodejs22.x compatible_runtimes value (#40277)
  • resource/aws_rds_global_cluster: Add endpoint argument to point to the writer DB instance in the current primary cluster (#39960)

BUG FIXES:

  • data-source/aws_subnet: Set tags from the DescribeSubnets response, removing the need for the ec2:DescribeTags IAM permission (#40144)
  • resource/aws_cognito_user_pool: Fix crash when hashing nil schema element (#40195)
  • resource/aws_eks_addon: Fix crash when pod_identity_association is modified (#40168)
  • resource/aws_eks_addon: Fix to prevent persistent differences when pod_identity_association is changed (#40168)

5.76.0 (November 14, 2024)

FEATURES:

  • New Resource: aws_vpc_security_group_vpc_association (#40069)

ENHANCEMENTS:

  • resource/aws_lambda_function: Add support for python3.13 runtime value (#40277)
  • resource/aws_lambda_layer_version: Add support for python3.13 compatible_runtimes value (#40277)
  • resource/aws_medialive_channel: Add missing h265 codec settings (#40071)

BUG FIXES:

  • resource/aws_api_gateway_integration: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters and/or cache_key_parameters (#40124)
  • resource/aws_api_gateway_method: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters (#40124)
  • resource/aws_autoscaling_group: Handle eventual consistency issues that occur when using a launch_template that is updated causing ValidationError: You must use a valid fully-formed launch template. (#40088)
  • resource/aws_eip: Properly surface errors during deletion when ipam_pool_id is set (#40082)
  • resource/aws_elasticache_reserved_cache_node: Fix Provider returned invalid result object after apply errors (#40090)

... (truncated)

Commits


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)