feat(terraform): adding cli file
This commit is contained in:
parent
e5738c5c3f
commit
7473da14f4
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))
|
||||||
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user