nektos/Quinntainer

Deploy containers to AWS

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws-regionAWS Region, e.g. us-east-2yes
role-to-assumeARN of IAM Role to assume via GHA OIDCyes
portPort listening in containeryes
cpuCPU to allocate to container1024
memoryMemory to allocate to container2048
docker-build-contextPath to docker build context.
dockerfilePath to DockerfileDockerfile
namedescription
aws-account-idThe AWS account ID for the provided credentials
registryThe URI of the ECR registry i.e. aws_account_id.dkr.ecr.region.amazonaws.com. If multiple registries are provided as inputs, this output will not be set.