Skip to content

Conversation

christian-calabrese
Copy link
Contributor

No description provided.

@Copilot Copilot AI review requested due to automatic review settings August 4, 2025 09:15
@christian-calabrese christian-calabrese requested review from a team as code owners August 4, 2025 09:15
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the GitHub Actions workflow reference to use the main branch instead of a feature branch for the infrastructure plan workflow.

  • Changes the workflow reference from @fix-live-plan-out-pipeline to @main for the infra_plan.yaml workflow

Copy link

sonarqubecloud bot commented Aug 4, 2025

Copy link

github-actions bot commented Aug 4, 2025

Caution

⚠️ Terraform module changes detected - locks need updating

What should be done next

  1. Run this command locally to update the module locks:
pre-commit run -a lock_modules
  1. Then open a dedicated Pull Request with the updated module locks
📊 What has changed

Module Stats:

  • New modules: 0
  • Changed modules: 1
  • Removed modules: 0
Module Status Version Path
github_runner_itn.container_app_github_runner changed 1.1.2 src/common/prod
📋 Pre-commit Output Log
[INFO] Initializing environment for https://github.com/pagopa/dx.
[INFO] Initializing environment for https://github.com/antonbabenko/pre-commit-terraform.
Lock Terraform Registry modules..........................................Failed
- hook id: lock_modules
- exit code: 1
- files were modified by this hook

INFO: Detecting Terraform directories...
INFO: Found 1 Terraform directories to process:
INFO:   - src/common/prod
INFO: Processing directory: src/common/prod
WARN: Running terraform get in /__w/io-infra/io-infra/src/common/prod
INFO: Processing module: .terraform/modules/apim_itn.apim with version 1.2.2
INFO: Processing module: .terraform/modules/apim_itn.iam_adgroup_auth_admins with version 0.1.3
INFO: Processing module: .terraform/modules/apim_itn.iam_adgroup_bonus_admins with version 0.1.3
INFO: Processing module: .terraform/modules/apim_itn.iam_adgroup_com_admins with version 0.1.3
INFO: Processing module: .terraform/modules/apim_itn.iam_adgroup_svc_admins with version 0.1.3
INFO: Processing module: .terraform/modules/apim_itn.iam_adgroup_wallet_admins with version 0.1.3
INFO: Processing module: .terraform/modules/apim_itn.iam_cgn_pe_backend_app_01 with version 0.1.3
INFO: Processing module: .terraform/modules/assets_cdn_weu.roles_svc_devs with version 0.1.3
INFO: Processing module: .terraform/modules/cosmos_api_weu.cosno_api_auth_admins with version 0.1.3
INFO: Processing module: .terraform/modules/cosmos_api_weu.cosno_api_auth_devs with version 0.1.3
INFO: Processing module: .terraform/modules/cosmos_api_weu.cosno_api_com_admins with version 0.1.3
INFO: Processing module: .terraform/modules/cosmos_api_weu.cosno_api_com_devs with version 0.1.3
INFO: Processing module: .terraform/modules/cosmos_api_weu.cosno_api_svc_admins with version 0.1.3
INFO: Processing module: .terraform/modules/cosmos_api_weu.cosno_api_svc_devs with version 0.1.3
INFO: Processing module: .terraform/modules/github_runner_itn.container_app_github_runner with version 1.1.2
INFO: Module github_runner_itn.container_app_github_runner: Changes detected, updating hash
INFO: Processing module: .terraform/modules/platform_api_gateway_apim_itn.iam_adgroup with version 1.2.0
INFO: Processing module: .terraform/modules/platform_api_gateway_apim_itn.platform_api_gateway with version 1.2.2
INFO: Processing module: .terraform/modules/platform_service_bus_namespace_itn.platform_service_bus_namespace with version 0.0.4
INFO: Processing module: .terraform/modules/storage_accounts.exportdata_weu_01_com_admins with version 1.2.0
INFO: Processing module: .terraform/modules/storage_accounts.exportdata_weu_01_com_devs with version 1.2.0
INFO: Processing module: .terraform/modules/storage_accounts.retirements_itn_01_admins with version 1.2.0
INFO: Processing module: .terraform/modules/storage_accounts_itn.exportdata_weu_01_com_admins with version 1.2.0
INFO: Processing module: .terraform/modules/storage_accounts_itn.exportdata_weu_01_com_devs with version 1.2.0
INFO: Processing module: .terraform/modules/storage_accounts_itn.retirements_itn_01_admins with version 1.2.0
WARN: Changes detected in one or more modules
INFO: JSON output written to lock_output.json

All changes made by hooks:
diff --git a/src/common/prod/tfmodules.lock.json b/src/common/prod/tfmodules.lock.json
index da82a280..9e20ab3a 100644
--- a/src/common/prod/tfmodules.lock.json
+++ b/src/common/prod/tfmodules.lock.json
@@ -84,10 +84,10 @@
     "source": "https://registry.terraform.io/modules/pagopa-dx/azure-role-assignments/azurerm/0.1.3"
   },
   "github_runner_itn.container_app_github_runner": {
-    "hash": "f61dee034958ff6b025aaa8cf687f742565efb1b506f25b35bdafc6bf1658ab7",
-    "version": "1.1.1",
+    "hash": "fe5740c89e2c59f323b070dff0e4340cb0349655c6bf7c9e52238175641acad4",
+    "version": "1.1.2",
     "name": "github_selfhosted_runner_on_container_app_jobs",
-    "source": "https://registry.terraform.io/modules/pagopa-dx/github-selfhosted-runner-on-container-app-jobs/azurerm/1.1.1"
+    "source": "https://registry.terraform.io/modules/pagopa-dx/github-selfhosted-runner-on-container-app-jobs/azurerm/1.1.2"
   },
   "storage_accounts.exportdata_weu_01_com_admins": {
     "hash": "cec66e15f8a41169c11dbd6822da998c5d01fea9f5e49ec21f0959c340f2ac59",

Generated on Mon Aug 4 09:16:20 UTC 2025
Run lock_modules on folder: src/common/prod/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants