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

As a dev, I can easily diff my local IaC code with remote Azure environment #141

Closed
savannahostrowski opened this issue Jul 19, 2022 · 4 comments · Fixed by #2550
Closed

Comments

@savannahostrowski
Copy link
Contributor

A developer needs to be able to see what impact their IaC code changes are having with remote azure environment changes.

Includes what-if command/pre-flight.

@ellismg
Copy link
Member

ellismg commented Jul 20, 2022

For Terraform this would mean plan and for Pulumi it would mean preview.

@savannahostrowski
Copy link
Contributor Author

Related to provision caching

@ellismg
Copy link
Member

ellismg commented Jul 12, 2023

We should also think about what this might mean in the case of ADE - will there be some sort of what-if mode there, or is this something we won't support in something like ADE. /cc @wbreza since he's been thinking about ADE stuff.

@ellismg
Copy link
Member

ellismg commented Jul 12, 2023

We'll also need some work from @Austinauth at some point to help us provide a better UX over this experience. Our current thinking is that we will do some up-front engineering investigation and spike out a very rough UX to understand the problem space, then sync with @Austinauth in Late August/Early September to start designing the right UX.

We can probably put the feature behind a feature flag with the dev UX while we develop it, to let us land changes while we're still exploring the UX.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants