Skip to content

Commit

Permalink
fix: description
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyArch committed Aug 22, 2023
1 parent 77bd0b2 commit 6d0de5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ $ terraform apply
| `certs_auth_backend.name` | true | | Cert name |
| `certs_auth_backend.policies` | true | | List of policies |
| `certs_auth_backend.path` | false | cert | Certs auth backend path |
| `certs_auth_backend.tls_self_signed_cert` | true | | cert info |
| `certs_auth_backend.tls_self_signed_cert` | true | | Cert info |
| `certs_auth_backend.tls_self_signed_cert.common_name` | false | | Cert common name |
| `certs_auth_backend.tls_self_signed_cert.organization` | false | | Cert organization |
| `certs_auth_backend.tls_self_signed_cert.allowed_uses` | true | | List of [keywords](https://registry.terraform.io/providers/hashicorp/tls/3.2.1/docs/resources/self_signed_cert#allowed_uses) each describing a use that is permitted for the issued certificate |
Expand Down

0 comments on commit 6d0de5b

Please sign in to comment.