Skip to content

edanpiro/tf-backend-az

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Backend Azure

Steps

  1. Rename beconf.tfvars.example file by beconf.tfvars and replace all variables and then execute in the console
terraform init -backend-config=beconf.tfvars
  1. Excute the plan
terraform plan
  1. Apply
terraform apply

Note is very important begin with az login link to Azure!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages