Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mvisonneau authored Feb 27, 2020
1 parent f365e00 commit 8cd0fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[![Coverage Status](https://coveralls.io/repos/github/mvisonneau/tfcw/badge.svg?branch=master)](https://coveralls.io/github/mvisonneau/tfcw?branch=master)


`TFCW` allows you to **dynamically** maintain your **sensitive variables** within your **Terraform Cloud workspace**.
`TFCW` as its name suggests is a wrapper for the Terraform Cloud API. The main purpose is to provide us with a nice way to **dynamically** maintain our **sensitive variables** within **Terraform Cloud workspaces**.

It is particularily useful when you work with ephemeral secrets which need to be renewed with very short timelines. However, you can also get strong benefit from it if you want to have a declarative way to manage your sensitive data. TFCW allows you to do all that whilst continuing to **only write HCL files**.

Expand Down

0 comments on commit 8cd0fd6

Please sign in to comment.