Manfred Liiv
Manfred Liiv
Provide a way to pass sensitive content to `archive_file`. At the moment there is no other way to mask a variable or flag an input as sensitive than at the...
### Terraform Version The issue is present on both 0.15 and 1.0. ``` $ terraform version Terraform v1.0.5 on darwin_amd64 ``` ``` $ terraform version Terraform v0.15.5 on darwin_amd64 ```...
**Describe the solution you'd like** [A clear and concise description of what you want to happen.] I'd like there to be a way to just clean up dangling e2e objects....
**Describe the solution you'd like** Add support for deleting based on `--file` flag similarly to `sonobuoy run -f`. I have a use-case where I always need to retain the namespace...
The waiting for reconciliation feature can be undesirable in a lot of real-world uses of cli-utils. Imagine waiting for a DaemonSet across **many** nodes to reconcile (where some of the...