-
Notifications
You must be signed in to change notification settings - Fork 240
Excluding targets from stack operations #14899
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
base: master
Are you sure you want to change the base?
Conversation
Your site preview for commit 2f60903 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-14899-2f609037.s3-website.us-west-2.amazonaws.com. |
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.
🎉
Co-authored-by: Will Jones <[email protected]>
Co-authored-by: Will Jones <[email protected]>
Your site preview for commit 4a8ea0a is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-14899-4a8ea0a6.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit f2202a3 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-14899-f2202a36.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit b216490 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-14899-b2164906.s3-website.us-west-2.amazonaws.com. |
As well as
--target
and--target-dependents
, we can now use--exclude
and--exclude-dependents
to remove targets fromup
/refresh
/preview
/destroy
operations selectively.