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

pulumi policy publish: Use the name of the Policy Pack from code #3459

Merged
merged 4 commits into from
Nov 7, 2019

Conversation

justinvp
Copy link
Member

@justinvp justinvp commented Nov 6, 2019

Instead of the Policy Pack name being specified as a command line argument, get the name from the Policy Pack itself. The org-name is now optional; if not specified, the current user account is used.

Fixes pulumi/pulumi-policy#109

Copy link
Contributor

@ekrengel ekrengel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM -- left some nits

cmd/policy_publish.go Outdated Show resolved Hide resolved
cmd/policy_publish.go Outdated Show resolved Hide resolved
@justinvp justinvp merged commit 05cb514 into master Nov 7, 2019
@pulumi-bot pulumi-bot deleted the justin/policy_name branch November 7, 2019 17:24
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.

There are many names fields for Policy Packs
3 participants