newrelic/Fargate Runner Action

Allows to execute given fargate task and stream logs back.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws_regionAWS region.yes
ecs_cluster_nameECS cluster name.yes
task_definition_nameTask Definition.yes
container_make_targetContainer make target.yes
cloud_watch_logs_group_nameTask Definition.yes
cloud_watch_logs_stream_nameTask Definition.yes
aws_vpc_subnetTask Definition.yes
aws_vpc_security_groupsSecurity group to be used by the task. If not specified, the default security group of the VPC will be used.no
log_filtersRegexp filters that will be applied to CloudWatch output. To show the full logs add the following filter ".*". By default, it filters Ansible role execution logs.no\[ALLOW_MSG\].+ TASK\s\[.*\]\s PLAY\s\[.*\]\s PLAY\sRECAP\s ok=\d+\s+changed=\d+\s+unreachable=\d+\s+failed=\d+\s+skipped=\d+\s+rescued=\d+\s+ignored=\d+
repo_nameRepository name to clone by the runner to execute make target.yes
git_clone_urlFull URL of the repository to clone by the runner to execute make target.no
refReference to checkout, for example main.yes

no outputs