From b51c976aa23e4cc14670c53ec8d06744f74c8b4a Mon Sep 17 00:00:00 2001 From: badra001 Date: Mon, 10 May 2021 12:59:58 -0400 Subject: [PATCH] change output --- nacl-rules/README.md | 2 +- nacl-rules/outputs.tf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nacl-rules/README.md b/nacl-rules/README.md index 15079cf..16bc630 100644 --- a/nacl-rules/README.md +++ b/nacl-rules/README.md @@ -75,4 +75,4 @@ No modules. | Name | Description | |------|-------------| -| [nacl\_rules\_info](#output\_nacl\_rules\_info) | Information about NACL Rules | +| [info](#output\_info) | Information about NACL Rules | diff --git a/nacl-rules/outputs.tf b/nacl-rules/outputs.tf index 293f1e2..125fe5b 100644 --- a/nacl-rules/outputs.tf +++ b/nacl-rules/outputs.tf @@ -1,4 +1,4 @@ -output "nacl_rules_info" { +output "info" { description = "Information about NACL Rules" value = { description = var.rule_description