-
-
Notifications
You must be signed in to change notification settings - Fork 140
Closed
Labels
bug🐛 An issue with the system🐛 An issue with the system
Description
Describe the Bug
Any variables needed during terraform/tofu init are prompted at runtime even if they are specified and provided in the variables file by atmos.
Expected Behavior
I expect the vars file generated by atmos to be provided to the init command by the -var-file parameter which does run manually without issue.
Steps to Reproduce
- Create some component that uses for example variable interpolation in the module.source (https://opentofu.org/docs/language/modules/sources/#support-for-variable-and-local-evaluation)
- try terraform plan
Screenshots
No response
Environment
Atmos 1.165.3 on linux/amd64
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug🐛 An issue with the system🐛 An issue with the system