Jo Rhett
Jo Rhett
> @jefferai Note that the provider doesn't actually construct any of the KMS stuff on its own. It just passes the HCL to a Boundary helper which itself just formats...
Seems like this was added https://www.boundaryproject.io/docs/configuration/kms/awskms#role_arn ...but there's no explanation of what value should be in `web_identity_token_file` and it doesn't appear to work. I've posted details in this thread https://discuss.hashicorp.com/t/how-to-assume-role-to-read-kms-keys/19506/9
mwalling poked into the code and figured out that the role assumption assumes a Saml web assignment https://github.com/hashicorp/go-secure-stdlib/pull/33 The SDK has a role assumption provider (which the web provider is...
Perhaps this is indirectly supported by the token env variable, and just needs to be documented as such? > token (String) The Boundary token to use, as a string or...
There's also the php app streams, which provide 7.3 ... could be installed if `php_version` allowed a leading @ sign
The sysctl provider from augeasproviders allows you to pass 'apply' value where 'true' will cause it to update the sysctl property... so I think this is resolved.
> I've never experienced this. How to reproduce? Did you try with a vanilla VSCode config, in particular empty custom key bindings? Do you see a message like "Waiting for...
> you did not say you had empty `settings.json`, `keybindings.json`, or no vscode extensions (most likely culprit) I don't know what the first two are. I have no modified json...
> Did you try with a vanilla VSCode config, in particular empty custom key bindings? I have never used custom key bindings. I use Vscode every day, but I wouldn't...
> I'll reopen this. Does it still occur? Thank you. I don't know, I had to return to VscodeVim because it impacted my work too much. I'll swap back to...