https://github.com/teamhide/terraform_ecr
AWS ECS + ALB with Terraform
https://github.com/teamhide/terraform_ecr
Last synced: 3 months ago
JSON representation
AWS ECS + ALB with Terraform
- Host: GitHub
- URL: https://github.com/teamhide/terraform_ecr
- Owner: teamhide
- Created: 2019-01-22T02:10:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-22T02:12:38.000Z (over 7 years ago)
- Last Synced: 2025-03-02T21:29:48.693Z (over 1 year ago)
- Language: HCL
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Terraform ECS + ALB Example
- provider_secret.variable.tf.example에서 exmaple을 지우고 계정 정보 입력
- terraform init : 초기화
- terraform apply : 생성
- terraform destroy : 삭제