Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Latest commit

 

History

History
50 lines (39 loc) · 2.79 KB

README.md

File metadata and controls

50 lines (39 loc) · 2.79 KB

Requirements

Name Version
aws 4.22.0

Providers

Name Version
aws 4.22.0

Modules

No modules.

Resources

Name Type
aws_ecs_cluster.this resource
aws_ecs_service.this resource
aws_ecs_task_definition.this resource
aws_lb.this resource
aws_lb_listener.this resource
aws_lb_target_group.this resource
aws_caller_identity.current data source
aws_security_group.this data source
aws_subnet.private1 data source
aws_subnet.private2 data source
aws_subnet.public1 data source
aws_subnet.public2 data source
aws_vpc.this data source

Inputs

Name Description Type Default Required
private_subnet1 변수값 입력 string `` no
private_subnet2 변수값 입력 string `` no
public_subnet1 변수값 입력 string `` no
public_subnet2 변수값 입력 string `` no
sg_id 변수값 입력 string `` no
vpc_id 변수값 입력 string `` no

Outputs

No outputs.