feat(terraform): adding cli file
This commit is contained in:
8
terraform/cli.md
Normal file
8
terraform/cli.md
Normal file
@@ -0,0 +1,8 @@
|
||||
## Terraform CLI
|
||||
|
||||
### Getting value of a sensitive object
|
||||
|
||||
```
|
||||
terraform console
|
||||
nonsensitive(nonsensitive(module.applications["myApp"].api_secret_key))
|
||||
```
|
||||
Reference in New Issue
Block a user