mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-05 00:11:57 +00:00
fix typo in `terraform` docs (#6503)
fix typo
The [Docs](https://docs.ansible.com/ansible/latest/collections/community/general/terraform_module.html) have a typo in the examples. `camplex_vars` should be spelled `complex_vars`.
Since many people are copy-and-pasting from docs and modify them to their needs this typo is an annoyance for users.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| cloud_init_data_facts.py | ||
| proxmox.py | ||
| proxmox_disk.py | ||
| proxmox_domain_info.py | ||
| proxmox_group_info.py | ||
| proxmox_kvm.py | ||
| proxmox_nic.py | ||
| proxmox_snap.py | ||
| proxmox_storage_info.py | ||
| proxmox_tasks_info.py | ||
| proxmox_template.py | ||
| proxmox_user_info.py | ||
| rhevm.py | ||
| serverless.py | ||
| terraform.py | ||
| xenserver_facts.py | ||