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

TACOS failed to plan, had to run locally #226

Open
mwarkentin opened this issue Jun 20, 2024 · 0 comments
Open

TACOS failed to plan, had to run locally #226

mwarkentin opened this issue Jun 20, 2024 · 0 comments

Comments

@mwarkentin
Copy link
Member

          https://github.com/getsentry/ops/pull/11045#issuecomment-2178869420

https://github.com/getsentry/ops/actions/runs/9583980312

Had to run locally to get:

│ Error: Invalid value for input variable
│
│   on main.tf line 128, in module "instances":
│  128:   additional_disks = [
│  129:     google_compute_disk.data[each.key].name,
│  130:   ]
│
│ The given value is not suitable for module.instances.var.additional_disks
│ declared at
│ .terraform/modules/instances/instance_salt/_variables.tf:105,1-28: map of
│ object required.
╵
ERRO[0014] Terraform invocation failed in /Users/mwarkentin/repos/sentry/ops/terragrunt/regions/multi-tenant/clickhouse/snuba-generic-metrics-distributions/de/.terragrunt-cache/hoGDh_7488FOX2UZWs4a6aaiLiM/0rghWROp0gJdHK4BUmBouoAzp4g/cluster_clickhouse  prefix=[/Users/mwarkentin/repos/sentry/ops/terragrunt/regions/multi-tenant/clickhouse/snuba-generic-metrics-distributions/de]
ERRO[0014] 1 error occurred:
	* exit status 1

I was able to get this plan working without any further changes locally by removing .terragrunt-cache/, not sure why this isn't working on GHA, I thought it inits from scratch each time.

Originally posted by @mwarkentin in #220 (comment)

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

1 participant