Skip to content

Bump hashicorp/aws from 4.14.0 to 4.56.0#44

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/terraform/hashicorp/aws-4.56.0
Closed

Bump hashicorp/aws from 4.14.0 to 4.56.0#44
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/terraform/hashicorp/aws-4.56.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps hashicorp/aws from 4.14.0 to 4.56.0.

Release notes

Sourced from hashicorp/aws's releases.

v4.56.0

NOTES:

  • resource/aws_lambda_function: Updated to AWS SDK V2 (#29615)

FEATURES:

  • New Data Source: aws_vpc_security_group_rule (#29484)
  • New Data Source: aws_vpc_security_group_rules (#29484)
  • New Resource: aws_networkmanager_connect_peer (#29296)
  • New Resource: aws_vpc_security_group_egress_rule (#29484)
  • New Resource: aws_vpc_security_group_ingress_rule (#29484)

ENHANCEMENTS:

  • data-source/aws_ecr_image: Add most_recent argument to return the most recently pushed image (#26857)
  • data-source/aws_ecr_repository: Add most_recent_image_tags attribute containing the most recently pushed image tag(s) in an ECR repository (#26857)
  • resource/aws_lb_ssl_negotiation_policy: Add triggers attribute to force resource updates (#29482)
  • resource/aws_load_balancer_listener_policy: Add triggers attribute to force resource updates (#29482)
  • resource/aws_organizations_policy: Add skip_destroy attribute (#29382)
  • resource/aws_organizations_policy_attachment: Add skip_destroy attribute (#29382)
  • resource/aws_sns_topic: Add signature_version and tracing_config arguments (#29462)

BUG FIXES:

  • resource/aws_acmpca_certificate_authority: revocation_configuration.crl_configuration.expiration_in_days is Optional (#29613)
  • resource/aws_default_vpc: Change enable_network_address_usage_metrics to Optional+Computed, matching the aws_vpc resource (#29607)
  • resource/aws_lambda_function: Fix missing ValidationException message body (#29615)
  • resource/aws_medialive_channel: Fix setting of m2ts_settings arib_captions_pid and arib_captions_pid_control attributes (#29467)
  • resource/aws_resourceexplorer2_view: Fix Unexpected Planned Resource State on Destroy errors when using Terraform CLI v1.3 and above (#29550)
  • resource/aws_servicecatalog_provisioned_product: Fix to allow outputs to be Computed when the resource changes (#29559)
  • resource/aws_sns_topic_subscription: Fix filter_policy_scope update from MessageAttributes to MessageBody with nested objects in filter_policy (#28572)
  • resource/aws_wafv2_web_acl: Prevent erroneous diffs and attempts to remove AWS-added rule when applying to CF distribution using AWS Shield to automatically mitigate DDoS (#29575)

v4.55.0

FEATURES:

  • New Data Source: aws_organizations_organizational_unit_child_accounts (#24350)
  • New Data Source: aws_organizations_organizational_unit_descendant_accounts (#24350)
  • New Resource: aws_route53_cidr_collection (#29407)
  • New Resource: aws_route53_cidr_location (#29407)
  • New Resource: aws_vpc_ipam_resource_discovery (#29216)
  • New Resource: aws_vpc_ipam_resource_discovery_association (#29216)

ENHANCEMENTS:

  • data-source/aws_s3_bucket_object: Expand content types that can be read from S3 to include some human-readable application types (e.g., application/xml, application/atom+xml) (#27704)
  • data-source/aws_s3_object: Expand content types that can be read from S3 to include some human-readable application types (e.g., application/xml, application/atom+xml) (#27704)
  • resource/aws_autoscaling_policy: Make resource_label optional in predefined_load_metric_specification, predefined_metric_pair_specification, and predefined_scaling_metric_specification (#29277)
  • resource/aws_cloudwatch_log_group: Allow retention_in_days attribute to accept a three year retention period (1096 days) (#29426)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

4.56.0 (February 24, 2023)

NOTES:

  • resource/aws_lambda_function: Updated to AWS SDK V2 (#29615)

FEATURES:

  • New Data Source: aws_vpc_security_group_rule (#29484)
  • New Data Source: aws_vpc_security_group_rules (#29484)
  • New Resource: aws_networkmanager_connect_peer (#29296)
  • New Resource: aws_vpc_security_group_egress_rule (#29484)
  • New Resource: aws_vpc_security_group_ingress_rule (#29484)

ENHANCEMENTS:

  • data-source/aws_ecr_image: Add most_recent argument to return the most recently pushed image (#26857)
  • data-source/aws_ecr_repository: Add most_recent_image_tags attribute containing the most recently pushed image tag(s) in an ECR repository (#26857)
  • resource/aws_lb_ssl_negotiation_policy: Add triggers attribute to force resource updates (#29482)
  • resource/aws_load_balancer_listener_policy: Add triggers attribute to force resource updates (#29482)
  • resource/aws_organizations_policy: Add skip_destroy attribute (#29382)
  • resource/aws_organizations_policy_attachment: Add skip_destroy attribute (#29382)
  • resource/aws_sns_topic: Add signature_version and tracing_config arguments (#29462)

BUG FIXES:

  • resource/aws_acmpca_certificate_authority: revocation_configuration.crl_configuration.expiration_in_days is Optional (#29613)
  • resource/aws_default_vpc: Change enable_network_address_usage_metrics to Optional+Computed, matching the aws_vpc resource (#29607)
  • resource/aws_lambda_function: Fix missing ValidationException message body (#29615)
  • resource/aws_medialive_channel: Fix setting of m2ts_settings arib_captions_pid and arib_captions_pid_control attributes (#29467)
  • resource/aws_resourceexplorer2_view: Fix Unexpected Planned Resource State on Destroy errors when using Terraform CLI v1.3 and above (#29550)
  • resource/aws_servicecatalog_provisioned_product: Fix to allow outputs to be Computed when the resource changes (#29559)
  • resource/aws_sns_topic_subscription: Fix filter_policy_scope update from MessageAttributes to MessageBody with nested objects in filter_policy (#28572)
  • resource/aws_wafv2_web_acl: Prevent erroneous diffs and attempts to remove AWS-added rule when applying to CF distribution using AWS Shield to automatically mitigate DDoS (#29575)

4.55.0 (February 16, 2023)

FEATURES:

  • New Data Source: aws_organizations_organizational_unit_child_accounts (#24350)
  • New Data Source: aws_organizations_organizational_unit_descendant_accounts (#24350)
  • New Resource: aws_route53_cidr_collection (#29407)
  • New Resource: aws_route53_cidr_location (#29407)
  • New Resource: aws_vpc_ipam_resource_discovery (#29216)
  • New Resource: aws_vpc_ipam_resource_discovery_association (#29216)

ENHANCEMENTS:

  • data-source/aws_s3_bucket_object: Expand content types that can be read from S3 to include some human-readable application types (e.g., application/xml, application/atom+xml) (#27704)
  • data-source/aws_s3_object: Expand content types that can be read from S3 to include some human-readable application types (e.g., application/xml, application/atom+xml) (#27704)

... (truncated)

Commits
  • 2e39279 Merge pull request #29617 from hashicorp/td-service-package-tidy
  • 1510895 Add 'top5services' target.
  • bf36e0d Merge branch 'main' into td-service-package-tidy
  • cc3deeb Update CHANGELOG.md for #29638
  • d5326f3 Merge pull request #29638 from hashicorp/td-missed-changelog
  • a115754 chore: add missed changelog
  • b246857 Merge pull request #29615 from hashicorp/f-aws_lambda_function-validation-err
  • 17be70b Merge pull request #29626 from hashicorp/dependabot/go_modules/github.com/aws...
  • 13b8cc9 build(deps): bump github.com/aws/aws-sdk-go from 1.44.206 to 1.44.208
  • 35e0dc9 Merge pull request #29627 from hashicorp/dependabot/go_modules/dot-ci/provide...
  • 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 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 4.14.0 to 4.56.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.14.0...v4.56.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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 6, 2023

Superseded by #45.

@dependabot dependabot bot closed this Mar 6, 2023
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/aws-4.56.0 branch March 6, 2023 03:06
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.

0 participants