0
0
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:
Dan Petersen 2021-02-17 04:04:06 +01:00
parent 211efdf3f4
commit c39464b46d

View File

@ -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: