From c39464b46dc33df892d81947892ac50d7ce2a3b5 Mon Sep 17 00:00:00 2001 From: Dan Petersen Date: Wed, 17 Feb 2021 04:04:06 +0100 Subject: [PATCH] fix: update docs --- docs/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index dea2db8f..14ac7ee6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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: