[Bug]: Extension AADSSHLoginForLinux will not be installed #56
Open
Description
opened on Dec 24, 2024
Bug Description
When adding AADSSHLoginForLinux
to the extensions
block it wont be installed. All other extensions are installed
Terraform-Version
~1.9.0
Relevant log output
Relevant Error Messages
There are no errors, it just won't show up in the plan
Additional Information
example block I used for my deployment:
extensions = [
"AADSSHLoginForLinux",
"NetworkWatcherAgent",
"AzureMonitorAgent",
"AzurePolicy"
]
I also tried putting it in other slots of the list with the same outcome
Privacy Statement
- I agree
Code of Conduct
- I agree to follow this repository's Code of Conduct
Activity