-
Notifications
You must be signed in to change notification settings - Fork 4
Set infra_plan reference to main #1617
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Set infra_plan reference to main #1617
Conversation
There was a problem hiding this 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 theinfra_plan.yaml
workflow
|
Caution
|
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/
No description provided.