-
Notifications
You must be signed in to change notification settings - Fork 145
Conversation
57d130c
to
3868da2
Compare
2190533
to
8d9d6a8
Compare
Your site preview for commit 8d9d6a8 is ready! 🎉 http://pulumi-hugo-origin-pr-4044-8d9d6a8f.s3-website.us-west-2.amazonaws.com. |
8d9d6a8
to
4afab44
Compare
Your site preview for commit 4afab44 is ready! 🎉 http://pulumi-hugo-origin-pr-4044-4afab444.s3-website.us-west-2.amazonaws.com. |
...registry/CurrentUser/software/microsoft/csdevkit/v1/pids/12603_133547972322250879/values.xml
Outdated
Show resolved
Hide resolved
|
||
Each transform is a callback that gets invoked by the Pulumi engine. It receives the resource type, name, input properties, and resource options. The callback returns a new set of resource input properties and resource options that will be used to construct the resource instead of the original values. | ||
|
||
## Transforms vs Transformations |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suggest we split this into two parts:
- A list of differences in capabilities
- A migration guide
For the migration guide, I’d love to somehow move it out of the mainline of this page - but not sure how. I almost wonder if we should put it in the transformations
page as part of mentioning that that is deprecated, and then cross link it from here?
} | ||
return null; | ||
} | ||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We’ll need these code snippets in all languages.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one only really makes sense for C#. The other languages don't have GetResourceType
like this.
b651d1c
to
b5bc8ff
Compare
Your site preview for commit b5bc8ff is ready! 🎉 http://pulumi-hugo-origin-pr-4044-b5bc8ff1.s3-website.us-west-2.amazonaws.com. |
b5bc8ff
to
f2b412d
Compare
Your site preview for commit f2b412d is ready! 🎉 http://pulumi-hugo-origin-pr-4044-f2b412d5.s3-website.us-west-2.amazonaws.com. |
f2b412d
to
94da6bf
Compare
Your site preview for commit 94da6bf is ready! 🎉 http://pulumi-hugo-origin-pr-4044-94da6bf0.s3-website.us-west-2.amazonaws.com. |
94da6bf
to
a20a142
Compare
Your site preview for commit a20a142 is ready! 🎉 http://pulumi-hugo-origin-pr-4044-a20a142d.s3-website.us-west-2.amazonaws.com. |
a20a142
to
3e433d8
Compare
Your site preview for commit 3e433d8 is ready! 🎉 http://pulumi-hugo-origin-pr-4044-3e433d8c.s3-website.us-west-2.amazonaws.com. |
3e433d8
to
43739fc
Compare
Your site preview for commit 43739fc is ready! 🎉 http://pulumi-hugo-origin-pr-4044-43739fce.s3-website.us-west-2.amazonaws.com. |
43739fc
to
7a58c3e
Compare
Description
Checklist: