Skip to content

All things Azure, Infrastructure as Code, Containers and more.

Notifications You must be signed in to change notification settings

lewismclean/azure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

azure

All things Azure, Infrastructure as Code, Containers and more.

All Terraform Code is compiled using a single main.tf file for ease of deployment in tutorials. This is not recommended for enterprise use where you should structure using modules, variables.tf, locals.tf and outputs.tf etc. Using a remote backend is recommended and you can add this to the main.tf for your deployment.

About

All things Azure, Infrastructure as Code, Containers and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 52.9%
  • Shell 34.3%
  • Dockerfile 12.8%