Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 411 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 411 Bytes

Out of date...

A new sample is here. (Sorry in Japanese)

Overview

For your better understanding how to use Terraform & Azure

Preparation

  • Make "terraform.tfvars" file to describe your credentials & identifiers
    • "terraform.tfvars.sample" is for your reference

How to deploy

  1. terraform get
  2. terraform plan
  3. terraform apply