Github Action Workflow To Launch Azure Resources Using Terraform.
GOAL: Make GitHub action workflow to create a resource group, virtual network, network security group, and virtual machine over Azure using Terraform. GITHUB ACTIONS: It is a modern CI/CD tool integrated natively on GitHub. It provides the possibili...
Apr 8, 20236 min read139

