atmos
atmos copied to clipboard
Feat: Add Base Path Override to Component Processor (WIP)
what
- Add base path override to component processor.
why
- Allows for
cloudposse/utilsto have abase_pathattribute and override the base path being used when callingProcessComponentInStackandProcessComponentFromContext(https://github.com/cloudposse/terraform-provider-utils/blob/e1a3c1a5656dc15334fe9ea95e02a3e7f3235065/internal/provider/data_source_component_config.go#L68-L78)
references
- https://github.com/cloudposse/terraform-yaml-stack-config/pull/39