Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Terraform Module

This is a simple Terraform module to create an Azure Resource Group. MALICIOUS VERSION

Usage

module "resource_group" {
  source              = "github.com/your-username/my-terraform-module"
  resource_group_name = "test"
  location            = "westeurope"
}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages