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

build(deps): bump the terraform-dependencies group in /infra with 2 updates #200

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps the terraform-dependencies group in /infra with 2 updates: cloudflare/cloudflare and hashicorp/aws.

Updates cloudflare/cloudflare from 4.49.1 to 4.50.0

Release notes

Sourced from cloudflare/cloudflare's releases.

v4.50.0

ENHANCEMENTS:

  • cloudflare_teams_location: support endpoints + BYOIPv6 + DNS IPv4 destinations (#4805)
  • resource/cloudflare_zone_settings_override: Add support for aegis (#4820)
  • resource/cloudflare_zone_settings_override: add support for ssl_automatic_mode (#4465)

BUG FIXES:

  • resource/cloudflare_access_application: Fix access application saas apps attributes crashing provider when no changes were made to those (#4843)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.112.0 to 0.113.0 (#4826)
  • provider: bump golang.org/x/net from 0.33.0 to 0.34.0 (#4837)
Changelog

Sourced from cloudflare/cloudflare's changelog.

4.50.0 (January 8th, 2025)

ENHANCEMENTS:

  • cloudflare_teams_location: support endpoints + BYOIPv6 + DNS IPv4 destinations (#4805)
  • resource/cloudflare_zone_settings_override: Add support for aegis (#4820)
  • resource/cloudflare_zone_settings_override: add support for ssl_automatic_mode (#4465)

BUG FIXES:

  • resource/cloudflare_access_application: Fix access application saas apps attributes crashing provider when no changes were made to those (#4843)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.112.0 to 0.113.0 (#4826)
  • provider: bump golang.org/x/net from 0.33.0 to 0.34.0 (#4837)
Commits
  • 7448437 Update CHANGELOG.md
  • 979abb0 generate changelog
  • 2eebe1a Merge pull request #4843 from GreenStage/egomes/fix-saas-app-nllptr
  • 7e5f90c Merge pull request #4844 from cloudflare/fix-typo-for-zt-pattern
  • 816b774 grit: fix v4.40.0 ZT pattern
  • 915a783 AUTH-6711 Fix access application saas apps attributes not being initialized w...
  • 3a3c3de Merge pull request #4805 from rexscaria/rex/endpoint+ipv6_support_at_location
  • 522a086 Merge pull request #4837 from cloudflare/dependabot/go_modules/golang.org/x/n...
  • f93b304 add CHANGELOG for #4837
  • f3769e6 build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0
  • Additional commits viewable in compare view

Updates hashicorp/aws from 5.82.2 to 5.83.1

Release notes

Sourced from hashicorp/aws's releases.

v5.83.1

BUG FIXES:

  • resource/aws_route53_record: Correct fdqn value if name is a wildcard domain name (the leftmost label is *). This fixes a regression introduced in v5.83.0 (#40868)

v5.83.0

NOTES:

  • provider: The retry handling in the apigatewayv2 client has been updated to more extensively match ConflictException error responses. This change should be transparent to users, but if any unexpected changes in behavior with apigatewayv2 resources occur following an upgrade to this release, please open a bug report. (#40840)
  • resource/aws_api_gateway_domain_name_access_association: Deprecates id in favor of arn. (#40626)
  • resource/aws_route53_cidr_location: Deprecates id. (#40626)
  • resource/aws_s3_directory_bucket: Deprecates id in favor of bucket. (#40626)

FEATURES:

  • New Data Source: aws_cloudwatch_event_buses (#40662)
  • New Data Source: aws_ecs_clusters (#40638)
  • New Data Source: aws_route53_records (#38186)
  • New Ephemeral Resource: aws_cognito_identity_openid_token_for_developer_identity (#40763)
  • New Resource: aws_bedrockagent_agent_collaborator (#40559)
  • New Resource: aws_cleanrooms_membership (#35165)
  • New Resource: aws_cloudwatch_log_delivery (#40731)
  • New Resource: aws_cloudwatch_log_delivery_destination (#40731)
  • New Resource: aws_cloudwatch_log_delivery_destination_policy (#40731)
  • New Resource: aws_cloudwatch_log_delivery_source (#40731)
  • New Resource: aws_cloudwatch_log_index_policy (#40594)
  • New Resource: aws_vpclattice_resource_gateway (#40821)

ENHANCEMENTS:

  • data-source/aws_codebuild_fleet: Add compute_configuration attribute (#40752)
  • data-source/aws_dms_endpoint: Add kafka_settings.sasl_mechanism attribute (#36918)
  • data-source/aws_elb_hosted_zone_id: Add hosted zone ID for ap-southeast-7 AWS Region (#40850)
  • data-source/aws_lb_hosted_zone_id: Add hosted zone IDs for ap-southeast-7 AWS Region (#40850)
  • data-source/aws_rds_certificate: Add default_for_new_launches attribute (#40536)
  • data-source/aws_rds_engine_version: Add supports_certificate_rotation_without_restart, supports_integrations, and supports_local_write_forwarding attributes (#40700)
  • data-source/aws_s3_bucket: Add hosted zone ID for ap-southeast-7 AWS Region (#40850)
  • data-source/aws_vpc_endpoint_service: Add region attribute (#40795)
  • data-source/aws_vpc_endpoint_service: Add service_regions argument (#40795)
  • provider: Support ap-southeast-7 as a valid AWS Region (#40849)
  • resource/aws_appflow_flow: Add data_transfer_api attribute to destination_flow_config_list.destination_connector_properties.salesforce (#34937)
  • resource/aws_cloudfront_distribution: Add grpc_config argument to default_cache_behavior and ordered_cache_behavior configuration blocks (#40762)
  • resource/aws_codebuild_fleet: Add compute_configuration argument (#40752)
  • resource/aws_cognito_user_pool: Add email_mfa_configuration argument (#40734)
  • resource/aws_cognito_user_pool: Add sign_in_policy and web_authn_configuration arguments (#40765)
  • resource/aws_cognito_user_pool: Add user_pool_tier argument (#40633)
  • resource/aws_dms_endpoint: Add kafka_settings.sasl_mechanism argument (#36918)
  • resource/aws_ecr_account_setting: Add valid values for registry policy scope to name and value arguments (#40772)
  • resource/aws_eip_association: Adds validation to only allow one of instance_id or network_interface_id (#40769)
  • resource/aws_eks_node_group: Add node_repair_config configuration block (#40698)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.83.1 (January 10, 2025)

BUG FIXES:

  • resource/aws_route53_record: Correct fdqn value if name is a wildcard domain name (the leftmost label is *). This fixes a regression introduced in v5.83.0 (#40868)

5.83.0 (January 9, 2025)

NOTES:

  • provider: The retry handling in the apigatewayv2 client has been updated to more extensively match ConflictException error responses. This change should be transparent to users, but if any unexpected changes in behavior with apigatewayv2 resources occur following an upgrade to this release, please open a bug report. (#40840)
  • resource/aws_api_gateway_domain_name_access_association: Deprecates id in favor of arn. (#40626)
  • resource/aws_route53_cidr_location: Deprecates id. (#40626)
  • resource/aws_s3_directory_bucket: Deprecates id in favor of bucket. (#40626)

FEATURES:

  • New Data Source: aws_cloudwatch_event_buses (#40662)
  • New Data Source: aws_ecs_clusters (#40638)
  • New Data Source: aws_route53_records (#38186)
  • New Ephemeral Resource: aws_cognito_identity_openid_token_for_developer_identity (#40763)
  • New Resource: aws_bedrockagent_agent_collaborator (#40559)
  • New Resource: aws_cleanrooms_membership (#35165)
  • New Resource: aws_cloudwatch_log_delivery (#40731)
  • New Resource: aws_cloudwatch_log_delivery_destination (#40731)
  • New Resource: aws_cloudwatch_log_delivery_destination_policy (#40731)
  • New Resource: aws_cloudwatch_log_delivery_source (#40731)
  • New Resource: aws_cloudwatch_log_index_policy (#40594)
  • New Resource: aws_vpclattice_resource_gateway (#40821)

ENHANCEMENTS:

  • data-source/aws_codebuild_fleet: Add compute_configuration attribute (#40752)
  • data-source/aws_dms_endpoint: Add kafka_settings.sasl_mechanism attribute (#36918)
  • data-source/aws_elb_hosted_zone_id: Add hosted zone ID for ap-southeast-7 AWS Region (#40850)
  • data-source/aws_lb_hosted_zone_id: Add hosted zone IDs for ap-southeast-7 AWS Region (#40850)
  • data-source/aws_rds_certificate: Add default_for_new_launches attribute (#40536)
  • data-source/aws_rds_engine_version: Add supports_certificate_rotation_without_restart, supports_integrations, and supports_local_write_forwarding attributes (#40700)
  • data-source/aws_s3_bucket: Add hosted zone ID for ap-southeast-7 AWS Region (#40850)
  • data-source/aws_vpc_endpoint_service: Add region attribute (#40795)
  • data-source/aws_vpc_endpoint_service: Add service_regions argument (#40795)
  • provider: Support ap-southeast-7 as a valid AWS Region (#40849)
  • resource/aws_appflow_flow: Add data_transfer_api attribute to destination_flow_config_list.destination_connector_properties.salesforce (#34937)
  • resource/aws_cloudfront_distribution: Add grpc_config argument to default_cache_behavior and ordered_cache_behavior configuration blocks (#40762)
  • resource/aws_codebuild_fleet: Add compute_configuration argument (#40752)
  • resource/aws_cognito_user_pool: Add email_mfa_configuration argument (#40734)
  • resource/aws_cognito_user_pool: Add sign_in_policy and web_authn_configuration arguments (#40765)
  • resource/aws_cognito_user_pool: Add user_pool_tier argument (#40633)
  • resource/aws_dms_endpoint: Add kafka_settings.sasl_mechanism argument (#36918)
  • resource/aws_ecr_account_setting: Add valid values for registry policy scope to name and value arguments (#40772)

... (truncated)

Commits
  • 6b0d5d2 Update CHANGELOG.md for #40868
  • 40a106d Merge pull request #40868 from hashicorp/b-route53-domain-wildcard
  • 3ba28ed Correct CHANGELOG entry file name.
  • 6c23f2d Next release is v5.83.1.
  • 4bc904f Add CHANGELOG entry.
  • e40ac31 Acceptance test output:
  • d8859d8 r/aws_route53_record: Don't API-normalize any '*' as the leftmost label in 'f...
  • 6024dd5 build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0 (#40859)
  • 12098ca Revert "route53: Don't escape '*' as leftmost label of a domain name."
  • 4334120 Merge commit '9db7dddd6ed0c06a2f19662c313dfb67ab09f2c8' into b-route53-domain...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the terraform-dependencies group in /infra with 2 updates: [cloudflare/cloudflare](https://github.com/cloudflare/terraform-provider-cloudflare) and [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).


Updates `cloudflare/cloudflare` from 4.49.1 to 4.50.0
- [Release notes](https://github.com/cloudflare/terraform-provider-cloudflare/releases)
- [Changelog](https://github.com/cloudflare/terraform-provider-cloudflare/blob/master/CHANGELOG.md)
- [Commits](cloudflare/terraform-provider-cloudflare@v4.49.1...v4.50.0)

Updates `hashicorp/aws` from 5.82.2 to 5.83.1
- [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.82.2...v5.83.1)

---
updated-dependencies:
- dependency-name: cloudflare/cloudflare
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-dependencies
- dependency-name: hashicorp/aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jan 13, 2025
@declanlscott declanlscott merged commit 358dece into main Jan 13, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/terraform/infra/terraform-dependencies-5eae950800 branch January 13, 2025 23:12
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