You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
When using the Update Center module you can't configure the maintenance configurations dynamic scope.
You can make assigments for the created maintenance configuration from the virtual machine module, but I think that it could be useful to set a dynamic assignment scope for the maintenance configuration.
I could submit a PR to implement this.
New or Affected Resource(s)/Data Source(s)
azurerm_maintenance_assignment_dynamic_scope
Potential Terraform Configuration
New variable
variable"mc_dynamic_scope_enabled" {
description="Enable Maintenance configuration dynamic scope for current subscription."type=bool
}
aolmosj
changed the title
[FEAT] Update Center - Configuring Maintenance Windows assignments
[FEAT] Update Center - Configuring Maintenance Windows dynamic assignments
Sep 18, 2024
aolmosj
changed the title
[FEAT] Update Center - Configuring Maintenance Windows dynamic assignments
[FEAT] Update Center - Configuring Maintenance Configurations dynamic assignments
Sep 18, 2024
Community Note
Description
When using the Update Center module you can't configure the maintenance configurations dynamic scope.
You can make assigments for the created maintenance configuration from the virtual machine module, but I think that it could be useful to set a dynamic assignment scope for the maintenance configuration.
I could submit a PR to implement this.
New or Affected Resource(s)/Data Source(s)
azurerm_maintenance_assignment_dynamic_scope
Potential Terraform Configuration
New variable
New resource
References
No response
The text was updated successfully, but these errors were encountered: