curved-animal-37854
02/08/2023, 12:38 PMwhite-airport-8778
02/08/2023, 3:33 PMaz deployment group what-if
is similar to terraform plan
- so it gives you a diff of resources, and by you passing that into infracost breakdown
you kinda get a diff of what is about to be added?prehistoric-article-73489
02/08/2023, 3:35 PMwhite-airport-8778
02/08/2023, 3:35 PMprehistoric-article-73489
02/09/2023, 4:11 PMwhatif
from an arm template we need some additional info from the user (deployment scope, resource group name, location etc.) what would be the place to do that? Seems this could be in Project
or Config
. Both are pretty terraform specific so this would be a tack-on or separate objects for the azurerm provider.
I'm leaning towards a separate Project
for azurerm related providers. But that might be a lot of work. Thoughts?white-airport-8778
02/09/2023, 4:24 PMprehistoric-article-73489
02/09/2023, 4:25 PMwhite-airport-8778
02/09/2023, 4:27 PM