diff --git a/ldap-get-attribute/README.md b/ldap-get-attribute/README.md index 462b700..070721b 100644 --- a/ldap-get-attribute/README.md +++ b/ldap-get-attribute/README.md @@ -29,7 +29,7 @@ module "user_badra001" { ``` # Sample Output -```json +```hcl search_results = { "attribute" = "mail" "attribute_value" = [ diff --git a/ldap-get-attribute/main.tf b/ldap-get-attribute/main.tf index 745bbb3..865999a 100644 --- a/ldap-get-attribute/main.tf +++ b/ldap-get-attribute/main.tf @@ -30,7 +30,7 @@ * ``` * * # Sample Output -* ```json +* ```hcl * search_results = { * "attribute" = "mail" * "attribute_value" = [