From 60f36bae5054174f309c3ca8e966faf1a9e5a26e Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Mon, 6 Nov 2023 09:44:26 +0000 Subject: [PATCH] Remove usage * This project will be used in conjuction with the Dalmatian tooling, so the usage may not make much sense if this is used as a standalone module --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 5f606e0..0000887 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,6 @@ This project creates and manages resources within an AWS account for infrastructures on dxw's Dalmatian hosting platform. -## Usage - -Example module usage: - -```hcl -module "" { - source = "github.com/dxw/terraform-dxw-dalmatian-infrastructure?ref=v" -} -``` - ## Requirements