Closed vikas027 closed 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.
sensitive = true
api_key
Here is the output of the terraform
Thanks for quickly merging the PR @shibayan . Can you please release a new version (3.0.3) too? Thanks in advance.
3.0.3
We have just released v3.0.3. Thanks for your contribution.
Hello @shibayan ,
Terraform was throwing the below error related to the sensitive value of api_key. I have just added
sensitive = true
in theapi_key
output.Here is the output of the terraform