Skip to content

Commit

Permalink
change output
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed May 10, 2021
1 parent c372e4b commit b51c976
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nacl-rules/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ No modules.

| Name | Description |
|------|-------------|
| <a name="output_nacl_rules_info"></a> [nacl\_rules\_info](#output\_nacl\_rules\_info) | Information about NACL Rules |
| <a name="output_info"></a> [info](#output\_info) | Information about NACL Rules |
2 changes: 1 addition & 1 deletion nacl-rules/outputs.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
output "nacl_rules_info" {
output "info" {
description = "Information about NACL Rules"
value = {
description = var.rule_description
Expand Down

0 comments on commit b51c976

Please sign in to comment.