Skip to content

v1.1.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 24 May 20:16
9ee484a
Allow overriding Fargate Profile name and Fargate Role name. Update Fargate Profile naming @aknysh (#26)

what

  • Allow overriding Fargate Profile name and Fargate Role name
  • Add the provide Kubernetes namespace to the Fargate Profile name when it's derived from the context

why

  • Allow the caller of the module to specify the names of the Fargate Profile and Fargate IAM Role (instead of deriving them from the context)
  • Allow provisioning multiple Fargate Profiles into the same account (using the same context values) but for different Kubernetes namespaces