0
0
llucycodes42
This code creates a new Task Definition for the Amazon Elasticsearch service.
Shortcut: tf_aws_ecs_task_definition
resource "aws_ecs_task_definition" "${MyAWSResource}" {
}
0
0
llucycodes42
This code creates a new Task Definition for the Amazon Elasticsearch service.
Shortcut: tf_aws_ecs_task_definition
resource "aws_ecs_task_definition" "${MyAWSResource}" {
}