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 scanning is graciously provided by Bridgecrew. Bridgecrew is the leading fully hosted, cloud-native solution providing continuous Terraform security and compliance.
-
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.