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

:dependabot: terraform(deps): Bump hashicorp/aws from 5.70.0 to 5.72.0 in /terraform/aws/analytical-platform-data-production/airflow #5684

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2024

Bumps hashicorp/aws from 5.70.0 to 5.72.0.

Release notes

Sourced from hashicorp/aws's releases.

v5.72.0

NOTES:

  • This version contains all the features, enhancements, and bug fixes from the v5.71.0 release which was removed from the Terraform Registry (#39692)
  • resource/aws_iam_role: The managed_policy_arns argument is deprecated. Use the aws_iam_role_policy_attachments_exclusive resource instead. (#39718)

FEATURES:

  • New Resource: aws_iam_role_policy_attachments_exclusive (#39718)

ENHANCEMENTS:

  • data-source/aws_workspaces_directory: Add saml_properties attribute (#39060)
  • resource/aws_appflow_flow: Add source_flow_config.source_connector_properties.sapo_data.pagination_config and source_flow_config.source_connector_properties.sapo_data.parallelism_config attributes (#38932)
  • resource/aws_cloudwatch_event_rule: Add tags to AWS API request on Update to support ABAC aws:RequestTag conditions (#39648)
  • resource/aws_cloudwatch_event_target: Add appsync_target configuration block (#37773)
  • resource/aws_dynamodb_table: Add on_demand_throughput and global_secondary_index.on_demand_throughput arguments (#37799)
  • resource/aws_rds_cluster: Increase maximum value of serverlessv2_scaling_configuration.max_capacity and serverlessv2_scaling_configuration.min_capacity from 128 to 256 (#39697)
  • resource/aws_rds_cluster_instance: Treat storage-optimization status as success when creating or updating cluster DB instances (#39691)
  • resource/aws_workspaces_directory: Add saml_properties configuration block (#39060)

BUG FIXES:

  • data-source/aws_ssm_document: Correct arn for automation documents (#39705)
  • resource/aws_cognito_user_pool: Fixes error when schema has empty string_attribute_constraints or number_attribute_constraints (#20386)
  • resource/aws_ssm_document: Correct arn for automation documents (#39705)

v5.71.0DONOTUSE

This Terraform AWS Provider version has been removed from the Terraform Registry due to archive has incorrect checksum errors while installing the provider on some platforms.

The next planned Terraform AWS Provider release is v5.72.0, scheduled for the morning (EST) of October 17, 2024.

FEATURES:

  • New Data Source: aws_bedrock_inference_profile (#39342)
  • New Data Source: aws_bedrock_inference_profiles (#39342)
  • New Data Source: aws_elasticache_serverless_cache (#39590)
  • New Data Source: aws_prometheus_default_scraper_configuration (#35280)
  • New Data Source: aws_route53profiles_profiles (#38172)
  • New Resource: aws_backup_restore_testing_plan (#37039)
  • New Resource: aws_backup_restore_testing_selection (#37039)
  • New Resource: aws_datazone_user_profile (#38810)
  • New Resource: aws_pinpointsmsvoicev2_configuration_set (#39620)
  • New Resource: aws_route53profiles_association (#38172)
  • New Resource: aws_route53profiles_profile (#38172)
  • New Resource: aws_route53profiles_resource_association (#38172)

ENHANCEMENTS:

  • data-source/aws_backup_plan: Add rule.schedule_expression_timezone attribute (#33653)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.72.0 (October 15, 2024)

NOTES:

  • This version contains all the features, enhancements, and bug fixes from the v5.71.0 release which was removed from the Terraform Registry (#39692)
  • resource/aws_iam_role: The managed_policy_arns argument is deprecated. Use the aws_iam_role_policy_attachments_exclusive resource instead. (#39718)

FEATURES:

  • New Resource: aws_iam_role_policy_attachments_exclusive (#39718)

ENHANCEMENTS:

  • data-source/aws_workspaces_directory: Add saml_properties attribute (#39060)
  • resource/aws_appflow_flow: Add source_flow_config.source_connector_properties.sapo_data.pagination_config and source_flow_config.source_connector_properties.sapo_data.parallelism_config attributes (#38932)
  • resource/aws_cloudwatch_event_rule: Add tags to AWS API request on Update to support ABAC aws:RequestTag conditions (#39648)
  • resource/aws_cloudwatch_event_target: Add appsync_target configuration block (#37773)
  • resource/aws_dynamodb_table: Add on_demand_throughput and global_secondary_index.on_demand_throughput arguments (#37799)
  • resource/aws_rds_cluster: Increase maximum value of serverlessv2_scaling_configuration.max_capacity and serverlessv2_scaling_configuration.min_capacity from 128 to 256 (#39697)
  • resource/aws_rds_cluster_instance: Treat storage-optimization status as success when creating or updating cluster DB instances (#39691)
  • resource/aws_workspaces_directory: Add saml_properties configuration block (#39060)

BUG FIXES:

  • data-source/aws_ssm_document: Correct arn for automation documents (#39705)
  • resource/aws_cognito_user_pool: Fixes error when schema has empty string_attribute_constraints or number_attribute_constraints (#20386)
  • resource/aws_ssm_document: Correct arn for automation documents (#39705)

5.71.0 (October 11, 2024)

This Terraform AWS Provider version has been removed from the Terraform Registry due to archive has incorrect checksum errors while installing the provider on some platforms.

The next planned Terraform AWS Provider release is v5.72.0, scheduled for the morning (EST) of October 17, 2024.

FEATURES:

  • New Data Source: aws_bedrock_inference_profile (#39342)
  • New Data Source: aws_bedrock_inference_profiles (#39342)
  • New Data Source: aws_elasticache_serverless_cache (#39590)
  • New Data Source: aws_prometheus_default_scraper_configuration (#35280)
  • New Data Source: aws_route53profiles_profiles (#38172)
  • New Resource: aws_backup_restore_testing_plan (#37039)
  • New Resource: aws_backup_restore_testing_selection (#37039)
  • New Resource: aws_datazone_user_profile (#38810)
  • New Resource: aws_pinpointsmsvoicev2_configuration_set (#39620)
  • New Resource: aws_route53profiles_association (#38172)
  • New Resource: aws_route53profiles_profile (#38172)
  • New Resource: aws_route53profiles_resource_association (#38172)

ENHANCEMENTS:

... (truncated)

Commits
  • ca7bd21 r/aws_iam_role_policy_attachments_exclusive(test): fix test configuration (#3...
  • 0e4ee68 Update CHANGELOG.md for #39696
  • bdbe36e Merge pull request #39696 from hashicorp/td-sweep-elbv2-truststore
  • baf1751 Merge pull request #39690 from hashicorp/b-ecs-task-defn-disappears
  • 4691dea Merge pull request #39658 from hashicorp/td-tftags-settagsdiff
  • 68730b2 Merge pull request #39652 from hashicorp/td-quicksight-schema-memory-usage
  • a9e1cd7 Merge pull request #39060 from ablackrw/f-aws_workspaces_directory-saml_prope...
  • ed6bc72 Run 'make fmt'.
  • 3d81db4 Run 'make fix-constants PKG=workspaces'.
  • f483887 Fix golangci-lint 'ST1017: don't use Yoda conditions (stylecheck)'.
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @moj-data-platform-robot.


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)

@dependabot dependabot bot requested a review from a team as a code owner October 16, 2024 08:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Oct 16, 2024
Copy link
Contributor

github-actions bot commented Oct 16, 2024

Terraform Component 🧱: aws-analytical-platform-data-production-airflow

Terraform Initialization ⚙️: success

Terraform Validation 🤖: success

Terraform Plan 🛠️: success

Pusher: @dependabot[bot], Action: pull_request, Working Directory: terraform/aws/analytical-platform-data-production/airflow, Workflow: Terraform, Marker: aws-analytical-platform-data-production-airflow_plan

Copy link
Contributor

@moj-data-platform-robot moj-data-platform-robot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving as no changes were detected in the Terraform plan, and the pull request was raised by Dependabot.

@dependabot merge 🤖 🤝 🤖

@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/aws/analytical-platform-data-production/airflow/hashicorp/aws-5.72.0 branch 2 times, most recently from c8c8eb7 to c25ae3c Compare October 16, 2024 08:31
Copy link
Contributor

@moj-data-platform-robot moj-data-platform-robot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving as no changes were detected in the Terraform plan, and the pull request was raised by Dependabot.

@dependabot merge 🤖 🤝 🤖

@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/aws/analytical-platform-data-production/airflow/hashicorp/aws-5.72.0 branch from c25ae3c to c741de8 Compare October 16, 2024 08:33
Copy link
Contributor

@moj-data-platform-robot moj-data-platform-robot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving as no changes were detected in the Terraform plan, and the pull request was raised by Dependabot.

@dependabot merge 🤖 🤝 🤖

Copy link
Contributor

@moj-data-platform-robot moj-data-platform-robot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving as no changes were detected in the Terraform plan, and the pull request was raised by Dependabot.

@dependabot merge 🤖 🤝 🤖

@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/aws/analytical-platform-data-production/airflow/hashicorp/aws-5.72.0 branch from c741de8 to 25fb6fb Compare October 16, 2024 08:35
Copy link
Contributor

@moj-data-platform-robot moj-data-platform-robot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving as no changes were detected in the Terraform plan, and the pull request was raised by Dependabot.

@dependabot merge 🤖 🤝 🤖

@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/aws/analytical-platform-data-production/airflow/hashicorp/aws-5.72.0 branch from 25fb6fb to 6be1699 Compare October 16, 2024 08:37
Copy link
Contributor

@moj-data-platform-robot moj-data-platform-robot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving as no changes were detected in the Terraform plan, and the pull request was raised by Dependabot.

@dependabot merge 🤖 🤝 🤖

@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/aws/analytical-platform-data-production/airflow/hashicorp/aws-5.72.0 branch from 6be1699 to e089912 Compare October 16, 2024 08:39
Copy link
Contributor

@moj-data-platform-robot moj-data-platform-robot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving as no changes were detected in the Terraform plan, and the pull request was raised by Dependabot.

@dependabot merge 🤖 🤝 🤖

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.70.0 to 5.72.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.70.0...v5.72.0)

---
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 force-pushed the dependabot/terraform/terraform/aws/analytical-platform-data-production/airflow/hashicorp/aws-5.72.0 branch from e089912 to ab16f46 Compare October 16, 2024 08:41
Copy link
Contributor

@moj-data-platform-robot moj-data-platform-robot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving as no changes were detected in the Terraform plan, and the pull request was raised by Dependabot.

@dependabot merge 🤖 🤝 🤖

@dependabot dependabot bot merged commit 85e8844 into main Oct 16, 2024
17 checks passed
@dependabot dependabot bot deleted the dependabot/terraform/terraform/aws/analytical-platform-data-production/airflow/hashicorp/aws-5.72.0 branch October 16, 2024 08:50
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.

1 participant