Skip to content

tomoaki-kimura/terraform-alb-ecs-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-alb-ecs-sample

はじめに

https://qiita.com/tarumzu/items/2d7ed918f230fea957e8

こちらの記事を参考に、一部自分の使いやすいように改造してます。

必要な変数を定義します。

$ touch terraform.tfvars

初期化

$ terraform init

workspaceも切り替える前提で

$ terraform workspace new <環境名>
$ terraform env select <環境名>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 100.0%