Skip to content

Commit 6f684d3

Browse files
chore(deps): update all dependencies (#1220)
This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [aws](https://registry.terraform.io/providers/hashicorp/aws) ([source](https://redirect.github.com/hashicorp/terraform-provider-aws)) | required_provider | minor | `5.82.1` -> `5.83.0` | [![age](https://developer.mend.io/api/mc/badges/age/terraform-provider/hashicorp%2faws/5.83.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/terraform-provider/hashicorp%2faws/5.83.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/terraform-provider/hashicorp%2faws/5.82.1/5.83.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/terraform-provider/hashicorp%2faws/5.82.1/5.83.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [boto3](https://redirect.github.com/boto/boto3) | | patch | `==1.35.85` -> `==1.35.96` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/boto3/1.35.96?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/boto3/1.35.96?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/boto3/1.35.85/1.35.96?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/boto3/1.35.85/1.35.96?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [botocore](https://redirect.github.com/boto/botocore) | | patch | `==1.35.85` -> `==1.35.96` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/botocore/1.35.96?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/botocore/1.35.96?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/botocore/1.35.85/1.35.96?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/botocore/1.35.85/1.35.96?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [terraform-linters/tflint-ruleset-aws](https://redirect.github.com/terraform-linters/tflint-ruleset-aws) | plugin | minor | `0.36.0` -> `0.37.0` | [![age](https://developer.mend.io/api/mc/badges/age/github-releases/terraform-linters%2ftflint-ruleset-aws/0.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/github-releases/terraform-linters%2ftflint-ruleset-aws/0.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/github-releases/terraform-linters%2ftflint-ruleset-aws/0.36.0/0.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/github-releases/terraform-linters%2ftflint-ruleset-aws/0.36.0/0.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-aws (aws)</summary> ### [`v5.83.0`](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5830-January-9-2025) [Compare Source](https://redirect.github.com/hashicorp/terraform-provider-aws/compare/v5.82.2...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. ([#&#8203;40840](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40840)) - resource/aws_api_gateway_domain_name_access_association: Deprecates `id` in favor of `arn`. ([#&#8203;40626](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40626)) - resource/aws_route53\_cidr_location: Deprecates `id`. ([#&#8203;40626](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40626)) - resource/aws_s3\_directory_bucket: Deprecates `id` in favor of `bucket`. ([#&#8203;40626](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40626)) FEATURES: - **New Data Source:** `aws_cloudwatch_event_buses` ([#&#8203;40662](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40662)) - **New Data Source:** `aws_ecs_clusters` ([#&#8203;40638](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40638)) - **New Data Source:** `aws_route53_records` ([#&#8203;38186](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/38186)) - **New Ephemeral Resource:** `aws_cognito_identity_openid_token_for_developer_identity` ([#&#8203;40763](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40763)) - **New Resource:** `aws_bedrockagent_agent_collaborator` ([#&#8203;40559](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40559)) - **New Resource:** `aws_cleanrooms_membership` ([#&#8203;35165](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/35165)) - **New Resource:** `aws_cloudwatch_log_delivery` ([#&#8203;40731](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40731)) - **New Resource:** `aws_cloudwatch_log_delivery_destination` ([#&#8203;40731](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40731)) - **New Resource:** `aws_cloudwatch_log_delivery_destination_policy` ([#&#8203;40731](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40731)) - **New Resource:** `aws_cloudwatch_log_delivery_source` ([#&#8203;40731](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40731)) - **New Resource:** `aws_cloudwatch_log_index_policy` ([#&#8203;40594](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40594)) - **New Resource:** `aws_vpclattice_resource_gateway` ([#&#8203;40821](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40821)) ENHANCEMENTS: - data-source/aws_codebuild_fleet: Add `compute_configuration` attribute ([#&#8203;40752](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40752)) - data-source/aws_dms_endpoint: Add `kafka_settings.sasl_mechanism` attribute ([#&#8203;36918](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36918)) - data-source/aws_elb_hosted_zone_id: Add hosted zone ID for `ap-southeast-7` AWS Region ([#&#8203;40850](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40850)) - data-source/aws_lb_hosted_zone_id: Add hosted zone IDs for `ap-southeast-7` AWS Region ([#&#8203;40850](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40850)) - data-source/aws_rds_certificate: Add `default_for_new_launches` attribute ([#&#8203;40536](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40536)) - data-source/aws_rds_engine_version: Add `supports_certificate_rotation_without_restart`, `supports_integrations`, and `supports_local_write_forwarding` attributes ([#&#8203;40700](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40700)) - data-source/aws_s3\_bucket: Add hosted zone ID for `ap-southeast-7` AWS Region ([#&#8203;40850](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40850)) - data-source/aws_vpc_endpoint_service: Add `region` attribute ([#&#8203;40795](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40795)) - data-source/aws_vpc_endpoint_service: Add `service_regions` argument ([#&#8203;40795](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40795)) - provider: Support `ap-southeast-7` as a valid AWS Region ([#&#8203;40849](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40849)) - resource/aws_appflow_flow: Add `data_transfer_api` attribute to destination_flow_config_list.destination_connector_properties.salesforce ([#&#8203;34937](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/34937)) - resource/aws_cloudfront_distribution: Add `grpc_config` argument to `default_cache_behavior` and `ordered_cache_behavior` configuration blocks ([#&#8203;40762](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40762)) - resource/aws_codebuild_fleet: Add `compute_configuration` argument ([#&#8203;40752](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40752)) - resource/aws_cognito_user_pool: Add `email_mfa_configuration` argument ([#&#8203;40734](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40734)) - resource/aws_cognito_user_pool: Add `sign_in_policy` and `web_authn_configuration` arguments ([#&#8203;40765](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40765)) - resource/aws_cognito_user_pool: Add `user_pool_tier` argument ([#&#8203;40633](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40633)) - resource/aws_dms_endpoint: Add `kafka_settings.sasl_mechanism` argument ([#&#8203;36918](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/36918)) - resource/aws_ecr_account_setting: Add valid values for registry policy scope to `name` and `value` arguments ([#&#8203;40772](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40772)) - resource/aws_eip_association: Adds validation to only allow one of `instance_id` or `network_interface_id` ([#&#8203;40769](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40769)) - resource/aws_eks_node_group: Add `node_repair_config` configuration block ([#&#8203;40698](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40698)) - resource/aws_elasticache_user: Add `VALKEY` as supported value for 'engine' argument ([#&#8203;40764](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40764)) - resource/aws_elasticache_user_group: Add `VALKEY` as supported value for 'engine' argument ([#&#8203;40764](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40764)) - resource/aws_emr_studio: Add `encryption_key_arn` argument ([#&#8203;40771](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40771)) - resource/aws_quicksight_user: Add `user_invitation_url` attribute ([#&#8203;40775](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40775)) - resource/aws_rds_cluster: Support `iam-db-auth-error` as a valid value for `enabled_cloudwatch_logs_exports` ([#&#8203;40789](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40789)) - resource/aws_rds_integration: Add `data_filter` argument ([#&#8203;40816](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40816)) - resource/aws_s3\_object_copy: Add `override_provider` configuration block, allowing tags inherited from the provider [`default_tags` configuration block](https://registry.terraform.io/providers/hashicorp/aws/latest/docs#default_tags-configuration-block) to be ignored ([#&#8203;40689](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40689)) BUG FIXES: - resource/aws_api_gateway_domain_name: Fixed error when adding policy to existing private domain name ([#&#8203;40708](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40708)) - resource/aws_apigatewayv2\_api: Don't overwrite the configured values of `description`, `name` or `version` if they are not present in the OpenAPI definition `body` ([#&#8203;40707](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40707)) - resource/aws_apigatewayv2\_route: Fix retry handling of `ConflictException` error responses ([#&#8203;40840](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40840)) - resource/aws_cloudfront_cache_policy: Fix `panic: interface conversion: interface {} is nil, not map[string]interface {}` when `parameters_in_cache_key_and_forwarded_to_origin.cookies_config`, `parameters_in_cache_key_and_forwarded_to_origin.headers_config`, or `parameters_in_cache_key_and_forwarded_to_origin.query_strings_config` are empty ([#&#8203;40815](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40815)) - resource/aws_codebuild_fleet: Allow `scaling_configuration` to be removed on Update ([#&#8203;40773](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40773)) - resource/aws_codebuild_project: Allow `file_system_locations` to be removed on Update ([#&#8203;40842](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40842)) - resource/aws_ec2\_instance_connect_endpoint: Set `fips_dns_name` to an empty value (`""`) when no value is returned from the EC2 API. This fixes known-after-apply loops in Regions that don't support FIPS endpoints ([#&#8203;37939](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/37939)) - resource/aws_emr_studio: Fix issue with IAM/KMS policy eventual consistency handling not working ([#&#8203;40771](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40771)) - resource/aws_glue_catalog_database: Fix crash when expanding `create_table_default_permission` with a nil `principal` block ([#&#8203;40761](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40761)) - resource/aws_instance: Always set `http_tokens` when `metadata_options` is updated ([#&#8203;40727](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40727)) - resource/aws_instance: Set new computed value for `public_dns` and `public_ip` attributes when changing `instance_type`, `user_data`, or `user_data_base64` ([#&#8203;40710](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40710)) - resource/aws_internet_gateway: Handle `operation error EC2: DetachInternetGateway, ..., api error InvalidInternetGatewayID.NotFound: ...` errors on delete for resources deleted out-of-band ([#&#8203;40790](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40790)) - resource/aws_internet_gateway_attachment: Handle `operation error EC2: DetachInternetGateway, ..., api error InvalidInternetGatewayID.NotFound: ...` errors on delete for resources deleted out-of-band ([#&#8203;40790](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40790)) - resource/aws_quicksight_data_set: Correctly expand `logical_table_map.tag_column_operation.tags.column_description` ([#&#8203;40713](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40713)) - resource/aws_rds_instance Fix `manage_master_user_password` being updated in state when update errors ([#&#8203;40538](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40538)) - resource/aws_route53\_record: Fix perpetual diff if `alias.name` contains characters that the [Route 53 API escapes](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DomainNameFormat.html#domain-name-format-hosted-zones) ([#&#8203;40154](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40154)) - resource/aws_route53\_zone: Fix perpetual diff if `name` contains characters that the [Route 53 API escapes](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DomainNameFormat.html#domain-name-format-hosted-zones) ([#&#8203;40154](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40154)) - resource/aws_ses_identity_notification_topic: Prevent destroy failure when resource is already deleted outside of Terraform ([#&#8203;40684](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40684)) - resource/aws_sesv2\_configuration_set: Fix handling of `delivery_options.max_delivery_seconds` when not configured ([#&#8203;40670](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40670)) - resource/aws_sesv2\_configuration_set_event_destination: Retry IAM eventual consistency errors ([#&#8203;40843](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40843)) - resource/aws_sqs_queue: Fix timeout error on creation if `sqs_managed_sse_enabled=true` and `kms_data_key_reuse_period_seconds` is configured ([#&#8203;40729](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40729)) ### [`v5.82.2`](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5822-December-20-2024) [Compare Source](https://redirect.github.com/hashicorp/terraform-provider-aws/compare/v5.82.1...v5.82.2) BUG FIXES: - data-source/aws_lb_listener: Add `mutual_authentication.advertise_trust_store_ca_names` attribute. This fixes a regression introduced in [v5.82.0](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#5820-december-19-2024) causing `setting mutual_authentication: Invalid address to set: []string{"mutual_authentication", "0", "advertise_trust_store_ca_names"}` errors ([#&#8203;40658](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40658)) </details> <details> <summary>boto/boto3 (boto3)</summary> ### [`v1.35.96`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13596) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.95...1.35.96) \======= - api-change:`codebuild`: \[`botocore`] AWS CodeBuild Now Supports BuildBatch in Reserved Capacity and Lambda - api-change:`compute-optimizer`: \[`botocore`] This release expands AWS Compute Optimizer rightsizing recommendation support for Amazon EC2 Auto Scaling groups to include those with scaling policies and multiple instance types. - api-change:`fms`: \[`botocore`] AWS Firewall Manager now lets you combine multiple resource tags using the logical AND operator or the logical OR operator. ### [`v1.35.95`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13595) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.94...1.35.95) \======= - api-change:`rds`: \[`botocore`] Updates Amazon RDS documentation to clarify the RestoreDBClusterToPointInTime description. - api-change:`route53`: \[`botocore`] Amazon Route 53 now supports the Asia Pacific (Thailand) Region (ap-southeast-7) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region - api-change:`sagemaker`: \[`botocore`] Adds support for IPv6 for SageMaker HyperPod cluster nodes. ### [`v1.35.94`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13594) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.93...1.35.94) \======= - api-change:`cloudhsmv2`: \[`botocore`] Adds support to ModifyCluster for modifying a Cluster's Hsm Type. - api-change:`dynamodb`: \[`botocore`] This release makes Amazon DynamoDB point-in-time-recovery (PITR) to be configurable. You can set PITR recovery period for each table individually to between 1 and 35 days. - api-change:`imagebuilder`: \[`botocore`] This release adds support for importing images from ISO disk files. Added new ImportDiskImage API operation. ### [`v1.35.93`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13593) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.92...1.35.93) \======= - api-change:`iotsecuretunneling`: \[`botocore`] Adds dualstack endpoint support for IoT Secure Tunneling - api-change:`supplychain`: \[`botocore`] Allow vanity DNS domain when creating a new ASC instance ### [`v1.35.92`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13592) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.91...1.35.92) \======= - api-change:`ecs`: \[`botocore`] Adding SDK reference examples for Amazon ECS operations. - api-change:`route53domains`: \[`botocore`] Doc only update for Route 53 Domains that fixes several customer-reported issues - api-change:`s3`: \[`botocore`] This change is only for updating the model regexp of CopySource which is not for validation but only for documentation and user guide change. ### [`v1.35.91`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13591) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.90...1.35.91) \======= - api-change:`appsync`: \[`botocore`] Modify UpdateGraphQLAPI operation and flag authenticationType as required. - api-change:`gamelift`: \[`botocore`] Amazon GameLift releases a new game session shutdown feature. Use the Amazon GameLift console or AWS CLI to terminate an in-progress game session that's entered a bad state or is no longer needed. - api-change:`mediaconnect`: \[`botocore`] AWS Elemental MediaConnect now supports Content Quality Analysis for enhanced source stream monitoring. This enables you to track specific audio and video metrics in transport stream source flows, ensuring your content meets quality standards. - api-change:`mediaconvert`: \[`botocore`] This release adds support for the AVC3 codec and fixes an alignment issue with Japanese vertical captions. - api-change:`organizations`: \[`botocore`] Added ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED to ConstraintViolationException for the EnableAllFeatures operation. - api-change:`sagemaker`: \[`botocore`] Adding ETag information with Model Artifacts for Model Registry - api-change:`sqs`: \[`botocore`] In-flight message typo fix from 20k to 120k. ### [`v1.35.90`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13590) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.89...1.35.90) \======= - api-change:`ecr`: \[`botocore`] Restoring custom endpoint functionality for ECR - api-change:`ecr-public`: \[`botocore`] Restoring custom endpoint functionality for ECR Public ### [`v1.35.89`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13589) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.88...1.35.89) \======= - api-change:`rds`: \[`botocore`] Updates Amazon RDS documentation to correct various descriptions. ### [`v1.35.88`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13588) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.87...1.35.88) \======= - api-change:`bcm-pricing-calculator`: \[`botocore`] Added ConflictException to DeleteBillEstimate. - api-change:`ecr`: \[`botocore`] Add support for Dualstack Endpoints - api-change:`network-firewall`: \[`botocore`] Dual-stack endpoints are now supported. - api-change:`securityhub`: \[`botocore`] Documentation updates for AWS Security Hub ### [`v1.35.87`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13587) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.86...1.35.87) \======= - api-change:`ecr`: \[`botocore`] Documentation update for ECR GetAccountSetting and PutAccountSetting APIs. - api-change:`ecr-public`: \[`botocore`] Add support for Dualstack endpoints - api-change:`eks`: \[`botocore`] This release adds support for DescribeClusterVersions API that provides important information about Kubernetes versions along with end of support dates - api-change:`glue`: \[`botocore`] Add IncludeRoot parameters to GetCatalogs API to return root catalog. ### [`v1.35.86`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13586) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.85...1.35.86) \======= - api-change:`bedrock-agent`: \[`botocore`] Support for custom user agent and max web pages crawled for web connector. Support app only credentials for SharePoint connector. Increase agents memory duration limit to 365 days. Support to specify max number of session summaries to include in agent invocation context. - api-change:`bedrock-agent-runtime`: \[`botocore`] bedrock agents now supports long term memory and performance configs. Invokeflow supports performance configs. RetrieveAndGenerate performance configs - api-change:`bedrock-data-automation`: \[`botocore`] Documentation update for Amazon Bedrock Data Automation - api-change:`bedrock-data-automation-runtime`: \[`botocore`] Documentation update for Amazon Bedrock Data Automation Runtime - api-change:`billing`: \[`botocore`] Added new API's for defining and fetching Billing Views. - api-change:`ce`: \[`botocore`] Support for retrieving cost, usage, and forecast for billing view. - api-change:`connect`: \[`botocore`] This release supports adding NotAttributeCondition and Range to the RoutingCriteria object. - api-change:`docdb`: \[`botocore`] Support AWS Secret Manager managed password for AWS DocumentDB instance-based cluster. - api-change:`eks`: \[`botocore`] This release expands the catalog of upgrade insight checks - api-change:`macie2`: \[`botocore`] This release adds support for identifying S3 general purpose buckets that exceed the Amazon Macie quota for preventative control monitoring. - api-change:`outposts`: \[`botocore`] Add CS8365C as a supported power connector for Outpost sites. - api-change:`sagemaker`: \[`botocore`] This release adds support for c6i, m6i and r6i instance on SageMaker Hyperpod and trn1 instances in batch </details> <details> <summary>boto/botocore (botocore)</summary> ### [`v1.35.96`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13596) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.35.95...1.35.96) \======= - api-change:`codebuild`: AWS CodeBuild Now Supports BuildBatch in Reserved Capacity and Lambda - api-change:`compute-optimizer`: This release expands AWS Compute Optimizer rightsizing recommendation support for Amazon EC2 Auto Scaling groups to include those with scaling policies and multiple instance types. - api-change:`fms`: AWS Firewall Manager now lets you combine multiple resource tags using the logical AND operator or the logical OR operator. ### [`v1.35.95`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13595) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.35.94...1.35.95) \======= - api-change:`rds`: Updates Amazon RDS documentation to clarify the RestoreDBClusterToPointInTime description. - api-change:`route53`: Amazon Route 53 now supports the Asia Pacific (Thailand) Region (ap-southeast-7) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region - api-change:`sagemaker`: Adds support for IPv6 for SageMaker HyperPod cluster nodes. ### [`v1.35.94`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13594) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.35.93...1.35.94) \======= - api-change:`cloudhsmv2`: Adds support to ModifyCluster for modifying a Cluster's Hsm Type. - api-change:`dynamodb`: This release makes Amazon DynamoDB point-in-time-recovery (PITR) to be configurable. You can set PITR recovery period for each table individually to between 1 and 35 days. - api-change:`imagebuilder`: This release adds support for importing images from ISO disk files. Added new ImportDiskImage API operation. ### [`v1.35.93`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13593) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.35.92...1.35.93) \======= - api-change:`iotsecuretunneling`: Adds dualstack endpoint support for IoT Secure Tunneling - api-change:`supplychain`: Allow vanity DNS domain when creating a new ASC instance ### [`v1.35.92`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13592) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.35.91...1.35.92) \======= - api-change:`ecs`: Adding SDK reference examples for Amazon ECS operations. - api-change:`route53domains`: Doc only update for Route 53 Domains that fixes several customer-reported issues - api-change:`s3`: This change is only for updating the model regexp of CopySource which is not for validation but only for documentation and user guide change. ### [`v1.35.91`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13591) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.35.90...1.35.91) \======= - api-change:`appsync`: Modify UpdateGraphQLAPI operation and flag authenticationType as required. - api-change:`gamelift`: Amazon GameLift releases a new game session shutdown feature. Use the Amazon GameLift console or AWS CLI to terminate an in-progress game session that's entered a bad state or is no longer needed. - api-change:`mediaconnect`: AWS Elemental MediaConnect now supports Content Quality Analysis for enhanced source stream monitoring. This enables you to track specific audio and video metrics in transport stream source flows, ensuring your content meets quality standards. - api-change:`mediaconvert`: This release adds support for the AVC3 codec and fixes an alignment issue with Japanese vertical captions. - api-change:`organizations`: Added ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED to ConstraintViolationException for the EnableAllFeatures operation. - api-change:`sagemaker`: Adding ETag information with Model Artifacts for Model Registry - api-change:`sqs`: In-flight message typo fix from 20k to 120k. ### [`v1.35.90`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13590) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.35.89...1.35.90) \======= - api-change:`ecr`: Restoring custom endpoint functionality for ECR - api-change:`ecr-public`: Restoring custom endpoint functionality for ECR Public ### [`v1.35.89`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13589) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.35.88...1.35.89) \======= - api-change:`rds`: Updates Amazon RDS documentation to correct various descriptions. ### [`v1.35.88`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13588) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.35.87...1.35.88) \======= - api-change:`bcm-pricing-calculator`: Added ConflictException to DeleteBillEstimate. - api-change:`ecr`: Add support for Dualstack Endpoints - api-change:`network-firewall`: Dual-stack endpoints are now supported. - api-change:`securityhub`: Documentation updates for AWS Security Hub ### [`v1.35.87`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13587) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.35.86...1.35.87) \======= - api-change:`ecr`: Documentation update for ECR GetAccountSetting and PutAccountSetting APIs. - api-change:`ecr-public`: Add support for Dualstack endpoints - api-change:`eks`: This release adds support for DescribeClusterVersions API that provides important information about Kubernetes versions along with end of support dates - api-change:`glue`: Add IncludeRoot parameters to GetCatalogs API to return root catalog. ### [`v1.35.86`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13586) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.35.85...1.35.86) \======= - api-change:`bedrock-agent`: Support for custom user agent and max web pages crawled for web connector. Support app only credentials for SharePoint connector. Increase agents memory duration limit to 365 days. Support to specify max number of session summaries to include in agent invocation context. - api-change:`bedrock-agent-runtime`: bedrock agents now supports long term memory and performance configs. Invokeflow supports performance configs. RetrieveAndGenerate performance configs - api-change:`bedrock-data-automation`: Documentation update for Amazon Bedrock Data Automation - api-change:`bedrock-data-automation-runtime`: Documentation update for Amazon Bedrock Data Automation Runtime - api-change:`billing`: Added new API's for defining and fetching Billing Views. - api-change:`ce`: Support for retrieving cost, usage, and forecast for billing view. - api-change:`connect`: This release supports adding NotAttributeCondition and Range to the RoutingCriteria object. - api-change:`docdb`: Support AWS Secret Manager managed password for AWS DocumentDB instance-based cluster. - api-change:`eks`: This release expands the catalog of upgrade insight checks - api-change:`macie2`: This release adds support for identifying S3 general purpose buckets that exceed the Amazon Macie quota for preventative control monitoring. - api-change:`outposts`: Add CS8365C as a supported power connector for Outpost sites. - api-change:`sagemaker`: This release adds support for c6i, m6i and r6i instance on SageMaker Hyperpod and trn1 instances in batch </details> <details> <summary>terraform-linters/tflint-ruleset-aws (terraform-linters/tflint-ruleset-aws)</summary> ### [`v0.37.0`](https://redirect.github.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0370-2024-12-31) [Compare Source](https://redirect.github.com/terraform-linters/tflint-ruleset-aws/compare/v0.36.0...v0.37.0) ##### Breaking Changes - [#&#8203;789](https://redirect.github.com/terraform-linters/tflint-ruleset-aws/pull/789) [#&#8203;798](https://redirect.github.com/terraform-linters/tflint-ruleset-aws/pull/798): Update AWS provider/module and generated content - Removed the following rules - `aws_service_discovery_http_namespace_invalid_name` - `aws_service_discovery_private_dns_namespace_invalid_name` - `aws_service_discovery_public_dns_namespace_invalid_name` ##### Enhancements - [#&#8203;787](https://redirect.github.com/terraform-linters/tflint-ruleset-aws/pull/787) [#&#8203;800](https://redirect.github.com/terraform-linters/tflint-ruleset-aws/pull/800): Add new db.m8g, r8g, r7i, r6i-preconfigured, m7i, c6gd instances ([@&#8203;gnetsman](https://redirect.github.com/gnetsman), [@&#8203;wata727](https://redirect.github.com/wata727)) - [#&#8203;786](https://redirect.github.com/terraform-linters/tflint-ruleset-aws/pull/786): feat: add `aws_iam_policy_attachment_exclusive_attachment` rule ([@&#8203;kayman-mk](https://redirect.github.com/kayman-mk)) - [#&#8203;790](https://redirect.github.com/terraform-linters/tflint-ruleset-aws/pull/790): feat: add `aws_security_group_rule_deprecated` rule ([@&#8203;kayman-mk](https://redirect.github.com/kayman-mk)) - [#&#8203;801](https://redirect.github.com/terraform-linters/tflint-ruleset-aws/pull/801): rules: Add missing DB engines ([@&#8203;wata727](https://redirect.github.com/wata727)) - [#&#8203;802](https://redirect.github.com/terraform-linters/tflint-ruleset-aws/pull/802): rules: Add cache.c7gn high-bandwidth node type ([@&#8203;wata727](https://redirect.github.com/wata727)) - [#&#8203;803](https://redirect.github.com/terraform-linters/tflint-ruleset-aws/pull/803): rules: Update Lambda runtime deprecations ([@&#8203;wata727](https://redirect.github.com/wata727)) ##### Chores - [#&#8203;791](https://redirect.github.com/terraform-linters/tflint-ruleset-aws/pull/791) [#&#8203;795](https://redirect.github.com/terraform-linters/tflint-ruleset-aws/pull/795) [#&#8203;797](https://redirect.github.com/terraform-linters/tflint-ruleset-aws/pull/797): Bump aws-sdk-go-v2 - [#&#8203;792](https://redirect.github.com/terraform-linters/tflint-ruleset-aws/pull/792): Bump github.com/hashicorp/terraform-json from 0.23.0 to 0.24.0 - [#&#8203;796](https://redirect.github.com/terraform-linters/tflint-ruleset-aws/pull/796): Bump golang.org/x/net from 0.32.0 to 0.33.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cattle-ops/terraform-aws-gitlab-runner). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4764c72 commit 6f684d3

File tree

3 files changed

+32
-32
lines changed

3 files changed

+32
-32
lines changed

.terraform.lock.hcl

+29-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.tflint.hcl

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ plugin "terraform" {
55

66
plugin "aws" {
77
enabled = true
8-
version = "0.36.0"
8+
version = "0.37.0"
99
source = "github.com/terraform-linters/tflint-ruleset-aws"
1010
}
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
boto3 ==1.35.85
2-
botocore ==1.35.85
1+
boto3 ==1.35.96
2+
botocore ==1.35.96

0 commit comments

Comments
 (0)