You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Describe the Bug
This is from our recent tests trying to upgrade to v1.160.2:
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 workSteps to Reproduce
We use some templating in our components'
metadata
, I can add some examples later on.Screenshots
No response
Environment
Additional Context
This is a regression introduced with v1.160.0, probably via #1023.
The text was updated successfully, but these errors were encountered: