@hashicorp
The AWS ECS plugin deploys an application image to an AWS ECS cluster. It also launches on-demand runners to do operations remotely.
- Official
- Built-in
Updated last year
- GitHub(opens in new tab)
AWS ECS Task
Archive Notice
This integration relates to a legacy version of Waypoint and is no longer actively maintained.Launch an ECS task for on-demand tasks from the Waypoint server.
This will use the standard AWS environment variables and IAM Role information to source authentication information for AWS, using the configured task role. If no task role name is specified, Waypoint will create one with the required permissions.
Parameters
10 Results
CPU to use for the On-Demand runners. Configure the CPU for the On-Demand runners. The default is 512. See https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_definition_parameters.html for valid values
Memory to use for the On-Demand runners. Configure the memory for the On-Demand runners. The default is 1024. See https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_definition_parameters.html for valid values