github Azure/terraform-azurerm-avm-res-compute-virtualmachine v0.14.0
0.14.0

latest releases: v0.16.0, v0.15.1, v0.15.0...
4 months ago

This release addresses several issues submitted from the community:

  • Adds the additional key vault secret configuration properties for the auto-generated secrets (SSH keys and passwords). This allows for more fine-grained control and addresses security issues reported in #72 . NOTE: To support this, the module ignores future expiration changes on the secrets to avoid invalidating the purpose of the expiration value. The Auto-Generated secrets option is intended to support short-lived (<30 days) infrastructure. If long-running secrets are required, then please generate them external to the module and manage them independently.
  • Adds additional features in several examples to improve test coverage.
  • Updates the minimum version requirements to address the issue reported in #77
  • Improves some variable documentation to call out the differences between the image source types identified in #81

Don't miss a new terraform-azurerm-avm-res-compute-virtualmachine release

NewReleases is sending notifications on new releases.