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

Change provider namespace from override to default #585

Merged
merged 4 commits into from
Jun 5, 2019

Conversation

lblackstone
Copy link
Member

Change the behavior of the provider namespace flag to
be a default value rather than an override. With this change,
a namespace set directly on a resource takes precedence.

Fixes #576

Change the behavior of the provider namespace flag to
be a default value rather than an override. With this change,
a namespace set directly on a resource takes precedence.
CHANGELOG.md Show resolved Hide resolved
sdk/nodejs/provider.ts Show resolved Hide resolved
@lblackstone lblackstone merged commit 6373ab5 into master Jun 5, 2019
@pulumi-bot pulumi-bot deleted the lblackstone/provider-namespace-default branch June 5, 2019 21:20
CHANGELOG.md Show resolved Hide resolved
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.

Resource namespace should take precedence over Provider Namespace
3 participants