Create a Resource Group in Azure

In the "Code Editor" tab, open the main.tf file.

Your task: Add a resource to create an Azure resource group named my-resource-group in the location eastus.

GitOps Repository

  • 📁 /root/learn-terraform-azure-rg
    • 📄 provider.tf
    • 📄 main.tf

Code Editor

Terminal