Skip to content

chore(deps): bump hashicorp/aws from 5.52.0 to 5.56.1 in /aws-lambda-to-gcp#41

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/aws-lambda-to-gcp/hashicorp/aws-5.56.1
Closed

chore(deps): bump hashicorp/aws from 5.52.0 to 5.56.1 in /aws-lambda-to-gcp#41
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/aws-lambda-to-gcp/hashicorp/aws-5.56.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps hashicorp/aws from 5.52.0 to 5.56.1.

Release notes

Sourced from hashicorp/aws's releases.

v5.56.1

BUG FIXES:

  • data-source/aws_cognito_user_pool_client: Fix InvalidParameterException: 2 validation errors detected errors on Read (#38168)
  • resource/aws_cognito_user: Fix a bug that caused resource recreation for resources imported with certain import ID formats (#38182)
  • resource/aws_cognito_user_pool: Fix runtime error: index out of range [0] with length 0 panic when adding lambda_config (#38184)

v5.56.0

FEATURES:

  • New Resource: aws_appfabric_app_authorization_connection (#38084)
  • New Resource: aws_appfabric_ingestion (#37291)
  • New Resource: aws_appfabric_ingestion_destination (#37627)
  • New Resource: aws_networkfirewall_tls_inspection_configuration (#35168)
  • New Resource: aws_networkmonitor_monitor (#35722)
  • New Resource: aws_networkmonitor_probe (#35722)

ENHANCEMENTS:

  • resource/aws_controltower_control: Add parameters argument and arn attribute (#38071)
  • resource/aws_networkfirewall_logging_configuration: Add plan-time validation of firewall_arn (#35168)
  • resource/aws_quicksight_account_subscription: Add iam_identity_center_instance_arn attribute (#36830)
  • resource/aws_route53_resolver_firewall_rule: Add firewall_domain_redirection_action argument (#37242)
  • resource/aws_route53_resolver_firewall_rule: Add q_type argument (#38074)
  • resource/aws_sagemaker_domain: Add default_user_settings.canvas_app_settings.generative_ai_settings configuration block (#37139)
  • resource/aws_sagemaker_domain: Add default_user_settings.code_editor_app_settings.custom_image configuration block (#37153)
  • resource/aws_sagemaker_endpoint_configuration: Add production_variants.inference_ami_version and shadow_production_variants.inference_ami_version arguments (#38085)
  • resource/aws_sagemaker_user_profile: Add user_settings.canvas_app_settings.generative_ai_settings configuration block (#37139)
  • resource/aws_sagemaker_user_profile: Add user_settings.code_editor_app_settings.custom_image configuration block (#37153)
  • resource/aws_sagemaker_workforce: add oidc_config.authentication_request_extra_params and oidc_config.scope arguments (#38078)
  • resource/aws_sagemaker_workteam: Add worker_access_configuration attribute (#38087)
  • resource/aws_wafv2_web_acl: Add sensitivity_level argument to sqli_match_statement configuration block (#38077)

BUG FIXES:

  • data-source/aws_ecs_service: Correctly set tags (#38067)
  • resource/aws_drs_replication_configuration_template: Fix issues preventing creation and deletion (#38143)

v5.55.0

FEATURES:

  • New Resource: aws_drs_replication_configuration_template (#26399)

ENHANCEMENTS:

  • data-source/aws_autoscaling_group: Add mixed_instances_policy.launch_template.override.instance_requirements.max_spot_price_as_percentage_of_optimal_on_demand_price attribute (#38003)
  • data-source/aws_glue_catalog_table: Add additional_locations argument in storage_descriptor (#37891)
  • data-source/aws_launch_template: Add instance_requirements.max_spot_price_as_percentage_of_optimal_on_demand_price attribute (#38003)
  • data-source/aws_networkmanager_core_network_policy_document: Add attachment_policies.action.add_to_network_function_group argument (#38013)
  • data-source/aws_networkmanager_core_network_policy_document: Add network_function_groups configuration block (#38013)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.56.1 (June 28, 2024)

BUG FIXES:

  • data-source/aws_cognito_user_pool_client: Fix InvalidParameterException: 2 validation errors detected errors on Read (#38168)
  • resource/aws_cognito_user: Fix a bug that caused resource recreation for resources imported with certain import ID formats (#38182)
  • resource/aws_cognito_user_pool: Fix runtime error: index out of range [0] with length 0 panic when adding lambda_config (#38184)

5.56.0 (June 27, 2024)

FEATURES:

  • New Resource: aws_appfabric_app_authorization_connection (#38084)
  • New Resource: aws_appfabric_ingestion (#37291)
  • New Resource: aws_appfabric_ingestion_destination (#37627)
  • New Resource: aws_networkfirewall_tls_inspection_configuration (#35168)
  • New Resource: aws_networkmonitor_monitor (#35722)
  • New Resource: aws_networkmonitor_probe (#35722)

ENHANCEMENTS:

  • resource/aws_controltower_control: Add parameters argument and arn attribute (#38071)
  • resource/aws_networkfirewall_logging_configuration: Add plan-time validation of firewall_arn (#35168)
  • resource/aws_quicksight_account_subscription: Add iam_identity_center_instance_arn attribute (#36830)
  • resource/aws_route53_resolver_firewall_rule: Add firewall_domain_redirection_action argument (#37242)
  • resource/aws_route53_resolver_firewall_rule: Add q_type argument (#38074)
  • resource/aws_sagemaker_domain: Add default_user_settings.canvas_app_settings.generative_ai_settings configuration block (#37139)
  • resource/aws_sagemaker_domain: Add default_user_settings.code_editor_app_settings.custom_image configuration block (#37153)
  • resource/aws_sagemaker_endpoint_configuration: Add production_variants.inference_ami_version and shadow_production_variants.inference_ami_version arguments (#38085)
  • resource/aws_sagemaker_user_profile: Add user_settings.canvas_app_settings.generative_ai_settings configuration block (#37139)
  • resource/aws_sagemaker_user_profile: Add user_settings.code_editor_app_settings.custom_image configuration block (#37153)
  • resource/aws_sagemaker_workforce: add oidc_config.authentication_request_extra_params and oidc_config.scope arguments (#38078)
  • resource/aws_sagemaker_workteam: Add worker_access_configuration attribute (#38087)
  • resource/aws_wafv2_web_acl: Add sensitivity_level argument to sqli_match_statement configuration block (#38077)

BUG FIXES:

  • data-source/aws_ecs_service: Correctly set tags (#38067)
  • resource/aws_drs_replication_configuration_template: Fix issues preventing creation and deletion (#38143)

5.55.0 (June 20, 2024)

FEATURES:

  • New Resource: aws_drs_replication_configuration_template (#26399)

ENHANCEMENTS:

  • data-source/aws_autoscaling_group: Add mixed_instances_policy.launch_template.override.instance_requirements.max_spot_price_as_percentage_of_optimal_on_demand_price attribute (#38003)
  • data-source/aws_glue_catalog_table: Add additional_locations argument in storage_descriptor (#37891)

... (truncated)

Commits
  • 5fbe3ca Update CHANGELOG.md for #38184
  • c0ab671 Merge pull request #38184 from hashicorp/b-aws_cognito_user_pool-add-lambda_c...
  • 3af8c78 Tweak CHANGELOG entry.
  • b03b3a5 Next release is v5.56.1.
  • 2cd2591 Merge branch 'main' into b-aws_cognito_user_pool-add-lambda_config-crash
  • cdfa25a Acceptance test output:
  • bd6c18e Fix golangci-lint 'ineffassign'.
  • f1e98ce Correct CHANGELOG entry file name.
  • a3db515 Add CHANGELOG entry.
  • df706a2 r/aws_cognito_user_pool: Fix 'panic: runtime error: index out of range [0] wi...
  • 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.52.0 to 5.56.1.
- [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.52.0...v5.56.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jul 1, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 1, 2024

Superseded by #49.

@dependabot dependabot bot closed this Aug 1, 2024
@dependabot dependabot bot deleted the dependabot/terraform/aws-lambda-to-gcp/hashicorp/aws-5.56.1 branch August 1, 2024 04:41
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 terraform Pull requests that update Terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants