Difference between revisions of "Azure Terraform"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
https://www.reddit.com/r/Terraform/comments/nkpcwx/terraform_vm_is_replaced_in_the_second_run/ | https://www.reddit.com/r/Terraform/comments/nkpcwx/terraform_vm_is_replaced_in_the_second_run/ | ||
+ | |||
+ | |||
+ | https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/linux_virtual_machine_scale_set |
Revision as of 01:03, 25 October 2021
- https://docs.microsoft.com/en-us/azure/developer/terraform/create-vm-cluster-with-infrastructure
- new vm linux won't work
- https://github.com/hashicorp/terraform-provider-azurerm/issues/6117
- https://github.com/hashicorp/terraform-plugin-sdk/issues/220
- except changing storage_account_type of disk doesn't work in azure_virtual_machin https://github.com/hashicorp/terraform-provider-azurerm/issues/555
https://docs.w3cub.com/terraform/providers/azurerm/r/virtual_machine
https://www.reddit.com/r/Terraform/comments/nkpcwx/terraform_vm_is_replaced_in_the_second_run/