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

(TF): Bump hashicorp/aws from 5.37.0 to 5.38.0 in /modules/aws/users #6

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2024

Bumps hashicorp/aws from 5.37.0 to 5.38.0.

Release notes

Sourced from hashicorp/aws's releases.

v5.38.0

FEATURES:

  • New Data Source: aws_batch_job_definition (#34663)
  • New Data Source: aws_cognito_user_group (#34046)
  • New Data Source: aws_cognito_user_groups (#34046)

ENHANCEMENTS:

  • data-source/aws_alb_target_group: Add load_balancer_arns attribute (#34364)
  • data-source/aws_ec2_instance_type: Add maximum_network_cards attribute (#35840)
  • data-source/aws_elasticache_subnet_group: Add vpc_id attribute (#35887)
  • data-source/aws_lb_target_group: Add load_balancer_arns attribute (#34364)
  • provider: Add token_bucket_rate_limiter_capacity parameter (#35926)
  • resource/aws_alb_target_group: Add load_balancer_arns attribute (#34364)
  • resource/aws_codedeploy_deployment_config: Add arn attribute (#35888)
  • resource/aws_codepipeline: Add execution_mode argument (#35875)
  • resource/aws_config_configuration_recorder: Add recording_mode configuration block (#35527)
  • resource/aws_db_instance: Add plan-time validation of performance_insights_retention_period (#35870)
  • resource/aws_elasticache_subnet_group: Add vpc_id attribute (#35887)
  • resource/aws_lb_target_group: Add load_balancer_arns attribute (#34364)
  • resource/aws_redshiftserverless_workgroup: Add max_capacity argument (#35720)
  • resource/aws_transfer_server: Add TransferSecurityPolicy-2024-01 and TransferSecurityPolicy-FIPS-2024-01 as valid values for security_policy_name (#35879)

BUG FIXES:

  • data-source/aws_caller_identity: Fix authentication signature error when alternate sts_region is specified (#35860)
  • data-source/aws_eks_access_entry: Fix cluster_name plan-time validation, allowing single-character names (#35874)
  • data-source/aws_eks_addon: Fix cluster_name plan-time validation, allowing single-character names (#35874)
  • data-source/aws_eks_cluster: Fix name plan-time validation, allowing single-character names (#35874)
  • resource/aws_cloudsearch_domain: Prevent panic when reading nil index_field options response values (#35900)
  • resource/aws_eks_access_entry: Fix cluster_name plan-time validation, allowing single-character names (#35874)
  • resource/aws_eks_access_policy_association: Fix cluster_name plan-time validation, allowing single-character names (#35874)
  • resource/aws_eks_addon: Fix cluster_name plan-time validation, allowing single-character names (#35874)
  • resource/aws_eks_cluster: Fix name plan-time validation, allowing single-character names (#35874)
  • resource/aws_eks_fargate_profile: Fix cluster_name plan-time validation, allowing single-character names (#35874)
  • resource/aws_eks_node_group: Fix cluster_name plan-time validation, allowing single-character names (#35874)
  • resource/aws_prometheus_scraper: Fixes invalid result after apply error. (#35844)
  • resource/aws_sqs_queue_policy: Retry IAM eventual consistency errors (#35861)
Changelog

Sourced from hashicorp/aws's changelog.

5.38.0 (February 22, 2024)

FEATURES:

  • New Data Source: aws_batch_job_definition (#34663)
  • New Data Source: aws_cognito_user_group (#34046)
  • New Data Source: aws_cognito_user_groups (#34046)

ENHANCEMENTS:

  • data-source/aws_alb_target_group: Add load_balancer_arns attribute (#34364)
  • data-source/aws_ec2_instance_type: Add maximum_network_cards attribute (#35840)
  • data-source/aws_elasticache_subnet_group: Add vpc_id attribute (#35887)
  • data-source/aws_lb_target_group: Add load_balancer_arns attribute (#34364)
  • provider: Add token_bucket_rate_limiter_capacity parameter (#35926)
  • resource/aws_alb_target_group: Add load_balancer_arns attribute (#34364)
  • resource/aws_codedeploy_deployment_config: Add arn attribute (#35888)
  • resource/aws_codepipeline: Add execution_mode argument (#35875)
  • resource/aws_config_configuration_recorder: Add recording_mode configuration block (#35527)
  • resource/aws_db_instance: Add plan-time validation of performance_insights_retention_period (#35870)
  • resource/aws_elasticache_subnet_group: Add vpc_id attribute (#35887)
  • resource/aws_lb_target_group: Add load_balancer_arns attribute (#34364)
  • resource/aws_redshiftserverless_workgroup: Add max_capacity argument (#35720)
  • resource/aws_transfer_server: Add TransferSecurityPolicy-2024-01 and TransferSecurityPolicy-FIPS-2024-01 as valid values for security_policy_name (#35879)

BUG FIXES:

  • data-source/aws_caller_identity: Fix authentication signature error when alternate sts_region is specified (#35860)
  • data-source/aws_eks_access_entry: Fix cluster_name plan-time validation, allowing single-character names (#35874)
  • data-source/aws_eks_addon: Fix cluster_name plan-time validation, allowing single-character names (#35874)
  • data-source/aws_eks_cluster: Fix name plan-time validation, allowing single-character names (#35874)
  • resource/aws_cloudsearch_domain: Prevent panic when reading nil index_field options response values (#35900)
  • resource/aws_eks_access_entry: Fix cluster_name plan-time validation, allowing single-character names (#35874)
  • resource/aws_eks_access_policy_association: Fix cluster_name plan-time validation, allowing single-character names (#35874)
  • resource/aws_eks_addon: Fix cluster_name plan-time validation, allowing single-character names (#35874)
  • resource/aws_eks_cluster: Fix name plan-time validation, allowing single-character names (#35874)
  • resource/aws_eks_fargate_profile: Fix cluster_name plan-time validation, allowing single-character names (#35874)
  • resource/aws_eks_node_group: Fix cluster_name plan-time validation, allowing single-character names (#35874)
  • resource/aws_prometheus_scraper: Fixes invalid result after apply error. (#35844)
  • resource/aws_sqs_queue_policy: Retry IAM eventual consistency errors (#35861)
Commits
  • 712c4c2 Update CHANGELOG.md for #35943
  • 1afa933 Merge pull request #35943 from hashicorp/ewbankkit-patch-1
  • 4c8745f Update 34046.txt
  • a672b65 Merge pull request #34046 from danquack/34024
  • 885fe1b d/aws_cognitoidp_user_group[s]: use standard error message, prefer comma deli...
  • 22a76bc d/aws_cognitoidp_user_group[s]: rm migrated from sdk setting, use id attribute
  • a69db53 d/aws_cognitoidp_user_groups: tidy descriptions, remove tip comment
  • f860b04 d/aws_cognitoidp_user_groups: add name to resource annotation
  • ca2a99a d/aws_cognitoidp_user_groups: adjust PreCheck
  • 3645bd0 Merge pull request #35938 from hashicorp/f-make-gover
  • 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 show <dependency name> 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)

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.37.0 to 5.38.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@v5.37.0...v5.38.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 27, 2024

The following labels could not be found: dependencies, patch.

@dependabot dependabot bot requested a review from a team February 27, 2024 12:52
@danielpalmeribm danielpalmeribm merged commit 57f196f into main Feb 27, 2024
2 checks passed
@danielpalmeribm danielpalmeribm deleted the dependabot/terraform/modules/aws/users/hashicorp/aws-5.38.0 branch February 27, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant