-
Notifications
You must be signed in to change notification settings - Fork 1
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: Bump hashicorp/aws from 5.43.0 to 5.44.0 #45
chore: Bump hashicorp/aws from 5.43.0 to 5.44.0 #45
Conversation
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.43.0 to 5.44.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.43.0...v5.44.0) --- updated-dependencies: - dependency-name: hashicorp/aws dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot merge
…On Sun, Apr 7, 2024, 10:12 p.m. dependabot[bot] ***@***.***> wrote:
Bumps hashicorp/aws <https://github.com/hashicorp/terraform-provider-aws>
from 5.43.0 to 5.44.0.
Release notes
*Sourced from hashicorp/aws's releases
<https://github.com/hashicorp/terraform-provider-aws/releases>.*
v5.44.0
FEATURES:
- *New Data Source:* aws_devopsguru_notification_channel (#36656
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36656>
)
- *New Data Source:* aws_devopsguru_resource_collection (#36657
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36657>
)
- *New Data Source:* aws_ecr_lifecycle_policy_document (#6133
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/6133>
)
- *New Function:* trim_iam_role_path (#36723
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36723>
)
- *New Resource:* aws_devopsguru_service_integration (#36694
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36694>
)
ENHANCEMENTS:
- data-source/aws_servicecatalogappregistry_application: Add
application_tag attribute (#36647
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36647>
)
- data/aws_glue_data_catalog_encryption_settings: Add
data_catalog_encryption_settings.encryption_at_rest.catalog_encryption_service_role
attribute (#35978
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/35978>
)
- resource/aws_appstream_fleet: Add desired_sessions argument to the
compute_capacity block. (#34266
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/34266>
)
- resource/aws_appstream_fleet: Add max_sessions_per_instance
argument. (#34266
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/34266>
)
- resource/aws_batch_job_definition: Add update functions instead of
ForceNew. Add deregister_on_new_revision to allow keeping prior
versions ACTIVE when a new revision is published. (#35149
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/35149>
)
- resource/aws_db_instance: Adds warning when setting
character_set_name when replicate_source_db, restore_to_point_in_time,
or snapshot_identifier is set (#36518
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36518>
)
- resource/aws_emr_cluster: Add unhealthy_node_replacement argument (
#36523
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36523>
)
- resource/aws_glue_data_catalog_encryption_settings: Add
data_catalog_encryption_settings.encryption_at_rest.catalog_encryption_service_role
argument (#35978
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/35978>
)
- resource/aws_servicecatalogappregistry_application: Add
application_tag attribute (#36647
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36647>
)
- resource/aws_transfer_server: Add s3_storage_options configuration
block (#36664
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36664>
)
- resource/aws_wafv2_web_acl: Add address_fields and
phone_number_fields to
statement.managed_rule_group_statement.managed_rule_group_configs.aws_managed_rules_acfp_rule_set.request_inspection
(#36685
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36685>
)
BUG FIXES:
- Correctly handles user agents passed using TF_APPEND_USER_AGENT
which contain /, (, ), or space. (#36738
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36738>
)
- resource/aws_batch_scheduling_policy: Fixes error where tags could
not be updated (#36517
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36517>
)
- resource/aws_cloudfront_key_value_store: Serialize CloudFront
KeyValueStore access (#36734
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36734>
)
- resource/aws_cloudfrontkeyvaluestore_key: Serialize CloudFront
KeyValueStore access (#36734
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36734>
)
- resource/aws_cognito_user_pool: Correct plan-time validation of
email_verification_message, email_verification_subject,
admin_create_user_config.invite_message_template.email_message,
admin_create_user_config.invite_message_template.email_subject,
admin_create_user_config.invite_message_template.sms_message,
sms_authentication_message, sms_verification_message,
verification_message_template.email_message,
verification_message_template.email_message_by_link,
verification_message_template.email_subject,
verification_message_template.email_subject_by_link, and
verification_message_template.sms_message to count UTF-8 characters
properly (#36661
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36661>
)
- resource/aws_ecr_lifecycle_policy: Add missing tagPatternList change
detection in policy JSON (#35231
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/35231>
)
- resource/aws_ecs_service: Correctly set alarms.rollback on resource
Create and Update (#36691
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36691>
)
- resource/aws_iam_user: When force_destroy is used and there are
inline or attached policies, allow resource to be destroyed (#36640
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36640>
)
- resource/aws_imagebuilder_distribution_configuration: Fix validation
regex for ami_distribution_configuration.name (#36659
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36659>
)
- resource/aws_redshift_cluster: Fix error preventing modification of
a configured snapshot_copy block (#36655
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36655>
)
- resource/aws_route53_record: Fix to correctly interpret alias names
with wildcards (#36699
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36699>
)
Changelog
*Sourced from hashicorp/aws's changelog
<https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md>.*
5.44.0 (April 4, 2024)
FEATURES:
- *New Data Source:* aws_devopsguru_notification_channel (#36656
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36656>
)
- *New Data Source:* aws_devopsguru_resource_collection (#36657
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36657>
)
- *New Data Source:* aws_ecr_lifecycle_policy_document (#6133
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/6133>
)
- *New Function:* trim_iam_role_path (#36723
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36723>
)
- *New Resource:* aws_devopsguru_service_integration (#36694
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36694>
)
ENHANCEMENTS:
- data-source/aws_servicecatalogappregistry_application: Add
application_tag attribute (#36647
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36647>
)
- data/aws_glue_data_catalog_encryption_settings: Add
data_catalog_encryption_settings.encryption_at_rest.catalog_encryption_service_role
attribute (#35978
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/35978>
)
- resource/aws_appstream_fleet: Add desired_sessions argument to the
compute_capacity block. (#34266
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/34266>
)
- resource/aws_appstream_fleet: Add max_sessions_per_instance
argument. (#34266
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/34266>
)
- resource/aws_batch_job_definition: Add update functions instead of
ForceNew. Add deregister_on_new_revision to allow keeping prior
versions ACTIVE when a new revision is published. (#35149
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/35149>
)
- resource/aws_db_instance: Adds warning when setting
character_set_name when replicate_source_db, restore_to_point_in_time,
or snapshot_identifier is set (#36518
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36518>
)
- resource/aws_emr_cluster: Add unhealthy_node_replacement argument (
#36523
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36523>
)
- resource/aws_glue_data_catalog_encryption_settings: Add
data_catalog_encryption_settings.encryption_at_rest.catalog_encryption_service_role
argument (#35978
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/35978>
)
- resource/aws_lambda_function: Add support for ruby3.3 runtime value (
#36751
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36751>
)
- resource/aws_lambda_layer_version: Add support for ruby3.3
compatible_runtimes value (#36751
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36751>
)
- resource/aws_servicecatalogappregistry_application: Add
application_tag attribute (#36647
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36647>
)
- resource/aws_transfer_server: Add s3_storage_options configuration
block (#36664
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36664>
)
- resource/aws_wafv2_web_acl: Add address_fields and
phone_number_fields to
statement.managed_rule_group_statement.managed_rule_group_configs.aws_managed_rules_acfp_rule_set.request_inspection
(#36685
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36685>
)
BUG FIXES:
- provider: Correctly handles user agents passed using
TF_APPEND_USER_AGENT which contain /, (, ), or space. (#36738
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36738>
)
- resource/aws_batch_scheduling_policy: Fixes error where tags could
not be updated (#36517
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36517>
)
- resource/aws_cloudfront_key_value_store: Serialize CloudFront
KeyValueStore access (#36734
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36734>
)
- resource/aws_cloudfrontkeyvaluestore_key: Serialize CloudFront
KeyValueStore access (#36734
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36734>
)
- resource/aws_cognito_user_pool: Correct plan-time validation of
email_verification_message, email_verification_subject,
admin_create_user_config.invite_message_template.email_message,
admin_create_user_config.invite_message_template.email_subject,
admin_create_user_config.invite_message_template.sms_message,
sms_authentication_message, sms_verification_message,
verification_message_template.email_message,
verification_message_template.email_message_by_link,
verification_message_template.email_subject,
verification_message_template.email_subject_by_link, and
verification_message_template.sms_message to count UTF-8 characters
properly (#36661
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36661>
)
- resource/aws_ecr_lifecycle_policy: Add missing tagPatternList change
detection in policy JSON (#35231
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/35231>
)
- resource/aws_ecs_service: Correctly set alarms.rollback on resource
Create and Update (#36691
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36691>
)
- resource/aws_iam_user: When force_destroy is used and there are
inline or attached policies, allow resource to be destroyed (#36640
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36640>
)
- resource/aws_imagebuilder_distribution_configuration: Fix validation
regex for ami_distribution_configuration.name (#36659
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36659>
)
- resource/aws_redshift_cluster: Fix error preventing modification of
a configured snapshot_copy block (#36655
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36655>
)
- resource/aws_route53_record: Fix to correctly interpret alias names
with wildcards (#36699
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36699>
)
Commits
- b5ba61c
<hashicorp/terraform-provider-aws@b5ba61c>
Update CHANGELOG.md for #36738
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36738>
- 0733181
<hashicorp/terraform-provider-aws@0733181>
Merge pull request #36738
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36738>
from hashicorp/update-aws-sdk-go-base-v2.0.0-beta.51
- 0c4d76d
<hashicorp/terraform-provider-aws@0c4d76d>
Adds CHANGELOG entry
- 7a4851f
<hashicorp/terraform-provider-aws@7a4851f>
Updates aws-sdk-go-base to v2.0.0-beta.51
- 8297ecd
<hashicorp/terraform-provider-aws@8297ecd>
Update CHANGELOG.md for #36518
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36518>
- 70141dd
<hashicorp/terraform-provider-aws@70141dd>
Merge pull request #36518
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36518>
from hashicorp/b-rds-oracle-replica-charset
- 14e4b87
<hashicorp/terraform-provider-aws@14e4b87>
terrafmt
- 9781d5a
<hashicorp/terraform-provider-aws@9781d5a>
Update CHANGELOG.md for #36517
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36517>
- 05602be
<hashicorp/terraform-provider-aws@05602be>
Merge pull request #36517
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36517>
from hashicorp/td-generate-tagstests-batch
- 604d3c6
<hashicorp/terraform-provider-aws@604d3c6>
Merge pull request #36734
<https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36734>
from brittandeyoung/b-aws_cloudfrontkeyvaluestore_k...
- Additional commits viewable in compare view
<hashicorp/terraform-provider-aws@v5.43.0...v5.44.0>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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)
------------------------------
You can view, comment on, or merge this pull request online at:
#45
Commit Summary
- c939b77
<c939b77>
chore: Bump hashicorp/aws from 5.43.0 to 5.44.0
- 7e3057d
<7e3057d>
fix: Auto update Terraform docs
File Changes
(3 files
<https://github.com/craigsloggett-lab/terraform-aws-app/pull/45/files>)
- *M* .terraform.lock.hcl
<https://github.com/craigsloggett-lab/terraform-aws-app/pull/45/files#diff-ad2c33b49112c808ea24699b01e9e020735e894c9438ace109477b3e6098cc43>
(34)
- *M* README.md
<https://github.com/craigsloggett-lab/terraform-aws-app/pull/45/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5>
(20)
- *M* versions.tf
<https://github.com/craigsloggett-lab/terraform-aws-app/pull/45/files#diff-dfd5848fa77a04d0343891fe859286cc210473d10f0e62c7f99f0d5ecf1a9927>
(2)
Patch Links:
- https://github.com/craigsloggett-lab/terraform-aws-app/pull/45.patch
- https://github.com/craigsloggett-lab/terraform-aws-app/pull/45.diff
—
Reply to this email directly, view it on GitHub
<#45>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFHBJETRPUCY7XGGO7WO63Y4H4JPAVCNFSM6AAAAABF322MX2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGIZTAMJRGUYDIMY>
.
You are receiving this because your review was requested.Message ID:
***@***.***>
|
Dependabot tried to merge this PR, but received the following error from GitHub:
|
🎉 This PR is included in version 0.8.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 0.8.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
1 similar comment
🎉 This PR is included in version 0.8.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Bumps hashicorp/aws from 5.43.0 to 5.44.0.
Release notes
Sourced from hashicorp/aws's releases.
Changelog
Sourced from hashicorp/aws's changelog.
Commits
b5ba61c
Update CHANGELOG.md for #367380733181
Merge pull request #36738 from hashicorp/update-aws-sdk-go-base-v2.0.0-beta.510c4d76d
Adds CHANGELOG entry7a4851f
Updatesaws-sdk-go-base
to v2.0.0-beta.518297ecd
Update CHANGELOG.md for #3651870141dd
Merge pull request #36518 from hashicorp/b-rds-oracle-replica-charset14e4b87
terrafmt
9781d5a
Update CHANGELOG.md for #3651705602be
Merge pull request #36517 from hashicorp/td-generate-tagstests-batch604d3c6
Merge pull request #36734 from brittandeyoung/b-aws_cloudfrontkeyvaluestore_k...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 @craigsloggett.
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)