shibayan / terraform-azurerm-keyvault-acmebot

Terraform Module for Key Vault Acmebot
Apache License 2.0
31 stars 35 forks source link

fix: added sensitive flag to the api_key output #67

Closed vikas027 closed 6 months ago

vikas027 commented 6 months ago

Hello @shibayan ,

Terraform was throwing the below error related to the sensitive value of api_key. I have just added sensitive = true in the api_key output.

Here is the output of the terraform

2024-04-11_20-16-49

vikas027 commented 6 months ago

Thanks for quickly merging the PR @shibayan . Can you please release a new version (3.0.3) too? Thanks in advance.

shibayan commented 6 months ago

We have just released v3.0.3. Thanks for your contribution.