terraform-provider-bigip icon indicating copy to clipboard operation
terraform-provider-bigip copied to clipboard

Remove sensitive flag from SSL certificate

Open pcfens opened this issue 3 years ago • 0 comments

An SSL certificate is generally considered not a secret since it's transmitted as part of setting up an HTTPS connection. Marking the value here as sensitive creates issues in certain workflows.

Note: reverts a small part of #209

pcfens avatar Nov 12 '21 00:11 pcfens