-
-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Labels
bug🐛 An issue with the system🐛 An issue with the system
Description
Describe the Bug
After updating from v1.105.0 to v1.106.0, using a component.yaml file in the component directories no longer works as it returns an error if the vendor file or directory does not exist. Appears to be related to this change: https://github.com/cloudposse/atmos/pull/737/files#diff-35bbd3669178afb0acaaebfb4ec924ec99189338a9bc05232b4f92a53f261518L83
Expected Behavior
Running atmos vendor pull for a component containing a component.yaml file should result in the component being successfully vendored with specified mixins added.
Component config file
Expected command output
Steps to Reproduce
Running the same command using v1.106.0 results in an error due to the vendor file and/or directory not existing.
Screenshots
No response
Environment
- OS: WLS2/Debian12 using Geodesic 2.8.7 & Atmos 1.106.0
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug🐛 An issue with the system🐛 An issue with the system
Type
Projects
Status
Done


