mirror of
https://github.com/opentofu/opentofu.git
synced 2026-05-28 04:15:54 -04:00
Fix typo in connection.mdx
This commit is contained in:
parent
4862812c94
commit
8501d07dff
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ Expressions in `connection` blocks cannot refer to their parent resource by name
|
|||
|
||||
### Argument Reference
|
||||
|
||||
The `connection` block supports the following argments. Some arguments are only supported by either the SSH or the WinRM connection type.
|
||||
The `connection` block supports the following arguments. Some arguments are only supported by either the SSH or the WinRM connection type.
|
||||
|
||||
|
||||
| Argument | Connection Type | Description | Default |
|
||||
|
|
|
|||
Loading…
Reference in a new issue