Skip to content

Conversation

@JC-wk
Copy link
Collaborator

@JC-wk JC-wk commented Feb 3, 2026

What is being addressed

There are multiple versions of terraform-azurerm-environment-configuration in use,
This should speed up pipelines as each ver

How is this addressed

  • this pr updates them all to terraform-azurerm-environment-configuration 0.7.0.
  • Updates CHANGELOG.md

@JC-wk JC-wk requested a review from a team as a code owner February 3, 2026 17:47
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

Unit Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 46f820e.

Copy link
Member

@marrobi marrobi left a comment

Choose a reason for hiding this comment

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

@tamirkamara do you want to do a new release of the module before this is merged?

@JC-wk
Copy link
Collaborator Author

JC-wk commented Feb 3, 2026

@marrobi @tamirkamara Core tags failing with this error (also on #4757 )

  2026-02-03 17:51:32 [INFO]   Linting TERRAFORM_TFLINT items...
  Error: -03 17:51:33 [ERROR]   Found errors when linting TERRAFORM_TFLINT. Exit code: 3.
  2026-02-03 17:51:33 [INFO]   Stderr contents for TERRAFORM_TFLINT:
  ------
  17:51:33 config.go:158: [INFO] Load config: /github/workspace/.github/linters/.tflint_core.hcl
  17:51:33 config.go:510: [INFO] The "terraform" plugin block is not found. Enable the plugin "terraform" automatically
  17:51:33 loader.go:39: [INFO] Initialize new loader
  17:51:33 meta.go:13: [INFO] TF_DATA_DIR environment variable found: /tmp/.terraform-TERRAFORM_TFLINT-/github/workspace/core/terraform/airlock
  17:51:33 loader.go:78: [INFO] Building the root module while calling child modules...
  Failed to load configurations; main.tf:19,1-53: "terraform_azurerm_environment_configuration" module is not found. Did you run "terraform init"?; :
  
  Error: "terraform_azurerm_environment_configuration" module is not found. Did you run "terraform init"?
  
    on main.tf line 19, in module "terraform_azurerm_environment_configuration":
    19: module "terraform_azurerm_environment_configuration" {
  
  17:51:33 config.go:158: [INFO] Load config: /github/workspace/.github/linters/.tflint_core.hcl
  17:51:33 config.go:510: [INFO] The "terraform" plugin block is not found. Enable the plugin "terraform" automatically
  17:51:33 loader.go:39: [INFO] Initialize new loader
  17:51:33 meta.go:13: [INFO] TF_DATA_DIR environment variable found: /tmp/.terraform-TERRAFORM_TFLINT-/github/workspace/core/terraform/network
  17:51:33 loader.go:78: [INFO] Building the root module while calling child modules...
  Failed to load configurations; network.tf:159,1-53: "terraform_azurerm_environment_configuration" module is not found. Did you run "terraform init"?; :
  
  Error: "terraform_azurerm_environment_configuration" module is not found. Did you run "terraform init"?
  
    on network.tf line 159, in module "terraform_azurerm_environment_configuration":
   159: module "terraform_azurerm_environment_configuration" {
  
  17:51:33 config.go:158: [INFO] Load config: /github/workspace/.github/linters/.tflint_core.hcl
  17:51:33 config.go:510: [INFO] The "terraform" plugin block is not found. Enable the plugin "terraform" automatically
  17:51:33 loader.go:39: [INFO] Initialize new loader
  17:51:33 meta.go:13: [INFO] TF_DATA_DIR environment variable found: /tmp/.terraform-TERRAFORM_TFLINT-/github/workspace/core/terraform/resource_processor/vmss_porter
  17:51:33 loader.go:78: [INFO] Building the root module while calling child modules...
  Failed to load configurations; main.tf:248,1-53: "terraform_azurerm_environment_configuration" module is not found. Did you run "terraform init"?; :
  
  Error: "terraform_azurerm_environment_configuration" module is not found. Did you run "terraform init"?
  
    on main.tf line 248, in module "terraform_azurerm_environment_configuration":
   248: module "terraform_azurerm_environment_configuration" {
  ------
------
2026-02-03 17:51:33 [INFO]   ----------------------------------------------
2026-02-03 17:51:33 [INFO]   ----------------------------------------------
Error: -03 17:51:33 [ERROR]   Errors found in TERRAFORM_TFLINT

@JC-wk
Copy link
Collaborator Author

JC-wk commented Feb 3, 2026

Will update change log tomorrow

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants