Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

build(deps): Bump hashicorp/aws from 4.66.1 to 4.67.0 in /terraform/cluster_bootstrap #2742

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps hashicorp/aws from 4.66.1 to 4.67.0.

Release notes

Sourced from hashicorp/aws's releases.

v4.67.0

NOTES:

  • resource/aws_lightsail_domain_entry: The id attribute is now comma-delimited (#30820)

FEATURES:

  • New Data Source: aws_connect_user (#26156)
  • New Data Source: aws_connect_vocabulary (#26158)
  • New Data Source: aws_organizations_policy (#30920)
  • New Data Source: aws_redshiftserverless_namespace (#31250)
  • New Resource: aws_quicksight_template (#30453)
  • New Resource: aws_quicksight_template_alias (#31310)
  • New Resource: aws_quicksight_vpc_connection (#31309)

ENHANCEMENTS:

  • aws_quicksight_data_set: Add support for configuring refresh properties (#30744)
  • data-source/aws_acmpca_certificate_authority: Add key_storage_security_standard attribute (#31280)
  • data-source/aws_elastic_beanstalk_hosted_zone: Add hosted zone ID for ap-southeast-3 AWS Region (#31248)
  • data-source/aws_s3_bucket: Set hosted_zone_id for cn-north-1 AWS China Region (#31247)
  • resource/aws_acmpca_certificate_authority: Add key_storage_security_standard argument (#31280)
  • resource/aws_cloudwatch_metric_stream: Add metric_names to include_filter and exclude_filter configuration blocks (#31288)
  • resource/aws_dms_endpoint: Add ability to use the db2-zos IBM DB2 for z/OS engine (#31291)
  • resource/aws_fsx_ontap_file_system: Allow in-place update of route_table_ids (#31251)
  • resource/aws_fsx_ontap_file_system: Support setting throughput_capacity to 4096 (#31251)
  • resource/aws_rds_cluster: Add ability to specify Aurora IO Optimized storage_type (#31336)
  • resource/aws_s3_bucket: Set hosted_zone_id for cn-north-1 AWS China Region (#31247)

BUG FIXES:

  • resource/aws_appintegrations_data_integration: Correctly read tags into state (#31241)
  • resource/aws_config_remediation_configuration: Change parameter attribute to TypeList for better diff calculation (#31315)
  • resource/aws_iam_openid_connect_provider: Change client_id_list from TypeList to TypeSet as order is not significant (#31253)
  • resource/aws_servicecatalog_provisioned_product: Fix to properly send stack_set_provisioned_preferences.0.accounts on create and update (#31293)
  • resource/aws_servicecatalog_provisioned_product: Fix to properly set stack_set_provisioned_preferences integer types failure_tolerance_count, failure_tolerance_percentage, max_concurrency_count, max_concurrency_percentage (#31289)
  • resource/aws_ssm_activation: Fix various ValidationException errors on resource Create (#31340)
Changelog

Sourced from hashicorp/aws's changelog.

4.67.0 (May 11, 2023)

NOTES:

  • resource/aws_lightsail_domain_entry: The id attribute is now comma-delimited (#30820)

FEATURES:

  • New Data Source: aws_connect_user (#26156)
  • New Data Source: aws_connect_vocabulary (#26158)
  • New Data Source: aws_organizations_policy (#30920)
  • New Data Source: aws_redshiftserverless_namespace (#31250)
  • New Resource: aws_quicksight_template (#30453)
  • New Resource: aws_quicksight_template_alias (#31310)
  • New Resource: aws_quicksight_vpc_connection (#31309)

ENHANCEMENTS:

  • aws_quicksight_data_set: Add support for configuring refresh properties (#30744)
  • data-source/aws_acmpca_certificate_authority: Add key_storage_security_standard attribute (#31280)
  • data-source/aws_elastic_beanstalk_hosted_zone: Add hosted zone ID for ap-southeast-3 AWS Region (#31248)
  • data-source/aws_s3_bucket: Set hosted_zone_id for cn-north-1 AWS China Region (#31247)
  • resource/aws_acmpca_certificate_authority: Add key_storage_security_standard argument (#31280)
  • resource/aws_cloudwatch_metric_stream: Add metric_names to include_filter and exclude_filter configuration blocks (#31288)
  • resource/aws_dms_endpoint: Add ability to use the db2-zos IBM DB2 for z/OS engine (#31291)
  • resource/aws_fsx_ontap_file_system: Allow in-place update of route_table_ids (#31251)
  • resource/aws_fsx_ontap_file_system: Support setting throughput_capacity to 4096 (#31251)
  • resource/aws_rds_cluster: Add ability to specify Aurora IO Optimized storage_type (#31336)
  • resource/aws_s3_bucket: Set hosted_zone_id for cn-north-1 AWS China Region (#31247)

BUG FIXES:

  • resource/aws_appintegrations_data_integration: Correctly read tags into state (#31241)
  • resource/aws_config_remediation_configuration: Change parameter attribute to TypeList for better diff calculation (#31315)
  • resource/aws_iam_openid_connect_provider: Change client_id_list from TypeList to TypeSet as order is not significant (#31253)
  • resource/aws_servicecatalog_provisioned_product: Fix to properly send stack_set_provisioned_preferences.0.accounts on create and update (#31293)
  • resource/aws_servicecatalog_provisioned_product: Fix to properly set stack_set_provisioned_preferences integer types failure_tolerance_count, failure_tolerance_percentage, max_concurrency_count, max_concurrency_percentage (#31289)
  • resource/aws_ssm_activation: Fix various ValidationException errors on resource Create (#31340)
Commits
  • c67e7e0 Update CHANGELOG.md for #31238
  • 9cf1445 Merge pull request #31238 from hashicorp/td-teamcity-assume-role-full-build
  • 62ebec3 Merge pull request #31336 from AdamTylerLynch/f-rds_aurora_storage_type
  • 9d852cf r/aws_rds_cluster: tweak storage_type argument docs
  • 546a7ac r/aws_rds_cluster: fix linter findings
  • 5ed9cbe Update CHANGELOG.md for #31341
  • f73a6d7 Merge pull request #31341 from hashicorp/td-iam-createTags
  • 6d35dd5 Merge pull request #31340 from brittandeyoung/b-aws_ssm_activation_nonexisten...
  • 4bb7f21 r/aws_rds_cluster(test): tweak storage type var names, fix typo
  • 52ca245 Fix semgrep 'ci.semgrep.migrate.direct-CRUD-calls'.
  • 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 @divergentdave.


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 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 May 15, 2023 09:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels May 15, 2023
@codecov-commenter
Copy link

codecov-commenter commented May 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (94e0ea0) 52.66% compared to head (21c7bbe) 52.66%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2742   +/-   ##
=======================================
  Coverage   52.66%   52.66%           
=======================================
  Files          37       37           
  Lines       11690    11690           
=======================================
  Hits         6157     6157           
  Misses       5418     5418           
  Partials      115      115           
Flag Coverage Δ
facilitator_tests 53.49% <ø> (ø)
key_rotator_tests 56.02% <ø> (ø)
workflow_manager_tests 39.28% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@divergentdave divergentdave left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 4.66.1 to 4.67.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@v4.66.1...v4.67.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/cluster_bootstrap/hashicorp/aws-4.67.0 branch from 21c7bbe to 1e4fb38 Compare May 16, 2023 15:35
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 16, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot merged commit 90c85d9 into main May 16, 2023
@dependabot dependabot bot deleted the dependabot/terraform/terraform/cluster_bootstrap/hashicorp/aws-4.67.0 branch May 16, 2023 16:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

2 participants