Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all dependencies (#1201)
This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [actions/cache](https://redirect.github.com/actions/cache) | action | digest | `3624ceb` -> `6849a64` | | | | | | [actions/checkout](https://redirect.github.com/actions/checkout) | action | digest | `eef6144` -> `11bd719` | | | | | | [aws](https://registry.terraform.io/providers/hashicorp/aws) ([source](https://redirect.github.com/hashicorp/terraform-provider-aws)) | required_provider | minor | `5.72.1` -> `5.73.0` | [![age](https://developer.mend.io/api/mc/badges/age/terraform-provider/aws/5.73.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/terraform-provider/aws/5.73.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/terraform-provider/aws/5.72.1/5.73.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/terraform-provider/aws/5.72.1/5.73.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [boto3](https://redirect.github.com/boto/boto3) | | patch | `==1.35.44` -> `==1.35.49` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/boto3/1.35.49?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/boto3/1.35.49?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/boto3/1.35.44/1.35.49?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/boto3/1.35.44/1.35.49?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [botocore](https://redirect.github.com/boto/botocore) | | patch | `==1.35.44` -> `==1.35.49` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/botocore/1.35.49?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/botocore/1.35.49?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/botocore/1.35.44/1.35.49?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/botocore/1.35.44/1.35.49?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-aws (aws)</summary> ### [`v5.73.0`](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5730-October-24-2024) [Compare Source](https://redirect.github.com/hashicorp/terraform-provider-aws/compare/v5.72.1...v5.73.0) FEATURES: - **New Data Source:** `aws_ssm_patch_baselines` ([#​39779](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39779)) - **New Resource:** `aws_imagebuilder_lifecycle_policy` ([#​35674](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/35674)) - **New Resource:** `aws_resiliencehub_resiliency_policy` ([#​38913](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/38913)) - **New Resource:** `aws_sagemaker_hub` ([#​39807](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39807)) - **New Resource:** `aws_sagemaker_mlflow_tracking_server` ([#​39796](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39796)) ENHANCEMENTS: - data-source/aws_elasticache_reserved_cache_node_offering: Support `valkey` as valid value for `product_description` ([#​39745](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39745)) - data-source/aws_lakeformation_data_lake_settings: Add `parameters` map attribute to read `CROSS_ACCOUNT_VERSION` ([#​39826](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39826)) - data-source/aws_lb: Add `enable_zonal_shift` attribute ([#​39585](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39585)) - resource/aws_apprunner_auto_scaling_configuration_version: Remove the upper limit on `min_size` and `max_size` ([#​39843](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39843)) - resource/aws_batch_job_definition: Ensure that new revisions are created with tags ([#​39797](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39797)) - resource/aws_codedeploy_deployment_config: Add `zonal_config` argument ([#​34850](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/34850)) - resource/aws_dynamodb_kinesis_streaming_destination: Add `approximate_creation_date_time_precision` argument ([#​38098](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/38098)) - resource/aws_elasticache_cluster: Support `valkey` as valid value for `engine` ([#​39745](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39745)) - resource/aws_elasticache_global_replication_group: Support Valkey versions for `engine_version` ([#​39745](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39745)) - resource/aws_elasticache_replication_group: Support Valkey versions for `engine_version` ([#​39745](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39745)) - resource/aws_elasticache_replication_group: Support `valkey` as valid value for `engine` ([#​39745](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39745)) - resource/aws_elasticache_serverless_cache: Support `valkey` as valid value for `engine` ([#​39745](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39745)) - resource/aws_kinesis_firehose_delivery_stream: Add `iceberg_configuration` argument ([#​39844](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39844)) - resource/aws_lakeformation_data_lake_settings: Add `parameters` map argument enabling `CROSS_ACCOUNT_VERSION` to be set ([#​39826](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39826)) - resource/aws_lb: Add `enable_zonal_shift` argument ([#​39585](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39585)) - resource/aws_lb_listener: Add `tcp_idle_timeout_seconds` argument ([#​39585](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39585)) - resource/aws_route53profiles_association: Add regex and string length validation for `name` argument ([#​39798](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39798)) - resource/aws_s3\_bucket_object: Remove the call to `kms:DescribeKey` for the S3 default AWS managed key (`alias/aws/s3`) on Read ([#​39782](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39782)) - resource/aws_s3\_object: Remove the call to `kms:DescribeKey` for the S3 default AWS managed key (`alias/aws/s3`) on Read ([#​39782](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39782)) - resource/aws_s3\_object_copy: Remove the call to `kms:DescribeKey` for the S3 default AWS managed key (`alias/aws/s3`) on Read ([#​39782](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39782)) - resource/aws_sagemaker_domain: Add `default_user_settings.jupyter_lab_app_settings.app_lifecycle_management`, `default_user_settings.jupyter_lab_app_settings.built_in_lifecycle_config_arn`, `default_user_settings.jupyter_lab_app_settings.emr_settings`, `default_space_settings.jupyter_lab_app_settings.app_lifecycle_management`, `default_space_settings.jupyter_lab_app_settings.built_in_lifecycle_config_arn`, `default_space_settings.jupyter_lab_app_settings.emr_settings`, `default_user_settings.auto_mount_home_efs`, `default_user_settings.canvas_app_settings.emr_serverless_settings`, `default_user_settings.studio_web_portal_settings.hidden_instance_types`, `default_user_settings.code_editor_app_settings.app_lifecycle_management`, `default_user_settings.code_editor_app_settings.built_in_lifecycle_config_arn`, and `tag_propagation` arguments ([#​39774](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39774)) - resource/aws_sagemaker_domain: Allow `app_network_access_type` and `app_security_group_management` to be updated in-place ([#​39774](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39774)) - resource/aws_sagemaker_feature_group: Add `feature_definition.collection_config`, `feature_definition.collection_type`, and `throughput_config` arguments ([#​39805](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39805)) - resource/aws_sagemaker_space: Add `space_settings.code_editor_app_settings.app_lifecycle_management` and `space_settings.jupyter_lab_app_settings.app_lifecycle_management` arguments ([#​39800](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39800)) - resource/aws_sagemaker_user_profile: Add `user_settings.auto_mount_home_efs`, `user_settings.canvas_app_settings.emr_serverless_settings`, `user_settings.code_editor_app_settings.app_lifecycle_management`, `user_settings.code_editor_app_settings.built_in_lifecycle_config_arn`, `user_settings.jupyter_lab_app_settings.app_lifecycle_management`, `user_settings.jupyter_lab_app_settings.built_in_lifecycle_config_arn`, `user_settings.jupyter_lab_app_settings.emr_settings` and `user_settings.studio_web_portal_settings.hidden_instance_types` arguments ([#​39774](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39774)) BUG FIXES: - data-source/aws_workspaces_bundle: Return the first matching bundle when searching by `name`. This fixes a regression introduced in [v5.72.0](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#5720-october-15-2024) causing `multiple WorkSpaces Bundles matched; use additional constraints to reduce matches to a single WorkSpaces Bundle` errors ([#​39777](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39777)) - resource/aws_dynamodb_table: Fix validation error when optional attribute in `on_demand_throughput` is excluded ([#​39784](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39784)) - resource/aws_ecr_repository_policy: Fix persistent validation errors when malformed `policy` content is written to state ([#​39842](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39842)) - resource/aws_elasticache_serverless_cache: Fix `InvalidParameterValue: This API supports only cross-engine upgrades to Valkey engine currently` errors on Update ([#​39745](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39745)) - resource/aws_iam_policy: Fix persistent validation errors when malformed `policy` content is written to state ([#​39842](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39842)) - resource/aws_iam_role_policy: Fix persistent validation errors when malformed `policy` content is written to state ([#​39842](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39842)) - resource/aws_kms_key: Fix persistent validation errors when malformed `policy` content is written to state ([#​39842](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39842)) - resource/aws_quicksight_data_set: Fix `InvalidParameterValueException: Invalid RowLevelPermissionDataSet. Namespace parameter should not be specified for Version 2` errors on Create and Update ([#​39778](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39778)) - resource/aws_route53\_record: Allow creation of records with `ttl=0` ([#​39728](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39728)) - resource/aws_s3\_bucket_policy: Fix persistent validation errors when malformed `policy` content is written to state ([#​39842](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39842)) - resource/aws_secretsmanager_secret: Fix persistent validation errors when malformed `policy` content is written to state ([#​39842](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39842)) - resource/aws_security_group_rule: Remove from state when rule not found. This fixes a regression introduced in [v5.60.0](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#5600-july-25-2024) ([#​39834](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39834)) </details> <details> <summary>boto/boto3 (boto3)</summary> ### [`v1.35.49`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13549) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.48...1.35.49) \======= - api-change:`bedrock-agent`: \[`botocore`] Add support of new model types for Bedrock Agents, Adding inference profile support for Flows and Prompt Management, Adding new field to configure additional inference configurations for Flows and Prompt Management - api-change:`codebuild`: \[`botocore`] AWS CodeBuild now supports automatically retrying failed builds - api-change:`lambda`: \[`botocore`] Add TagsError field in Lambda GetFunctionResponse. The TagsError field contains details related to errors retrieving tags. - api-change:`logs`: \[`botocore`] Adding inferred token name for dynamic tokens in Anomalies. - api-change:`supplychain`: \[`botocore`] API doc updates, and also support showing error message on a failed instance ### [`v1.35.48`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13548) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.47...1.35.48) \======= - api-change:`appconfig`: \[`botocore`] This release improves deployment safety by granting customers the ability to REVERT completed deployments, to the last known good state.In the StopDeployment API revert case the status of a COMPLETE deployment will be REVERTED. AppConfig only allows a revert within 72 hours of deployment completion. - api-change:`ec2`: \[`botocore`] This release includes a new API to describe some details of the Amazon Machine Images (AMIs) that were used to launch EC2 instances, even if those AMIs are no longer available for use. - api-change:`ecs`: \[`botocore`] This release adds support for EBS volumes attached to Amazon ECS Windows tasks running on EC2 instances. - api-change:`nimble`: \[`botocore`] The nimble client has been removed following the deprecation of the service. - api-change:`pcs`: \[`botocore`] Documentation update: added the default value of the Slurm configuration parameter scaleDownIdleTimeInSeconds to its description. - api-change:`qbusiness`: \[`botocore`] Add a new field in chat response. This field can be used to support nested schemas in array fields ### [`v1.35.47`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13547) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.46...1.35.47) \======= - api-change:`bedrock`: \[`botocore`] Doc updates for supporting converse - api-change:`connect`: \[`botocore`] Amazon Connect Service Feature: Add support to start screen sharing for a web calling contact. - api-change:`ec2`: \[`botocore`] Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g provide the best price performance for compute-intensive workloads. M8g provide the best price performance in for general purpose workloads. - api-change:`mwaa`: \[`botocore`] Introducing InvokeRestApi which allows users to invoke the Apache Airflow REST API on the webserver with the specified inputs. - api-change:`payment-cryptography`: \[`botocore`] Add support for ECC P-256 and P-384 Keys. - api-change:`payment-cryptography-data`: \[`botocore`] Add ECDH support on PIN operations. - bugfix:`s3`: \[`botocore`] Fix S3 200 Error handling to address bugs introduced in payload operations. ### [`v1.35.46`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13546) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.45...1.35.46) \======= - api-change:`bedrock-runtime`: \[`botocore`] Updating invoke regex to support imported models for converse API - api-change:`imagebuilder`: \[`botocore`] Add macOS platform and instance placement options - api-change:`m2`: \[`botocore`] Add AuthSecretsManagerArn optional parameter to batch job APIs, expand batch parameter limits, and introduce clientToken constraints. - api-change:`rds`: \[`botocore`] Global clusters now expose the Endpoint attribute as one of its fields. It is a Read/Write endpoint for the global cluster which resolves to the Global Cluster writer instance. - api-change:`repostspace`: \[`botocore`] Adds the BatchAddRole and BatchRemoveRole APIs. - api-change:`timestream-query`: \[`botocore`] This release adds support for Query Insights, a feature that provides details of query execution, enabling users to identify areas for improvement to optimize their queries, resulting in improved query performance and lower query costs. - bugfix:`s3`: \[`botocore`] Fixed SelectObjectContent regression from `#​3284 <https://github.com/boto/botocore/issues/3284>`\__. ### [`v1.35.45`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13545) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.44...1.35.45) \======= - api-change:`application-insights`: \[`botocore`] This feature enables customers to specify SNS Topic ARN. CloudWatch Application Insights (CWAI) will utilize this ARN to send problem notifications. - api-change:`autoscaling`: \[`botocore`] Adds support for removing the PlacementGroup setting on an Auto Scaling Group through the UpdateAutoScalingGroup API. - api-change:`bedrock-agent-runtime`: \[`botocore`] Knowledge Bases for Amazon Bedrock now supports custom prompts and model parameters in the orchestrationConfiguration of the RetrieveAndGenerate API. The modelArn field accepts Custom Models and Imported Models ARNs. - api-change:`dms`: \[`botocore`] Added support for tagging in StartReplicationTaskAssessmentRun API and introduced IsLatestTaskAssessmentRun and ResultStatistic fields for enhanced tracking and assessment result statistics. - api-change:`ec2`: \[`botocore`] Amazon EC2 now allows you to create network interfaces with just the EFA driver and no ENA driver by specifying the network interface type as efa-only. - api-change:`eks`: \[`botocore`] This release adds support for Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift with EKS that enhances the resiliency of multi-AZ cluster environments - api-change:`fms`: \[`botocore`] Update AWS WAF policy - add the option to retrofit existing web ACLs instead of creating all new web ACLs. - api-change:`payment-cryptography-data`: \[`botocore`] Adding new API to generate authenticated scripts for EMV pin change use cases. - api-change:`wafv2`: \[`botocore`] Add a property to WebACL to indicate whether it's been retrofitted by Firewall Manager. - enhancement:`s3`: \[`botocore`] Handle HTTP 200 responses with error information for all supported s3 operations. </details> <details> <summary>boto/botocore (botocore)</summary> ### [`v1.35.49`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13549) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.35.48...1.35.49) \======= - api-change:`bedrock-agent`: Add support of new model types for Bedrock Agents, Adding inference profile support for Flows and Prompt Management, Adding new field to configure additional inference configurations for Flows and Prompt Management - api-change:`codebuild`: AWS CodeBuild now supports automatically retrying failed builds - api-change:`lambda`: Add TagsError field in Lambda GetFunctionResponse. The TagsError field contains details related to errors retrieving tags. - api-change:`logs`: Adding inferred token name for dynamic tokens in Anomalies. - api-change:`supplychain`: API doc updates, and also support showing error message on a failed instance ### [`v1.35.48`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13548) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.35.47...1.35.48) \======= - api-change:`appconfig`: This release improves deployment safety by granting customers the ability to REVERT completed deployments, to the last known good state.In the StopDeployment API revert case the status of a COMPLETE deployment will be REVERTED. AppConfig only allows a revert within 72 hours of deployment completion. - api-change:`ec2`: This release includes a new API to describe some details of the Amazon Machine Images (AMIs) that were used to launch EC2 instances, even if those AMIs are no longer available for use. - api-change:`ecs`: This release adds support for EBS volumes attached to Amazon ECS Windows tasks running on EC2 instances. - api-change:`nimble`: The nimble client has been removed following the deprecation of the service. - api-change:`pcs`: Documentation update: added the default value of the Slurm configuration parameter scaleDownIdleTimeInSeconds to its description. - api-change:`qbusiness`: Add a new field in chat response. This field can be used to support nested schemas in array fields ### [`v1.35.47`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13547) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.35.46...1.35.47) \======= - api-change:`bedrock`: Doc updates for supporting converse - api-change:`connect`: Amazon Connect Service Feature: Add support to start screen sharing for a web calling contact. - api-change:`ec2`: Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g provide the best price performance for compute-intensive workloads. M8g provide the best price performance in for general purpose workloads. - api-change:`mwaa`: Introducing InvokeRestApi which allows users to invoke the Apache Airflow REST API on the webserver with the specified inputs. - api-change:`payment-cryptography`: Add support for ECC P-256 and P-384 Keys. - api-change:`payment-cryptography-data`: Add ECDH support on PIN operations. - bugfix:`s3`: Fix S3 200 Error handling to address bugs introduced in payload operations. ### [`v1.35.46`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13546) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.35.45...1.35.46) \======= - api-change:`bedrock-runtime`: Updating invoke regex to support imported models for converse API - api-change:`imagebuilder`: Add macOS platform and instance placement options - api-change:`m2`: Add AuthSecretsManagerArn optional parameter to batch job APIs, expand batch parameter limits, and introduce clientToken constraints. - api-change:`rds`: Global clusters now expose the Endpoint attribute as one of its fields. It is a Read/Write endpoint for the global cluster which resolves to the Global Cluster writer instance. - api-change:`repostspace`: Adds the BatchAddRole and BatchRemoveRole APIs. - api-change:`timestream-query`: This release adds support for Query Insights, a feature that provides details of query execution, enabling users to identify areas for improvement to optimize their queries, resulting in improved query performance and lower query costs. - bugfix:`s3`: Fixed SelectObjectContent regression from `#​3284 <https://github.com/boto/botocore/issues/3284>`\__. ### [`v1.35.45`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13545) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.35.44...1.35.45) \======= - api-change:`application-insights`: This feature enables customers to specify SNS Topic ARN. CloudWatch Application Insights (CWAI) will utilize this ARN to send problem notifications. - api-change:`autoscaling`: Adds support for removing the PlacementGroup setting on an Auto Scaling Group through the UpdateAutoScalingGroup API. - api-change:`bedrock-agent-runtime`: Knowledge Bases for Amazon Bedrock now supports custom prompts and model parameters in the orchestrationConfiguration of the RetrieveAndGenerate API. The modelArn field accepts Custom Models and Imported Models ARNs. - api-change:`dms`: Added support for tagging in StartReplicationTaskAssessmentRun API and introduced IsLatestTaskAssessmentRun and ResultStatistic fields for enhanced tracking and assessment result statistics. - api-change:`ec2`: Amazon EC2 now allows you to create network interfaces with just the EFA driver and no ENA driver by specifying the network interface type as efa-only. - api-change:`eks`: This release adds support for Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift with EKS that enhances the resiliency of multi-AZ cluster environments - api-change:`fms`: Update AWS WAF policy - add the option to retrofit existing web ACLs instead of creating all new web ACLs. - api-change:`payment-cryptography-data`: Adding new API to generate authenticated scripts for EMV pin change use cases. - api-change:`wafv2`: Add a property to WebACL to indicate whether it's been retrofitted by Firewall Manager. - enhancement:`s3`: Handle HTTP 200 responses with error information for all supported s3 operations. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information