terraform-azure-course
terraform-azure-course copied to clipboard
improvements to the first steps module
- SSH command line as output
- providing the public IP of the VM
- Using the
http
module to retrieve the current public IP to use as part of the security group - Also upgraded the Azure provider version
- Also fix minor bug during removal of all resources, due the lack of association between a security group and the network interface.
- Using recommended resource for the VM instance