This module...
For Terraform v0.12.0+
module "this" {
source = "github.com/insight-infrastructure/terraform-polkadot-aws-global"
}
No issue is creating limit on this module.
Name | Version |
---|---|
aws | n/a |
Name | Description | Type | Default | Required |
---|---|---|---|---|
api_asg_enable | Enable API ASG IAM role | bool |
true |
no |
Name | Description |
---|---|
api_asg_iam_instance_profile | n/a |
This module has been packaged with terratest tests
To run them:
- Install Go
- Run
make test-init
from the root of this repo - Run
make test
again from root
Module managed by insight-infrastructure
Apache 2 Licensed. See LICENSE for full details.