Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

wellcomecollection/terraform-aws-template

Repository files navigation

Deprecated - new modules will not follow this template

terraform-aws-template

Terraform template module to help create more terraform modules.

Usage


module "example_implementation" {
  source = "git::github.com/wellcomecollection/terraform-aws-template?ref=v1.0.0"
  example_variable = "example implementation"
}

Outputs

  • output_1 - URL of the new queue
  • output_2 - ARN of the new queue
  • output_3 - Name of the new queue