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

atmos terraform clean does not expand templates #1043

Open
mss opened this issue Feb 10, 2025 · 0 comments
Open

atmos terraform clean does not expand templates #1043

mss opened this issue Feb 10, 2025 · 0 comments
Labels
bug 🐛 An issue with the system

Comments

@mss
Copy link
Contributor

mss commented Feb 10, 2025

Describe the Bug

This is from our recent tests trying to upgrade to v1.160.2:

15:36:28  + atmos terraform clean wms-base --stack wms-za01-development
15:36:38  ERRO 'wms-base' points to the Terraform component '{{ .settings.version }}', but it does not exist in 'components/terraform'

I didn't debug it too much this time because I am in a hurry but the v1.160 release had a few patches now where templating had to be re-enabled for certain commands and I guess clean was forgotten.

Expected Behavior

atmos terraform clean should work

Steps to Reproduce

We use some templating in our components' metadata, I can add some examples later on.

Screenshots

No response

Environment

  • Version: 1.160.2

Additional Context

This is a regression introduced with v1.160.0, probably via #1023.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system
Projects
None yet
Development

No branches or pull requests

1 participant