Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 411 Bytes

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