You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Password is not stored in the state file in the plain text.
Actual Behavior
Password is required, but the doc mentioned it's optional. Moreover it is stored in the state file in the plain text which is insecurity and generally a very bad practice.
Steps to Reproduce
terraform init
terraform apply
Important Factoids
No.
References
n/a
The text was updated successfully, but these errors were encountered:
Terraform Version
Affected Resource
grafana_user
Terraform Configuration Files
Debug Output
n/a
Panic Output
n/a
Expected Behavior
Password is not stored in the state file in the plain text.
Actual Behavior
Password is required, but the doc mentioned it's optional. Moreover it is stored in the state file in the plain text which is insecurity and generally a very bad practice.
Steps to Reproduce
terraform init
terraform apply
Important Factoids
No.
References
n/a
The text was updated successfully, but these errors were encountered: