Skip to content

chore: modernize Terraform and provider versions (#2) #16

chore: modernize Terraform and provider versions (#2)

chore: modernize Terraform and provider versions (#2) #16

Triggered via push March 26, 2026 22:05
Status Success
Total duration 16s
Artifacts

ci.yml

on: push
📐 Format Check
6s
📐 Format Check
✅ Validate
5s
✅ Validate
🔍 TFLint
6s
🔍 TFLint
📋 Plan (Validation)
5s
📋 Plan (Validation)
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
✅ Validate
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, hashicorp/setup-terraform@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
📐 Format Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, hashicorp/setup-terraform@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🔍 TFLint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, terraform-linters/setup-tflint@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🔍 TFLint: infrastructure/terraform/modules/03-workload_spoke/main.tf#L17
Module source "github.com/POps-Rox/tf-az-overlays-workloadspoke" is not pinned
🔍 TFLint: infrastructure/terraform/variables.workload.spoke.tf#L61
variable "hub_managmement_logging_workspace_id" is declared but not used
🔍 TFLint: infrastructure/terraform/variables.workload.spoke.tf#L55
variable "hub_managmement_logging_log_analytics_id" is declared but not used
🔍 TFLint: infrastructure/terraform/variables.global.tf#L47
variable "subscription_id_workload_dev" is declared but not used
🔍 TFLint: infrastructure/terraform/variables.global.tf#L41
variable "disable_base_module_tags" is declared but not used
🔍 TFLint: infrastructure/terraform/variables.global.tf#L35
variable "default_tags" is declared but not used
🔍 TFLint: infrastructure/terraform/variables.workload.spoke.tf#L20
`wl_subnets` variable has no type
🔍 TFLint: infrastructure/terraform/modules/01-remote-state/main.tf#L1
terraform "required_version" attribute is required
🔍 TFLint: infrastructure/terraform/modules/01-remote-state/main.tf#L5
Missing version constraint for provider "random" in `required_providers`
🔍 TFLint: infrastructure/terraform/modules/01-remote-state/versions.tf#L2
Missing version constraint for provider "azurerm" in `required_providers`
📋 Plan (Validation)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, hashicorp/setup-terraform@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/