Azure / deployment-stacks

Contains Deployment Stacks CLI scripts and releases
MIT License
87 stars 6 forks source link

What-If is not implemented #80

Open slavizh opened 1 year ago

slavizh commented 1 year ago

Is your feature request related to a problem? Please describe. What-If is not implemented on deployment stacks,

Describe the solution you'd like To be implemented

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

slavizh commented 1 year ago

Forgot to check the known issues on this one if you want close it or leave it to keep track.

dantedallag commented 1 year ago

Closed as part of known issues https://github.com/Azure/deployment-stacks/blob/main/README.md.

OskarKlintrot commented 8 months ago

Are there no issue that tracks this one?

dantedallag commented 8 months ago

@OskarKlintrot This is not currently being tracked by an issue because it is a planned feature in development and its omission in this iteration of the public preview is purposeful. We could create an issue with a "Planned Feature" tag (we have a couple of those), though maybe @azcloudfarmer can provide more guidance.

alex-frankel commented 8 months ago

I might suggest we leave this one open for external tracking. We are currently trying to determine the GA requirements for what-if and stacks given the many known limitations of the current what-if experience. At one point, we considered not shipping what-if for Stacks GA and pushing the implementation to Post-GA until what-if vNext has been finished. However, in the meantime, we are considering exposing "regular" deployments what-if in stacks, but it would not be aware of the new Stacks functionality. The idea is to make it easier to get parity with the current Deployments CLI experience.

jamesharling commented 2 months ago

Is there any ETA for this feature? I'm looking to use it to generate a diff in comments on PRs