mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-05 05:24:01 +00:00
fix: update docs
This commit is contained in:
parent
211efdf3f4
commit
c39464b46d
@ -32,8 +32,7 @@ The Proxmox provider offers a flexible means of providing credentials for authen
|
|||||||
|
|
||||||
### Static credentials
|
### Static credentials
|
||||||
|
|
||||||
Warning: Hard-coding credentials into any Terraform configuration is not recommended, and risks secret leakage should this file ever be committed to a public version control system.
|
> Warning: Hard-coding credentials into any Terraform configuration is not recommended, and risks secret leakage should this file ever be committed to a public version control system.
|
||||||
{: .label .label-red }
|
|
||||||
|
|
||||||
Static credentials can be provided by adding a `username` and `password` in-line in the Proxmox provider block:
|
Static credentials can be provided by adding a `username` and `password` in-line in the Proxmox provider block:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user