mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 02:31:10 +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
|
||||
|
||||
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 }
|
||||
> 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.
|
||||
|
||||
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