This is an module to creates policies and roles to be used with DC/OS
module "dcos-iam" {
source = "dcos-terraform/iam/aws"
version = "~> 0.2.0"
cluster_name = "production"
}
Name | Description | Type | Default | Required |
---|---|---|---|---|
cluster_name | Name of the DC/OS cluster | string | n/a | yes |
aws_s3_bucket | S3 Bucket for External Exhibitor | string | "" |
no |
name_prefix | Name Prefix | string | "" |
no |
Name | Description |
---|---|
aws_agent_profile | Name of the agent profile |
aws_master_profile | Name of the masters profile |