Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply aliases from schema #533

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Apply aliases from schema #533

merged 1 commit into from
Dec 18, 2023

Conversation

justinvp
Copy link
Member

A schema for a resource can specify a list of aliases for the resource. This change makes it so that such aliases from the schema are applied for a given resource.

Fixes #532

A schema for a resource can specify a list of aliases for the resource. This change makes it so that such aliases from the schema are applied for a given resource.
@justinvp justinvp merged commit 3032726 into main Dec 18, 2023
5 checks passed
@justinvp justinvp deleted the justin/aliases branch December 18, 2023 15:52
github-merge-queue bot pushed a commit to pulumi/pulumi that referenced this pull request Dec 20, 2023
Upgrade `pulumi-yaml` to the latest version, which includes
pulumi/pulumi-yaml#533.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

YAML doesn't apply aliases from schema - leading to otherwise safe updates being destructive in YAML
2 participants