Skip to content

Files

Latest commit

 

History

History
26 lines (20 loc) · 436 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 436 Bytes

aws-terraform

Requirements

  • terraform ~> 1.5.x

Description

  • gcp環境のインフラ構成をテストするterraformです
  • (予定)公開したくない情報はgcpの環境変数に定義します
  • (予定)CI/CDを組みたい

Directory Layout

C:.
│  .gitignore
│  backend.tf
│  ${etc}.tf
│  README.md
│
└─module
    └─${asset}
        │  variables.tf.tf
        └─ main.tf