Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
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
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
#yaml
Title
s
straight-arm-50771
10/05/2022, 2:48 PM
Is it possible to split the
Pulumi.yaml
resource definition up between multiple files? Not seeing any docs around this
b
billowy-army-68599
10/05/2022, 2:49 PM
not at this time no, can you explain your use case?
s
straight-arm-50771
10/05/2022, 2:51 PM
I'd like to structure it by functional groups. I need to seed a number of k8s namespaces with regcreds, would prefer to break that out.
b
billowy-army-68599
10/05/2022, 2:53 PM
best bet is to file an issue in
github.com/pulumi/pulumi-yaml
👍 1
s
straight-arm-50771
10/05/2022, 3:00 PM
looks like there's one open, thanks
https://github.com/pulumi/pulumi-yaml/issues/227
Post