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
#contribute
Title
t
tall-needle-56640
01/18/2021, 11:00 PM
Are there any tutorials on how to create a custom resource (not component)? Some small example I can look at?
t
tall-librarian-49374
01/19/2021, 6:07 AM
You need to create a provider for this. Either a dynamic provider or a native provider (
https://github.com/pulumi/pulumi-provider-boilerplate
).
👍 1
Post