Open
Description
Check for previous/existing GitHub issues
- I have checked for previous/existing GitHub issues
Issue Type?
Feature Request
(Optional) Module Version
No response
(Optional) Correlation Id
No response
Description
I think this would further enhance the flexibility of this module, by moving the azurerm_virtual_machine_extension and azurerm_virtual_machine_run_command into submodules so that they can be called independently of the root module.
I have a fork that i am just finalising before submitting a pull request.
It includes moving both of these resources to submodules, added the deploy_sequence from the extensions to the run_commands and adds timeout options on both resource types.
The 1 issue i am unable to get around, if you are able to assist, is with the "moved" blocks to not break configuration.
Activity