atmos icon indicating copy to clipboard operation
atmos copied to clipboard

Feat: Add Base Path Override to Component Processor (WIP)

Open korenyoni opened this issue 4 years ago • 0 comments

what

  • Add base path override to component processor.

why

  • Allows for cloudposse/utils to have a base_path attribute and override the base path being used when calling ProcessComponentInStack and ProcessComponentFromContext (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

korenyoni avatar Dec 30 '21 16:12 korenyoni