We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0730bdd commit b9beb1fCopy full SHA for b9beb1f
examples/disable_client_cert/README.md
@@ -1,6 +1,6 @@
1
# Disable Client Certificate
2
3
-This example illustrates how to create a simple cluster and disable deprecate security features:
+This example illustrates how to create a simple cluster and disable deprecated security features:
4
5
* basic auth
6
* client certificate
@@ -47,4 +47,4 @@ To provision this example, run the following from within this directory:
47
- `terraform init` to get the plugins
48
- `terraform plan` to see the infrastructure plan
49
- `terraform apply` to apply the infrastructure build
50
-- `terraform destroy` to destroy the built infrastructure
+- `terraform destroy` to destroy the built infrastructure
0 commit comments