module "template" {
source = "github.com/ministryofjustice/modernisation-platform-terraform-module-template"
tags = local.tags
application_name = local.application_name
}
If you're looking to raise an issue with this module, please create a new issue in the Modernisation Platform repository.
Name | Version |
---|---|
terraform | >= 1.0.1 |
aws | ~> 5.0 |
No providers.
No modules.
No resources.
Name | Description | Type | Default | Required |
---|---|---|---|---|
application_name | Name of application | string |
n/a | yes |
tags | Common tags to be used by all resources | map(string) |
n/a | yes |
No outputs.