Hello everyone!
We’re getting started with Pulumi and would like to explore the possibility of using a custom configuration file instead of the default pulumi.
STACK_NAME.yaml. Our goal is to create a configuration file that can be shared across multiple stacks. Any insights or suggestions on how to achieve this would be greatly appreciated!
FYI: the custom configuration file will reference an esc environment.
Another question regarding the Personal Access token generated in Pulumi Cloud. Is there a way to generate PAT with a scope over a stack/an environment ?
Thank you!