Skip to content

insight-w3f/terraform-polkadot-aws-global

Repository files navigation

terraform-polkadot-aws-global

open-issues open-pr

Features

This module...

Terraform Versions

For Terraform v0.12.0+

Usage

module "this" {
    source = "github.com/insight-infrastructure/terraform-polkadot-aws-global"

}

Examples

Known Issues

No issue is creating limit on this module.

Providers

Name Version
aws n/a

Inputs

Name Description Type Default Required
api_asg_enable Enable API ASG IAM role bool true no

Outputs

Name Description
api_asg_iam_instance_profile n/a

Testing

This module has been packaged with terratest tests

To run them:

  1. Install Go
  2. Run make test-init from the root of this repo
  3. Run make test again from root

Authors

Module managed by insight-infrastructure

Credits

License

Apache 2 Licensed. See LICENSE for full details.