azurerm_automation_powershell72_module can't import newer versions of default modules #28273
Closed
1 task done
Labels
Milestone
Is there an existing issue for this?
Community Note
Terraform Version
1.4.6
AzureRM Provider Version
4.11
Affected Resource(s)/Data Source(s)
azurerm_automation_powershell72_module
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
The module should be able to be imported with the desired version
Actual Behaviour
The module can't be imported, and there's no way to force it to import with a newer version. I suppose you could try to import the existing module and then set it to use a newer version, but that's not a very elegant solution.
Steps to Reproduce
terraform apply
Important Factoids
No response
References
the same problem was described for the azurerm_automation_module resource
#18198
and fixed with
#18434
The text was updated successfully, but these errors were encountered: