mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-03 20:12:59 +00:00
Update README.md
This commit is contained in:
parent
5a79f039c1
commit
b8f7d7c6a9
@ -29,6 +29,7 @@ If you're building the provider, follow the instructions to [install it as a plu
|
|||||||
#### Arguments
|
#### Arguments
|
||||||
* `virtual_environment` - (Optional) This is the configuration block for the Proxmox Virtual Environment.
|
* `virtual_environment` - (Optional) This is the configuration block for the Proxmox Virtual Environment.
|
||||||
* `endpoint` - (Required) The endpoint for the Proxmox Virtual Environment API.
|
* `endpoint` - (Required) The endpoint for the Proxmox Virtual Environment API.
|
||||||
|
* `insecure` - (Optional) Whether to skip the TLS verification step. Defaults to `false`.
|
||||||
* `password` - (Required) The password for the Proxmox Virtual Environment API.
|
* `password` - (Required) The password for the Proxmox Virtual Environment API.
|
||||||
* `username` - (Required) The username for the Proxmox Virtual Environment API.
|
* `username` - (Required) The username for the Proxmox Virtual Environment API.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user