Skip to content
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

Attribute "non_root_volumes" is required #133

Closed
devopskupryk opened this issue Jul 16, 2024 · 4 comments
Closed

Attribute "non_root_volumes" is required #133

devopskupryk opened this issue Jul 16, 2024 · 4 comments

Comments

@devopskupryk
Copy link
Contributor

Try to run (in the docker container):

TASK=01 make run_cks_task
TASK=01 make delete_cks_task
TASK=01 make run_cks_task_clean

Got the same error (in all 3 cases):

│ Error: Invalid value for input variable
│ 
│   on var.tf line 42:
│   42: variable "work_pc" {
│ 
│ Unsuitable value for var.work_pc set using the TF_VAR_work_pc environment
│ variable: attribute "non_root_volumes" is required.
╵
ERRO[0111] terraform invocation failed in /cks/terraform/environments/cks-labs/worker/.terragrunt-cache/wCFoMqGySpi6S9sLFIUxxrsLGIU/4ypaUZH-z2A6kz8WC8LpaluvZ04/modules/work_pc  prefix=[/cks/terraform/environments/cks-labs/worker] 
ERRO[0111] Module /cks/terraform/environments/cks-labs/worker has finished with an error: 1 error occurred:
        * [/cks/terraform/environments/cks-labs/worker/.terragrunt-cache/wCFoMqGySpi6S9sLFIUxxrsLGIU/4ypaUZH-z2A6kz8WC8LpaluvZ04/modules/work_pc] exit status 1
  prefix=[/cks/terraform/environments/cks-labs/worker] 
ERRO[0111] 1 error occurred:
        * [/cks/terraform/environments/cks-labs/worker/.terragrunt-cache/wCFoMqGySpi6S9sLFIUxxrsLGIU/4ypaUZH-z2A6kz8WC8LpaluvZ04/modules/work_pc] exit status 1

What should I do to fix this issue?

@ViktorUJ
Copy link
Owner

Hello. I'll check it .

@ViktorUJ
Copy link
Owner

done .

@ViktorUJ
Copy link
Owner

pull from master

@devopskupryk
Copy link
Contributor Author

Works. Thanks for the quick fix.

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

No branches or pull requests

2 participants