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

Apache License 2.0
1 stars 2 forks source link

chore(deps): update all dependencies #146

Closed platform-engineering-bot closed 2 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.55.0 -> 5.57.0
cattle-ops/gitlab-runner/aws (source) module minor 7.7.0 -> 7.8.0
gitlab-org/gitlab-runner minor 17.0.0 -> 17.1.0
hashicorp/terraform minor 1.8.5 -> 1.9.1
terraform-aws-modules/vpc/aws (source) module minor 5.8.1 -> 5.9.0

Release Notes

hashicorp/terraform-provider-aws (aws) ### [`v5.57.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5570-July-4-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v5.56.1...v5.57.0) FEATURES: - **New Data Source:** `aws_appstream_image` ([#​38225](https://togithub.com/hashicorp/terraform-provider-aws/issues/38225)) - **New Data Source:** `aws_cognito_user_pool` ([#​37399](https://togithub.com/hashicorp/terraform-provider-aws/issues/37399)) - **New Data Source:** `aws_ec2_transit_gateway_peering_attachments` ([#​25743](https://togithub.com/hashicorp/terraform-provider-aws/issues/25743)) - **New Data Source:** `aws_transfer_connector` ([#​38213](https://togithub.com/hashicorp/terraform-provider-aws/issues/38213)) ENHANCEMENTS: - data-source/aws_backup_plan: Add `rule` attribute ([#​37890](https://togithub.com/hashicorp/terraform-provider-aws/issues/37890)) - resource/aws_amplify_domain_association: Add `certificate_settings` argument ([#​37105](https://togithub.com/hashicorp/terraform-provider-aws/issues/37105)) - resource/aws_ec2\_transit_gateway_peering_attachment: Add `options` argument ([#​36902](https://togithub.com/hashicorp/terraform-provider-aws/issues/36902)) - resource/aws_iot_authorizer: Add `tags` argument ([#​37152](https://togithub.com/hashicorp/terraform-provider-aws/issues/37152)) - resource/aws_iot_topic_rule: Add `cloudwatch_logs.batch_mode` and `error_action.cloudwatch_logs.batch_mode` arguments ([#​36772](https://togithub.com/hashicorp/terraform-provider-aws/issues/36772)) - resource/aws_sagemaker_endpoint_configuration: Add support for `InputAndOutput` in `capture_mode` ([#​37726](https://togithub.com/hashicorp/terraform-provider-aws/issues/37726)) BUG FIXES: - resource/aws_iot_provisioning_template: Fix `pre_provisioning_hook` update operation ([#​37152](https://togithub.com/hashicorp/terraform-provider-aws/issues/37152)) - resource/aws_iot_topic_rule: Retry IAM eventual consistency errors on Update ([#​36286](https://togithub.com/hashicorp/terraform-provider-aws/issues/36286)) ### [`v5.56.1`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5561-June-28-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v5.56.0...v5.56.1) BUG FIXES: - data-source/aws_cognito_user_pool_client: Fix `InvalidParameterException: 2 validation errors detected` errors on Read ([#​38168](https://togithub.com/hashicorp/terraform-provider-aws/issues/38168)) - resource/aws_cognito_user: Fix a bug that caused resource recreation for resources imported with certain [import ID](https://developer.hashicorp.com/terraform/language/import#import-id) formats ([#​38182](https://togithub.com/hashicorp/terraform-provider-aws/issues/38182)) - resource/aws_cognito_user_pool: Fix `runtime error: index out of range [0] with length 0` panic when adding `lambda_config` ([#​38184](https://togithub.com/hashicorp/terraform-provider-aws/issues/38184)) ### [`v5.56.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5560-June-27-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v5.55.0...v5.56.0) FEATURES: - **New Resource:** `aws_appfabric_app_authorization_connection` ([#​38084](https://togithub.com/hashicorp/terraform-provider-aws/issues/38084)) - **New Resource:** `aws_appfabric_ingestion` ([#​37291](https://togithub.com/hashicorp/terraform-provider-aws/issues/37291)) - **New Resource:** `aws_appfabric_ingestion_destination` ([#​37627](https://togithub.com/hashicorp/terraform-provider-aws/issues/37627)) - **New Resource:** `aws_networkfirewall_tls_inspection_configuration` ([#​35168](https://togithub.com/hashicorp/terraform-provider-aws/issues/35168)) - **New Resource:** `aws_networkmonitor_monitor` ([#​35722](https://togithub.com/hashicorp/terraform-provider-aws/issues/35722)) - **New Resource:** `aws_networkmonitor_probe` ([#​35722](https://togithub.com/hashicorp/terraform-provider-aws/issues/35722)) ENHANCEMENTS: - resource/aws_controltower_control: Add `parameters` argument and `arn` attribute ([#​38071](https://togithub.com/hashicorp/terraform-provider-aws/issues/38071)) - resource/aws_networkfirewall_logging_configuration: Add plan-time validation of `firewall_arn` ([#​35168](https://togithub.com/hashicorp/terraform-provider-aws/issues/35168)) - resource/aws_quicksight_account_subscription: Add `iam_identity_center_instance_arn` attribute ([#​36830](https://togithub.com/hashicorp/terraform-provider-aws/issues/36830)) - resource/aws_route53\_resolver_firewall_rule: Add `firewall_domain_redirection_action` argument ([#​37242](https://togithub.com/hashicorp/terraform-provider-aws/issues/37242)) - resource/aws_route53\_resolver_firewall_rule: Add `q_type` argument ([#​38074](https://togithub.com/hashicorp/terraform-provider-aws/issues/38074)) - resource/aws_sagemaker_domain: Add `default_user_settings.canvas_app_settings.generative_ai_settings` configuration block ([#​37139](https://togithub.com/hashicorp/terraform-provider-aws/issues/37139)) - resource/aws_sagemaker_domain: Add `default_user_settings.code_editor_app_settings.custom_image` configuration block ([#​37153](https://togithub.com/hashicorp/terraform-provider-aws/issues/37153)) - resource/aws_sagemaker_endpoint_configuration: Add `production_variants.inference_ami_version` and `shadow_production_variants.inference_ami_version` arguments ([#​38085](https://togithub.com/hashicorp/terraform-provider-aws/issues/38085)) - resource/aws_sagemaker_user_profile: Add `user_settings.canvas_app_settings.generative_ai_settings` configuration block ([#​37139](https://togithub.com/hashicorp/terraform-provider-aws/issues/37139)) - resource/aws_sagemaker_user_profile: Add `user_settings.code_editor_app_settings.custom_image` configuration block ([#​37153](https://togithub.com/hashicorp/terraform-provider-aws/issues/37153)) - resource/aws_sagemaker_workforce: add `oidc_config.authentication_request_extra_params` and `oidc_config.scope` arguments ([#​38078](https://togithub.com/hashicorp/terraform-provider-aws/issues/38078)) - resource/aws_sagemaker_workteam: Add `worker_access_configuration` attribute ([#​38087](https://togithub.com/hashicorp/terraform-provider-aws/issues/38087)) - resource/aws_wafv2\_web_acl: Add `sensitivity_level` argument to `sqli_match_statement` configuration block ([#​38077](https://togithub.com/hashicorp/terraform-provider-aws/issues/38077)) BUG FIXES: - data-source/aws_ecs_service: Correctly set `tags` ([#​38067](https://togithub.com/hashicorp/terraform-provider-aws/issues/38067)) - resource/aws_drs_replication_configuration_template: Fix issues preventing creation and deletion ([#​38143](https://togithub.com/hashicorp/terraform-provider-aws/issues/38143))
cattle-ops/terraform-aws-gitlab-runner (cattle-ops/gitlab-runner/aws) ### [`v7.8.0`](https://togithub.com/cattle-ops/terraform-aws-gitlab-runner/blob/HEAD/CHANGELOG.md#780-2024-06-30) [Compare Source](https://togithub.com/cattle-ops/terraform-aws-gitlab-runner/compare/7.7.0...7.8.0) ##### Features - use Amazon Linux 2023 for runner manager instance ([#​1138](https://togithub.com/cattle-ops/terraform-aws-gitlab-runner/issues/1138)) ([0412b6d](https://togithub.com/cattle-ops/terraform-aws-gitlab-runner/commit/0412b6d03046448108c4e806d4637da809cd319a))
gitlab-org/gitlab-runner (gitlab-org/gitlab-runner) ### [`v17.1.0`](https://gitlab.com/gitlab-org/gitlab-runner/tags/v17.1.0) [Compare Source](https://gitlab.com/gitlab-org/gitlab-runner/compare/v17.0.1...v17.1.0) See [the changelog](https://gitlab.com/gitlab-org/gitlab-runner/blob/v17.1.0/CHANGELOG.md) :rocket: GitLab Runner documentation can be found at https://docs.gitlab.com/runner/. ### [`v17.0.1`](https://gitlab.com/gitlab-org/gitlab-runner/blob/HEAD/CHANGELOG.md#v1701-2024-07-02) [Compare Source](https://gitlab.com/gitlab-org/gitlab-runner/compare/v17.0.0...v17.0.1) ##### Bug fixes - Upgrade fleeting and taskscaler to fix instance churn/runaway !4844
hashicorp/terraform (hashicorp/terraform) ### [`v1.9.1`](https://togithub.com/hashicorp/terraform/releases/tag/v1.9.1) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.9.0...v1.9.1) #### 1.9.1 (July 3, 2024) UPGRADE NOTES: - Library used by Terraform (hashicorp/go-getter) for installing/updating modules was upgraded from v1.7.5 to v1.7.6. This addresses [CVE-2024-6257](https://nvd.nist.gov/vuln/detail/CVE-2024-6257). This change may have a negative effect on performance of `terraform init` or `terraform get` in case of larger git repositories. Please do file an issue if you find the performance difference noticable. ([#​35376](https://togithub.com/hashicorp/terraform/pull/35376)) BUG FIXES: - `terraform test`: Removed additional erroneous error message when referencing attributes that don't exist. ([#​35408](https://togithub.com/hashicorp/terraform/pull/35408)) - `import` blocks: Fix crash that occurs when incorrectly referencing the `to` resource from the `id` attribute. ([#​35420](https://togithub.com/hashicorp/terraform/pull/35420)) ### [`v1.9.0`](https://togithub.com/hashicorp/terraform/releases/tag/v1.9.0) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.8.5...v1.9.0) #### 1.9.0 (June 26, 2024) If you are upgrading from an earlier minor release, please refer to [the Terraform v1.9 Upgrade Guide](https://developer.hashicorp.com/terraform/language/v1.9.x/upgrade-guides). NEW FEATURES: - **Input variable validation rules can refer to other objects**: Previously input variable validation rules could refer only to the variable being validated. Now they are general expressions, similar to those elsewhere in a module, which can refer to other input variables and to other objects such as data resources. - **`templatestring` function**: a new built-in function which is similar to `templatefile` but designed to render templates obtained dynamically, such as from a data resource result. ENHANCEMENTS: - `terraform plan`: Improved presentation of OPA and Sentinel policy evaluations in HCP Terraform remote runs, for logical separation. - `terraform init` now accepts a `-json` option. If specified, enables the machine readable JSON output. ([#​34886](https://togithub.com/hashicorp/terraform/pull/34886)) - `terraform test`: Test runs can now pass sensitive values to input variables while preserving their dynamic sensitivity. Previously sensitivity would be preserved only for variables statically declared as being sensitive, using `sensitive = true`. ([#​35021](https://togithub.com/hashicorp/terraform/pull/35021)) - config: Input variable validation rules can now refer to other objects in the same module. ([#​34955](https://togithub.com/hashicorp/terraform/pull/34955)) - config: `templatestring` function allows rendering a template provided as a string. ([#​34968](https://togithub.com/hashicorp/terraform/pull/34968), [#​35224](https://togithub.com/hashicorp/terraform/pull/35224), [#​35285](https://togithub.com/hashicorp/terraform/pull/35285)) - core: Performance improvement during graph building for configurations with an extremely large number of `resource` blocks. ([#​35088](https://togithub.com/hashicorp/terraform/pull/35088)) - built-in `terraform` provider: Allows `moved` block refactoring from the `hashicorp/null` provider `null_resource` resource type to the `terraform_data` resource type. ([#​35163](https://togithub.com/hashicorp/terraform/pull/35163)) - `terraform output` with `cloud` block: Terraform no longer suggests that data loss could occur when outputs are not available. ([#​35143](https://togithub.com/hashicorp/terraform/issues/35143)) - `terraform console`: Now has basic support for multi-line input in interactive mode. ([#​34822](https://togithub.com/hashicorp/terraform/pull/34822)) If an entered line contains opening parentheses/etc that are not closed, Terraform will await another line of input to complete the expression. This initial implementation is primarily intended to support pasting in multi-line expressions from elsewhere, rather than for manual multi-line editing, so the interactive editing support is currently limited. - cli: Reduced copying of state to improve performance with large numbers of resources. ([#​35164](https://togithub.com/hashicorp/terraform/issues/35164)) - `removed` blocks can now declare destroy-time provisioners which will be executed when the associated resource instances are destroyed. ([#​35230](https://togithub.com/hashicorp/terraform/issues/35230)) BUG FIXES: - `remote-exec` provisioner: Each remote connection will now be closed immediately after use. ([#​34137](https://togithub.com/hashicorp/terraform/issues/34137)) - backend/s3: Fixed the digest value displayed for DynamoDB/S3 state checksum mismatches. ([#​34387](https://togithub.com/hashicorp/terraform/issues/34387)) - `terraform test`: Fix bug in which non-Hashicorp providers required by testing modules and initialised within the test files were assigned incorrect registry addresses. ([#​35161](https://togithub.com/hashicorp/terraform/issues/35161)) - config: The `templatefile` function no longer returns a "panic" error if the template file path is marked as sensitive. Instead, the template rendering result is also marked as sensitive. ([#​35180](https://togithub.com/hashicorp/terraform/issues/35180)) - config: `import` blocks which referenced resources in non-existent modules were silently ignored when they should have raised an error ([#​35330](https://togithub.com/hashicorp/terraform/issues/35330)) - `terraform init`: When selecting a version for a provider that has both positive and negative version constraints for the same prerelease -- e.g. `1.2.0-beta.1, !1.2.0-beta.1` -- the negative constraint will now overrule the positive, for consistency with how negative constraints are handled otherwise. Previously Terraform would incorrectly treat the positive as overriding the negative if the specified version was a prerelease. ([#​35181](https://togithub.com/hashicorp/terraform/issues/35181)) - `import`: `import` blocks could block a destroy operation if the target resource was already deleted ([#​35272](https://togithub.com/hashicorp/terraform/issues/35272)) - `cli`: plan output was missing blocks which were entirely unknown ([#​35271](https://togithub.com/hashicorp/terraform/issues/35271)) - `cli`: fix crash when running `providers mirror` with an incomplete lock file ([#​35322](https://togithub.com/hashicorp/terraform/issues/35322)) - core: Changing `create_before_destroy` when replacing an instance, then applying with `-refresh=false` would order the apply operations incorrectly ([#​35261](https://togithub.com/hashicorp/terraform/issues/35261)) - core: Resource addresses that start with the optional `resource.` prefix will now be correctly parsed when used as an address target. ([#​35333](https://togithub.com/hashicorp/terraform/issues/35333)) UPGRADE NOTES: - `terraform test`: It is no longer valid to specify version constraints within provider blocks within .tftest.hcl files. Instead, version constraints must be supplied within the main configuration where the provider is in use. - `import`: Invalid `import` blocks pointing to nonexistent modules were mistakenly ignored in prior versions. These will need to be fixed or removed in v1.9. #### Previous Releases For information on prior major and minor releases, see their changelogs: - [v1.8](https://togithub.com/hashicorp/terraform/blob/v1.8/CHANGELOG.md) - [v1.7](https://togithub.com/hashicorp/terraform/blob/v1.7/CHANGELOG.md) - [v1.6](https://togithub.com/hashicorp/terraform/blob/v1.6/CHANGELOG.md) - [v1.5](https://togithub.com/hashicorp/terraform/blob/v1.5/CHANGELOG.md) - [v1.4](https://togithub.com/hashicorp/terraform/blob/v1.4/CHANGELOG.md) - [v1.3](https://togithub.com/hashicorp/terraform/blob/v1.3/CHANGELOG.md) - [v1.2](https://togithub.com/hashicorp/terraform/blob/v1.2/CHANGELOG.md) - [v1.1](https://togithub.com/hashicorp/terraform/blob/v1.1/CHANGELOG.md) - [v1.0](https://togithub.com/hashicorp/terraform/blob/v1.0/CHANGELOG.md) - [v0.15](https://togithub.com/hashicorp/terraform/blob/v0.15/CHANGELOG.md) - [v0.14](https://togithub.com/hashicorp/terraform/blob/v0.14/CHANGELOG.md) - [v0.13](https://togithub.com/hashicorp/terraform/blob/v0.13/CHANGELOG.md) - [v0.12](https://togithub.com/hashicorp/terraform/blob/v0.12/CHANGELOG.md) - [v0.11 and earlier](https://togithub.com/hashicorp/terraform/blob/v0.11/CHANGELOG.md)
terraform-aws-modules/terraform-aws-vpc (terraform-aws-modules/vpc/aws) ### [`v5.9.0`](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/blob/HEAD/CHANGELOG.md#590-2024-07-05) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/compare/v5.8.1...v5.9.0) ##### Features - Allow custom VPC Flow Log IAM Role name and IAM Policy name ([#​1089](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/issues/1089)) ([f8cd168](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/commit/f8cd1681837c8c4a24af6fe73035724a03e1e66e))

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 becomes conflicted, 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.