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 (#1191)
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.69.0` -> `5.70.0` | [![age](https://developer.mend.io/api/mc/badges/age/terraform-provider/aws/5.70.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/terraform-provider/aws/5.70.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/terraform-provider/aws/5.69.0/5.70.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/terraform-provider/aws/5.69.0/5.70.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [boto3](https://redirect.github.com/boto/boto3) | | patch | `==1.35.29` -> `==1.35.34` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/boto3/1.35.34?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/boto3/1.35.34?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/boto3/1.35.29/1.35.34?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/boto3/1.35.29/1.35.34?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [botocore](https://redirect.github.com/boto/botocore) | | patch | `==1.35.29` -> `==1.35.34` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/botocore/1.35.34?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/botocore/1.35.34?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/botocore/1.35.29/1.35.34?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/botocore/1.35.29/1.35.34?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [checkmarx/kics](https://images.chainguard.dev/directory/image/git/overview) ([source](https://redirect.github.com/chainguard-images/images/tree/HEAD/images/git)) | container | patch | `v2.1.2-debian` -> `v2.1.3-debian` | [![age](https://developer.mend.io/api/mc/badges/age/docker/checkmarx%2fkics/v2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/docker/checkmarx%2fkics/v2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/docker/checkmarx%2fkics/v2.1.2/v2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/checkmarx%2fkics/v2.1.2/v2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-aws (aws)</summary> ### [`v5.70.0`](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5700-October-4-2024) [Compare Source](https://redirect.github.com/hashicorp/terraform-provider-aws/compare/v5.69.0...v5.70.0) NOTES: - resource/aws_s3\_bucket_lifecycle_configuration: Amazon S3 now applies a default minimum object size of 128 KB for S3 Lifecycle transition rules to any S3 storage class. This new default behavior will be applied to any new or modified S3 Lifecycle configuration. You can override this new default and customize the minimum object size for S3 Lifecycle transition rules to any value ([#​39578](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39578)) - resource/aws_simpledb_domain: The `aws_simpledb_domain` resource has been deprecated and will be removed in a future version. Use Amazon DynamoDB instead ([#​39536](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39536)) - resource/aws_worklink_fleet: The `aws_worklink_fleet` resource has been deprecated and will be removed in a future version. Use Amazon WorkSpaces Secure Browser instead ([#​39538](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39538)) - resource/aws_worklink_website_certificate_authority_association: The `aws_worklink_website_certificate_authority_association` resource has been deprecated and will be removed in a future version. Use Amazon WorkSpaces Secure Browser instead ([#​39538](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39538)) FEATURES: - **New Resource:** `aws_backup_logically_air_gapped_vault` ([#​39098](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39098)) - **New Resource:** `aws_ec2_transit_gateway_default_route_table_association` ([#​39496](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39496)) - **New Resource:** `aws_ec2_transit_gateway_default_route_table_propagation` ([#​39517](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39517)) - **New Resource:** `aws_iam_group_policies_exclusive` ([#​39554](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39554)) - **New Resource:** `aws_iam_user_policies_exclusive` ([#​39544](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39544)) - **New Resource:** `aws_securityhub_standards_control_association` ([#​39511](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39511)) ENHANCEMENTS: - data-source/aws_ebs_snapshot: Add `start_time` attribute ([#​39557](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39557)) - resource/aws_bedrockagent_agent_action_group: Add `prepare_agent` argument ([#​39486](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39486)) - resource/aws_bedrockagent_data_source: Add `vector_ingestion_configuration.custom_transformation_configuration` argument ([#​39556](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39556)) - resource/aws_globalaccelerator_endpoint_group: Add `endpoint_configuration.attachment_arn` argument ([#​39507](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39507)) - resource/aws_lambda_code_signing_config: Add `tags` argument and `tags_all` attribute ([#​39535](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39535)) - resource/aws_lambda_event_source_mapping: Add `arn` attribute ([#​39535](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39535)) - resource/aws_lambda_event_source_mapping: Add `tags` argument and `tags_all` attribute ([#​39535](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39535)) - resource/aws_s3\_bucket_lifecycle_configuration: Add `transition_default_minimum_object_size` argument ([#​39578](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39578)) BUG FIXES: - resource/aws_bedrockagent_agent: Fix "Provider produced inconsistent result after apply" error on update due to `customer_encryption_key_arn` not being passed during update ([#​39565](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39565)) - resource/aws_bedrockagent_agent: Fix "Provider produced inconsistent result after apply" error on update due to `prompt_override_configuration` not being passed when not modified ([#​39565](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39565)) - resource/aws_bedrockagent_knowledge_base: Change `knowledge_base_configuration` and `storage_configuration` to [ForceNew](https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew) ([#​39567](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39567)) - resource/aws_ec2\_transit_gateway_vpc_attachment: Remove default value for `security_group_referencing_support` argument and mark as Computed. This suppresses the diffs shown for resources created with v5.68.0 (or earlier) ([#​39519](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39519)) - resource/aws_opensearchserverless_lifecycle_policy: Fix "Provider produced inconsistent result after apply" error on update due to `policy_version` computed attribute changing ([#​39528](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39528)) - resource/aws_opensearchserverless_security_policy: Fix "Provider produced inconsistent result after apply" error on update due to `policy_version` computed attribute changing ([#​39528](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39528)) - resource/aws_quicksight_dashboard: Fix mapping of `sheets.filter_controls.list.cascading_control_configuration` and `sheets.parameter_controls.list.cascading_control_configuration` attributes ([#​39453](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39453)) </details> <details> <summary>boto/boto3 (boto3)</summary> ### [`v1.35.34`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13534) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.33...1.35.34) \======= - api-change:`ec2`: \[`botocore`] Documentation updates for Amazon EC2. - api-change:`iot-data`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. ### [`v1.35.33`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13533) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.32...1.35.33) \======= - api-change:`codepipeline`: \[`botocore`] AWS CodePipeline introduces Commands action that enables you to easily run shell commands as part of your pipeline execution. - api-change:`connect`: \[`botocore`] Public GetMetricDataV2 Grouping increase from 3 to 4 - api-change:`ec2`: \[`botocore`] This release includes a new API for modifying instance cpu-options after launch. - api-change:`iot`: \[`botocore`] This release adds support for Custom Authentication with X.509 Client Certificates, support for Custom Client Certificate validation, and support for selecting application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT Domain Configurations. - api-change:`marketplace-reporting`: \[`botocore`] The AWS Marketplace Reporting service introduces the GetBuyerDashboard API. This API returns a dashboard that provides visibility into your organization's AWS Marketplace agreements and associated spend across the AWS accounts in your organization. - api-change:`mediapackagev2`: \[`botocore`] Added support for ClipStartTime on the FilterConfiguration object on OriginEndpoint manifest settings objects. Added support for EXT-X-START tags on produced HLS child playlists. - api-change:`quicksight`: \[`botocore`] QuickSight: Add support for exporting and importing folders in AssetBundle APIs - enhancement:AWSCRT: \[`botocore`] Update awscrt version to 0.22.0 ### [`v1.35.32`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13532) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.31...1.35.32) \======= - api-change:`appstream`: \[`botocore`] Added support for Automatic Time Zone Redirection on Amazon AppStream 2.0 - api-change:`b2bi`: \[`botocore`] Added and updated APIs to support outbound EDI transformations - api-change:`bedrock-agent-runtime`: \[`botocore`] Added raw model response and usage metrics to PreProcessing and PostProcessing Trace - api-change:`bedrock-runtime`: \[`botocore`] Added new fields to Amazon Bedrock Guardrails trace - api-change:`iotdeviceadvisor`: \[`botocore`] Add clientToken attribute and implement idempotency for CreateSuiteDefinition. - api-change:`ivs-realtime`: \[`botocore`] Adds new Stage Health EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be even-number values. - api-change:`s3`: \[`botocore`] This release introduces a header representing the minimum object size limit for Lifecycle transitions. - api-change:`sagemaker`: \[`botocore`] releasing builtinlcc to public - api-change:`workspaces`: \[`botocore`] WSP is being rebranded to become DCV. ### [`v1.35.31`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13531) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.30...1.35.31) \======= - api-change:`bedrock-agent`: \[`botocore`] This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock. - api-change:`codeartifact`: \[`botocore`] Add support for the dual stack endpoints. - api-change:`rds`: \[`botocore`] This release provides additional support for enabling Aurora Limitless Database DB clusters. ### [`v1.35.30`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13530) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.35.29...1.35.30) \======= - api-change:`bedrock`: \[`botocore`] Add support for custom models via provisioned throughput for Bedrock Model Evaluation - api-change:`clouddirectory`: \[`botocore`] Add examples for API operations in model. - api-change:`connect`: \[`botocore`] Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts - api-change:`pricing`: \[`botocore`] Add examples for API operations in model. - api-change:`resource-groups`: \[`botocore`] This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications. - api-change:`supplychain`: \[`botocore`] Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain - api-change:`timestream-influxdb`: \[`botocore`] Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API. - api-change:`verifiedpermissions`: \[`botocore`] Add examples for API operations in model. </details> <details> <summary>boto/botocore (botocore)</summary> ### [`v1.35.34`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13534) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.35.33...1.35.34) \======= - api-change:`ec2`: Documentation updates for Amazon EC2. - api-change:`iot-data`: Add v2 smoke tests and smithy smokeTests trait for SDK testing. ### [`v1.35.33`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13533) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.35.32...1.35.33) \======= - api-change:`codepipeline`: AWS CodePipeline introduces Commands action that enables you to easily run shell commands as part of your pipeline execution. - api-change:`connect`: Public GetMetricDataV2 Grouping increase from 3 to 4 - api-change:`ec2`: This release includes a new API for modifying instance cpu-options after launch. - api-change:`iot`: This release adds support for Custom Authentication with X.509 Client Certificates, support for Custom Client Certificate validation, and support for selecting application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT Domain Configurations. - api-change:`marketplace-reporting`: The AWS Marketplace Reporting service introduces the GetBuyerDashboard API. This API returns a dashboard that provides visibility into your organization's AWS Marketplace agreements and associated spend across the AWS accounts in your organization. - api-change:`mediapackagev2`: Added support for ClipStartTime on the FilterConfiguration object on OriginEndpoint manifest settings objects. Added support for EXT-X-START tags on produced HLS child playlists. - api-change:`quicksight`: QuickSight: Add support for exporting and importing folders in AssetBundle APIs - enhancement:AWSCRT: Update awscrt version to 0.22.0 ### [`v1.35.32`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13532) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.35.31...1.35.32) \======= - api-change:`appstream`: Added support for Automatic Time Zone Redirection on Amazon AppStream 2.0 - api-change:`b2bi`: Added and updated APIs to support outbound EDI transformations - api-change:`bedrock-agent-runtime`: Added raw model response and usage metrics to PreProcessing and PostProcessing Trace - api-change:`bedrock-runtime`: Added new fields to Amazon Bedrock Guardrails trace - api-change:`iotdeviceadvisor`: Add clientToken attribute and implement idempotency for CreateSuiteDefinition. - api-change:`ivs-realtime`: Adds new Stage Health EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be even-number values. - api-change:`s3`: This release introduces a header representing the minimum object size limit for Lifecycle transitions. - api-change:`sagemaker`: releasing builtinlcc to public - api-change:`workspaces`: WSP is being rebranded to become DCV. ### [`v1.35.31`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13531) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.35.30...1.35.31) \======= - api-change:`bedrock-agent`: This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock. - api-change:`codeartifact`: Add support for the dual stack endpoints. - api-change:`rds`: This release provides additional support for enabling Aurora Limitless Database DB clusters. ### [`v1.35.30`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13530) [Compare Source](https://redirect.github.com/boto/botocore/compare/1.35.29...1.35.30) \======= - api-change:`bedrock`: Add support for custom models via provisioned throughput for Bedrock Model Evaluation - api-change:`clouddirectory`: Add examples for API operations in model. - api-change:`connect`: Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts - api-change:`pricing`: Add examples for API operations in model. - api-change:`resource-groups`: This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications. - api-change:`supplychain`: Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain - api-change:`timestream-influxdb`: Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API. - api-change:`verifiedpermissions`: Add examples for API operations in model. </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:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information