From b63a8c8892c0616d29de7afcb232069b10e8f4e9 Mon Sep 17 00:00:00 2001 From: rsclarke Date: Sun, 7 Nov 2021 14:59:32 +0800 Subject: [PATCH] Update documentation for terraform 1.0 changes (#9) --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index c82dc7f..79a1a16 100644 --- a/README.md +++ b/README.md @@ -23,13 +23,6 @@ module { } ``` -## Requirements - -| Name | Version | -|------|---------| -| terraform | `~> 0.14.0` | -| cloudflare | `>= 2.0` | - ## Providers | Name | Version | @@ -49,4 +42,4 @@ module { ## Outputs -This module does not expose any ouputs. +This module does not expose any outputs.