cattle-ops / terraform-aws-gitlab-runner

Terraform module for AWS GitLab runners on ec2 (spot) instances
https://registry.terraform.io/modules/cattle-ops/gitlab-runner/aws
MIT License
586 stars 331 forks source link

chore(deps): update all dependencies #1191

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
aws (source) required_provider minor 5.69.0 -> 5.70.0 age adoption passing confidence
boto3 patch ==1.35.29 -> ==1.35.34 age adoption passing confidence
botocore patch ==1.35.29 -> ==1.35.34 age adoption passing confidence
checkmarx/kics (source) container patch v2.1.2-debian -> v2.1.3-debian age adoption passing confidence

Release Notes

hashicorp/terraform-provider-aws (aws) ### [`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))
boto/boto3 (boto3) ### [`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.
boto/botocore (botocore) ### [`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.

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 if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 month ago

Hey @renovate[bot]! πŸ‘‹

Thank you for your contribution to the project. Please refer to the contribution rules for a quick overview of the process.

Make sure that this PR clearly explains:

With submitting this PR you confirm that you hold the rights of the code added and agree that it will published under this LICENSE.

The following ChatOps commands are supported:

Simply add a comment with the command in the first line. If you need to pass more information, separate it with a blank line from the command.

This message was generated automatically. You are welcome to improve it.

github-actions[bot] commented 1 month ago

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… ACTION actionlint 1 0 0.03s
βœ… COPYPASTE jscpd yes no 1.56s
βœ… REPOSITORY checkov yes no 14.98s
βœ… REPOSITORY dustilock yes no 0.29s
βœ… REPOSITORY gitleaks yes no 1.32s
βœ… REPOSITORY git_diff yes no 0.01s
βœ… REPOSITORY grype yes no 12.39s
βœ… REPOSITORY secretlint yes no 0.95s
βœ… REPOSITORY syft yes no 0.35s
βœ… REPOSITORY trivy-sbom yes no 0.92s
βœ… REPOSITORY trufflehog yes no 4.34s
βœ… SPELL cspell 7 0 2.38s
βœ… TERRAFORM terraform-fmt 5 0 0 0.29s
βœ… YAML prettier 1 0 0 0.49s
βœ… YAML v8r 1 0 2.9s
βœ… YAML yamllint 1 0 0.23s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_