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

chore(deps): update hashicorp/aws requirement from ~> 3.29 to ~> 4.67 #85

Closed

Conversation

dependabot[bot]
Copy link

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

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

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)

4.66.1 (May 5, 2023)

BUG FIXES:

4.66.0 (May 4, 2023)

NOTES:

... (truncated)

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 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 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)

Updates the requirements on [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) to permit the latest version.
- [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@v3.29.0...v4.67.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 12, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 25, 2023

Superseded by #86.

@dependabot dependabot bot closed this May 25, 2023
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/aws-tw-4.67 branch May 25, 2023 20:03
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants