You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please do not report security vulnerabilities here. The Responsible Disclosure Program details the procedure for disclosing security issues.
Thank you in advance for helping us to improve this library! Your attention to detail here is greatly appreciated and will help us respond as quickly as possible. For general support or usage questions, use the Auth0 Community or Auth0 Support. Finally, to avoid duplicates, please search existing Issues before submitting one here.
By submitting an Issue to this repository, you agree to the terms within the Auth0 Code of Conduct.
Describe the problem you'd like to have solved
we are currently using the auth0 deployment cli for our CD pipeline, we want to have a CI stage that can test the variables formats before running them
Describe the ideal solution
Could a0deploy have a --dryrun option that can scan the variables but not apply the changes?
Alternatives and current work-arounds
no workaround, we saw the errors of variables at the deployment
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Thanks for bumping this suggestion up, it's certainly reasonable to request a configuration tool to provide a terraform-esque diffing capability. However, this is a duplicate of #70 and will defer to that ticket for all further discussion.
Please do not report security vulnerabilities here. The Responsible Disclosure Program details the procedure for disclosing security issues.
Thank you in advance for helping us to improve this library! Your attention to detail here is greatly appreciated and will help us respond as quickly as possible. For general support or usage questions, use the Auth0 Community or Auth0 Support. Finally, to avoid duplicates, please search existing Issues before submitting one here.
By submitting an Issue to this repository, you agree to the terms within the Auth0 Code of Conduct.
Describe the problem you'd like to have solved
we are currently using the auth0 deployment cli for our CD pipeline, we want to have a CI stage that can test the variables formats before running them
Describe the ideal solution
Could
a0deploy
have a--dryrun
option that can scan the variables but not apply the changes?Alternatives and current work-arounds
no workaround, we saw the errors of variables at the deployment
Additional context
N/A
The text was updated successfully, but these errors were encountered: