Skip to content

nullstone-modules/aws-fargate

Repository files navigation

aws-fargate

This is a nullstone module to create an AWS Fargate cluster. This module comes with a deployers IAM group that has privileges to perform deployments.

Security & Compliance

Security scanning is graciously provided by Bridgecrew. Bridgecrew is the leading fully hosted, cloud-native solution providing continuous Terraform security and compliance.

Infrastructure Security CIS AWS V1.3 PCI-DSS V3.2 NIST-800-53 ISO27001 SOC2 HIPAA

Inputs

Outputs

  • cluster_arn: string

    • AWS ARN of Fargate cluster
  • cluster_name: string

    • Name of Fargate cluster
  • deployers_name: string

    • Name of the deployers IAM Group that is allowed to deploy to the Fargate cluster.