Do not deploy unused standard components
- Dominant language
- C#
- Stars
- 52
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
## Description
Would it be possible not to deploy standard components when they are not used in the solution?
Currently a lot of components are being deployed even when they are not used by any of the solutions.
This makes it hard to make sense of the deployed solution, and could result in unneeded costs.
## Environment and tool versions
- AIM Tool Version (aim --version):
- Windows Version (systeminfo):
- Shell: (PowerShell | Bash)
- Shell Version ($PSVersionTable | bash --version):
## Repro steps
Deploy a solution with a minimal set of components.
## Expected result
A minimal set of components created in Azure.
## Current result
Many standard components created in Azure.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.