We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4805b4 commit 6ef0bafCopy full SHA for 6ef0baf
website/docs/r/asymmetric_key.html.markdown
@@ -23,7 +23,7 @@ resource "wireguard_asymmetric_key" "example" {
23
24
The following arguments are supported:
25
26
-* `bind` - (Optional) A string to tie the lifecycle too, e.g. the terraform ID of another resource.
+* `bind` - (Optional) A string to tie the lifecycle to, e.g. the terraform ID of another resource.
27
* `private_key` - (Optional) A supplied WireGuard private key. By default one is generated.
28
29
## Attributes Reference
0 commit comments