Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
general
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#getting-started
Title
# getting-started
q
quick-airport-30353
04/12/2022, 3:34 PM
how can I tell pulumi that my stack files are in a different folder other than the root?
m
miniature-musician-31262
04/12/2022, 3:48 PM
Hey Brian, you should be able to use the
stackConfigDir
property in your project file for that:
https://www.pulumi.com/docs/reference/pulumi-yaml/
4 Views
Post