platform-engineering-org / terraform-gitlab-runners-module

Apache License 2.0
1 stars 2 forks source link

chore(deps): update all dependencies #154

Closed platform-engineering-bot closed 3 months ago

platform-engineering-bot commented 3 months ago

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 5.60.0 -> 5.62.0
cattle-ops/gitlab-runner/aws (source) module minor 7.10.0 -> 7.12.1
terraform-aws-modules/vpc/aws (source) module minor 5.9.0 -> 5.12.1

Release Notes

hashicorp/terraform-provider-aws (aws) ### [`v5.62.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5620-August-8-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v5.61.0...v5.62.0) FEATURES: - **New Data Source:** `aws_rds_cluster_parameter_group` ([#​38416](https://togithub.com/hashicorp/terraform-provider-aws/issues/38416)) - **New Data Source:** `aws_secretsmanager_secret_versions` ([#​35411](https://togithub.com/hashicorp/terraform-provider-aws/issues/35411)) - **New Resource:** `aws_ebs_snapshot_block_public_access` ([#​38641](https://togithub.com/hashicorp/terraform-provider-aws/issues/38641)) - **New Resource:** `aws_rds_integration` ([#​35199](https://togithub.com/hashicorp/terraform-provider-aws/issues/35199)) ENHANCEMENTS: - data-source/aws_s3\_bucket_object: Expand content types that can be read from S3 to include include `application/x-sql` ([#​38737](https://togithub.com/hashicorp/terraform-provider-aws/issues/38737)) - data-source/aws_s3\_object: Expand content types that can be read from S3 to include `application/x-sql` ([#​38737](https://togithub.com/hashicorp/terraform-provider-aws/issues/38737)) - provider: Allow `default_tags` to be set by environment variables ([#​33339](https://togithub.com/hashicorp/terraform-provider-aws/issues/33339)) - provider: Allow `ignore_tags.keys` and `ignore_tags.key_prefixes` to be set by environment variables ([#​35264](https://togithub.com/hashicorp/terraform-provider-aws/issues/35264)) - resource/aws_db_option_group: Add `skip_destroy` argument ([#​29663](https://togithub.com/hashicorp/terraform-provider-aws/issues/29663)) - resource/aws_db_parameter_group: Add `skip_destroy` argument ([#​29663](https://togithub.com/hashicorp/terraform-provider-aws/issues/29663)) - resource/aws_dx_macsec_key_association: Add plan-time validation of `secret_arn` ([#​37213](https://togithub.com/hashicorp/terraform-provider-aws/issues/37213)) - resource/aws_ecs_service: Add `force_delete` argument ([#​38707](https://togithub.com/hashicorp/terraform-provider-aws/issues/38707)) - resource/aws_grafana_license_association: Add `grafana_token` argument ([#​38743](https://togithub.com/hashicorp/terraform-provider-aws/issues/38743)) - resource/aws_lb_target_group: Add `target_health_state.unhealthy_draining_interval` argument ([#​38654](https://togithub.com/hashicorp/terraform-provider-aws/issues/38654)) - resource/aws_lexv2models_slot: Add `sub_slot_setting` attribute ([#​38698](https://togithub.com/hashicorp/terraform-provider-aws/issues/38698)) BUG FIXES: - data-source/aws_ecr_repository_creation_template: Support `ROOT` as a valid value for `prefix` ([#​38685](https://togithub.com/hashicorp/terraform-provider-aws/issues/38685)) - data-source/aws_msk_broker_nodes: Filter out nodes with no broker info ([#​38042](https://togithub.com/hashicorp/terraform-provider-aws/issues/38042)) - resource/aws_appconfig_configuration_profile: Increase `name` max length validation to 128 ([#​37539](https://togithub.com/hashicorp/terraform-provider-aws/issues/37539)) - resource/aws_batch_job_definition: Fix panic when checking `eks_properties` for job updates ([#​38716](https://togithub.com/hashicorp/terraform-provider-aws/issues/38716)) - resource/aws_batch_job_definition: Fix panic when checking `retry_strategy` for job updates ([#​38716](https://togithub.com/hashicorp/terraform-provider-aws/issues/38716)) - resource/aws_batch_job_definition: Fix panic when checking `timeout` for job updates ([#​38716](https://togithub.com/hashicorp/terraform-provider-aws/issues/38716)) - resource/aws_ec2\_capacity_block_reservation: Fix error during apply for missing `created_date` attribute ([#​38689](https://togithub.com/hashicorp/terraform-provider-aws/issues/38689)) - resource/aws_ecr_repository_creation_template: Support `ROOT` as a valid value for `prefix` ([#​38685](https://togithub.com/hashicorp/terraform-provider-aws/issues/38685)) - resource/aws_elbv2\_trust_store_revocation: Fix to properly return errors during resource creation ([#​38756](https://togithub.com/hashicorp/terraform-provider-aws/issues/38756)) - resource/aws_emr_cluster: Fix panic when reading an instance fleet with an empty `launch_specifications` argument ([#​38773](https://togithub.com/hashicorp/terraform-provider-aws/issues/38773)) - resource/aws_lexv2models_bot: Handle `PreconditionFailedException` on delete for resources deleted out-of-band ([#​38661](https://togithub.com/hashicorp/terraform-provider-aws/issues/38661)) - resource/aws_lexv2models_bot_locale: Handle `PreconditionFailedException` on delete for resources deleted out-of-band ([#​38661](https://togithub.com/hashicorp/terraform-provider-aws/issues/38661)) - resource/aws_lexv2models_bot_version: Handle `PreconditionFailedException` on delete for resources deleted out-of-band ([#​38661](https://togithub.com/hashicorp/terraform-provider-aws/issues/38661)) - resource/aws_networkmanager_core_network: Fix `$.network-function-groups: null found, array expected` errors when creating resource with `create_base_policy` argument ([#​38642](https://togithub.com/hashicorp/terraform-provider-aws/issues/38642)) - resource/aws_quicksight_account_subscription: Fix panic when read returns nil account info ([#​38752](https://togithub.com/hashicorp/terraform-provider-aws/issues/38752)) - resource/aws_sfn_state_machine: Mark `revision_id` and `state_machine_version_arn` as Computed on update if `publish` is `true` ([#​38657](https://togithub.com/hashicorp/terraform-provider-aws/issues/38657)) ### [`v5.61.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5610-August-1-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v5.60.0...v5.61.0) NOTES: - resource/aws_chatbot_teams_channel_configuration: This resource is provided on a best-effort basis, and we welcome the community's help in testing it. ([#​38630](https://togithub.com/hashicorp/terraform-provider-aws/issues/38630)) FEATURES: - **New Data Source:** `aws_ecr_repository_creation_template` ([#​38597](https://togithub.com/hashicorp/terraform-provider-aws/issues/38597)) - **New Resource:** `aws_chatbot_slack_channel_configuration` ([#​38124](https://togithub.com/hashicorp/terraform-provider-aws/issues/38124)) - **New Resource:** `aws_chatbot_teams_channel_configuration` ([#​38630](https://togithub.com/hashicorp/terraform-provider-aws/issues/38630)) - **New Resource:** `aws_datazone_glossary` ([#​38602](https://togithub.com/hashicorp/terraform-provider-aws/issues/38602)) - **New Resource:** `aws_ecr_repository_creation_template` ([#​38597](https://togithub.com/hashicorp/terraform-provider-aws/issues/38597)) - **New Resource:** `aws_timestreaminfluxdb_db_instance` ([#​37963](https://togithub.com/hashicorp/terraform-provider-aws/issues/37963)) ENHANCEMENTS: - data-source/aws_eks_cluster: Add `upgrade_policy` attribute ([#​38573](https://togithub.com/hashicorp/terraform-provider-aws/issues/38573)) - data-source/aws_sagemaker_prebuilt_ecr_image: Support additional `repository_name` values. See [documentation](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/sagemaker_prebuilt_ecr_image#repository_name) for details ([#​38575](https://togithub.com/hashicorp/terraform-provider-aws/issues/38575)) - resource/aws_appsync_graphql_api: Add `enhanced_metrics_config` configuration block ([#​38570](https://togithub.com/hashicorp/terraform-provider-aws/issues/38570)) - resource/aws_db_instance: Add `upgrade_storage_config` argument ([#​36904](https://togithub.com/hashicorp/terraform-provider-aws/issues/36904)) - resource/aws_default_vpc: Support `ipv6_cidr_block` sizes between `/44` and `/60` in increments of /4 ([#​35614](https://togithub.com/hashicorp/terraform-provider-aws/issues/35614)) - resource/aws_default_vpc: Support `ipv6_netmask_length` values between `44` and `60` in increments of 4 ([#​35614](https://togithub.com/hashicorp/terraform-provider-aws/issues/35614)) - resource/aws_eks_cluster: Add `upgrade_policy` configuration block ([#​38573](https://togithub.com/hashicorp/terraform-provider-aws/issues/38573)) - resource/aws_elasticache_user_group_association: Add configurable create and delete timeouts ([#​38559](https://togithub.com/hashicorp/terraform-provider-aws/issues/38559)) - resource/aws_pipes_pipe: Add `log_configuration.include_execution_data` argument ([#​38569](https://togithub.com/hashicorp/terraform-provider-aws/issues/38569)) - resource/aws_rds_cluster: Add `performance_insights_enabled`, `performance_insights_kms_key_id`, and `performance_insights_retention_period` arguments ([#​29415](https://togithub.com/hashicorp/terraform-provider-aws/issues/29415)) - resource/aws_rds_cluster: Add `restore_to_point_in_time.source_cluster_resource_id` argument ([#​38540](https://togithub.com/hashicorp/terraform-provider-aws/issues/38540)) - resource/aws_rds_cluster: Mark `restore_to_point_in_time.source_cluster_identifier` as Optional ([#​38540](https://togithub.com/hashicorp/terraform-provider-aws/issues/38540)) - resource/aws_sfn_activity: Add `encryption_configuration` configuration block to support the use of Customer Managed Keys with AWS KMS to encrypt Step Functions Activity resources ([#​38574](https://togithub.com/hashicorp/terraform-provider-aws/issues/38574)) - resource/aws_sfn_state_machine: Add `encryption_configuration` configuration block to support the use of Customer Managed Keys with AWS KMS to encrypt Step Functions State Machine resources ([#​38574](https://togithub.com/hashicorp/terraform-provider-aws/issues/38574)) - resource/aws_ssm_patch_baseline: Remove empty fields from `json` attribute value ([#​35950](https://togithub.com/hashicorp/terraform-provider-aws/issues/35950)) - resource/aws_storagegateway_file_system_association: Add configurable timeouts ([#​38554](https://togithub.com/hashicorp/terraform-provider-aws/issues/38554)) - resource/aws_vpc: Support `ipv6_cidr_block` sizes between `/44` and `/60` in increments of /4 ([#​35614](https://togithub.com/hashicorp/terraform-provider-aws/issues/35614)) - resource/aws_vpc: Support `ipv6_netmask_length` values between `44` and `60` in increments of 4 ([#​35614](https://togithub.com/hashicorp/terraform-provider-aws/issues/35614)) - resource/aws_vpc_ipv6\_cidr_block_association: Add `assign_generated_ipv6_cidr_block` and `ipv6_pool` arguments ([#​27274](https://togithub.com/hashicorp/terraform-provider-aws/issues/27274)) - resource/aws_vpc_ipv6\_cidr_block_association: Support `ipv6_cidr_block` sizes between `/44` and `/60` in increments of /4 ([#​35614](https://togithub.com/hashicorp/terraform-provider-aws/issues/35614)) - resource/aws_vpc_ipv6\_cidr_block_association: Support `ipv6_netmask_length` values between `44` and `60` in increments of 4 ([#​35614](https://togithub.com/hashicorp/terraform-provider-aws/issues/35614)) - resource/aws_vpc_security_group_egress_rule: Add `tags` to the `AuthorizeSecurityGroupEgress` EC2 API call instead of making a separate `CreateTags` call ([#​35614](https://togithub.com/hashicorp/terraform-provider-aws/issues/35614)) - resource/aws_vpc_security_group_ingress_rule: Add `tags` to the `AuthorizeSecurityGroupIngress` EC2 API call instead of making a separate `CreateTags` call ([#​35614](https://togithub.com/hashicorp/terraform-provider-aws/issues/35614)) - resource/aws_wafv2\_web_acl: Add `rule_json` attribute to allow raw JSON for rules. ([#​38309](https://togithub.com/hashicorp/terraform-provider-aws/issues/38309)) BUG FIXES: - data-source/aws_appstream_image: Fix issue where the most recent image is not returned ([#​38571](https://togithub.com/hashicorp/terraform-provider-aws/issues/38571)) - datasource/aws_networkmanager_core_network_policy_document: Fix `CoreNetworkPolicyException` when putting policy with single wildcard in `when_sent_to` ([#​38595](https://togithub.com/hashicorp/terraform-provider-aws/issues/38595)) - resource/aws_cloudsearch_domain: Fix `index_name` character length validation ([#​38509](https://togithub.com/hashicorp/terraform-provider-aws/issues/38509)) - resource/aws_ecs_task_definition: Ensure that JSON keys in `container_definitions` start with a lowercase letter ([#​38622](https://togithub.com/hashicorp/terraform-provider-aws/issues/38622)) - resource/aws_iot_provisioning_template: Properly send `type` argument on create when configured ([#​38640](https://togithub.com/hashicorp/terraform-provider-aws/issues/38640)) - resource/aws_opensearchserverless_security_policy: Normalize `policy` content to prevent persistent differences ([#​38604](https://togithub.com/hashicorp/terraform-provider-aws/issues/38604)) - resource/aws_pipes_pipe: Don't reset `target_parameters` if the configured value has not changed ([#​38598](https://togithub.com/hashicorp/terraform-provider-aws/issues/38598)) - resource/aws_rds_instance: Allow `domain_dns_ips` to use single DNS server IP ([#​36500](https://togithub.com/hashicorp/terraform-provider-aws/issues/36500)) - resource/aws_sagemaker_domain: Properly send `domain_settings.r_studio_server_pro_domain_settings.r_studio_package_manager_url` argument on create ([#​38547](https://togithub.com/hashicorp/terraform-provider-aws/issues/38547)) - resource/aws_vpc_ipam_pool_cidr_allocation: Set `description` on Read ([#​38618](https://togithub.com/hashicorp/terraform-provider-aws/issues/38618)) - resource/aws_vpc_ipam_pool_cidr_allocation: Set `netmask_length` on Read ([#​38618](https://togithub.com/hashicorp/terraform-provider-aws/issues/38618))
cattle-ops/terraform-aws-gitlab-runner (cattle-ops/gitlab-runner/aws) ### [`v7.12.1`](https://togithub.com/cattle-ops/terraform-aws-gitlab-runner/blob/HEAD/CHANGELOG.md#7121-2024-08-06) [Compare Source](https://togithub.com/cattle-ops/terraform-aws-gitlab-runner/compare/7.12.0...7.12.1) ##### Bug Fixes - use correct names for autoscaler policies configuration ([#​1167](https://togithub.com/cattle-ops/terraform-aws-gitlab-runner/issues/1167)) ([8b31986](https://togithub.com/cattle-ops/terraform-aws-gitlab-runner/commit/8b3198673529596cf8f2731003496163d4dc4fbc)) ### [`v7.12.0`](https://togithub.com/cattle-ops/terraform-aws-gitlab-runner/blob/HEAD/CHANGELOG.md#7120-2024-08-04) [Compare Source](https://togithub.com/cattle-ops/terraform-aws-gitlab-runner/compare/7.11.0...7.12.0) ##### Features - make the graceful terminate Lambda timeout configurable ([#​1164](https://togithub.com/cattle-ops/terraform-aws-gitlab-runner/issues/1164)) ([b821913](https://togithub.com/cattle-ops/terraform-aws-gitlab-runner/commit/b821913dee0fbfa13eb016e228368ead1d7487f0)), closes [#​1149](https://togithub.com/cattle-ops/terraform-aws-gitlab-runner/issues/1149) ### [`v7.11.0`](https://togithub.com/cattle-ops/terraform-aws-gitlab-runner/blob/HEAD/CHANGELOG.md#7110-2024-08-03) [Compare Source](https://togithub.com/cattle-ops/terraform-aws-gitlab-runner/compare/7.10.0...7.11.0) ##### Features - add docker autoscaler executor ([#​1118](https://togithub.com/cattle-ops/terraform-aws-gitlab-runner/issues/1118)) ([8aaad0c](https://togithub.com/cattle-ops/terraform-aws-gitlab-runner/commit/8aaad0c5e006405ea47f1f4593b3478de324b96f))
terraform-aws-modules/terraform-aws-vpc (terraform-aws-modules/vpc/aws) ### [`v5.12.1`](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/blob/HEAD/CHANGELOG.md#5121-2024-08-09) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/compare/v5.12.0...v5.12.1) ##### Bug Fixes - Update flow log ARNs to use partition from aws_partition data source ([#​1112](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/issues/1112)) ([72cde38](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/commit/72cde38fb5c500323858bb44eaed2924c7f826f9)) ### [`v5.12.0`](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/blob/HEAD/CHANGELOG.md#5120-2024-08-03) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/compare/v5.11.0...v5.12.0) ##### Features - Restrict flow log policy to use log group ARNs ([#​1088](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/issues/1088)) ([9256722](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/commit/92567225dc73ef939b86a241b9607cb13329fb75)) ### [`v5.11.0`](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/blob/HEAD/CHANGELOG.md#5110-2024-08-03) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/compare/v5.10.0...v5.11.0) ##### Features - Add route to `0.0.0.0/0` & `::/0` (when IPv6 is enabled) on all public route tables ([#​1100](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/issues/1100)) ([b3e7803](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/commit/b3e78033bbee8346341a523f78f762ade41eb93b)) ### [`v5.10.0`](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/blob/HEAD/CHANGELOG.md#5100-2024-08-02) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/compare/v5.9.0...v5.10.0) ##### Features - Added ipv6\_address_preferred_lease_time parameter to aws_vpc_dhcp_options resource ([#​1105](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/issues/1105)) ([3adb594](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/commit/3adb594bc794468c80a99c5c1808056a88767f45))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Renovate Bot.