GPal
GPal
+1 for this feature
@typkrft , thanks for mentioning `'famiu/bufdelete.nvim'` . I use key-binding to close the buffer, so this works for me. @noib3 thanks for creating cokeline. Nice plugin.
It is really good to have this kind of feature in terraform DSL. However this can be achieved (to some extent) if using terraform CDK. But terraform CDK cannot be...
> @trallnag, In TerraformCDK you can write terraform code in a proper programming language like python. With this, you can mask some of the code in if-then-else. I used terraform...
oci cli is not picking up `export OCI_CLI_RC_FILE="~/rc_file"`environment variable. But if I specify `--cli-rc-file=~/rc_file` on command line it works. $ oci --version 3.33.2
> The quotes are preventing tilde expansion. `export OCI_CLI_RC_FILE=~/rc_file` will work. I have already tried full absolute path as well. Its not picking up.
MacOS Ventura 13.5.2