boundary
boundary copied to clipboard
Boundary enables identity-based access management for dynamic infrastructure.
**Describe the bug** We manage boundary resources with terraform, and this is an credential-stores ```hcl resource "boundary_credential_store_vault" "dev-vault" { name = "dev-vault" description = "Dev vault" address = "" scope_id...
**Describe the bug** When executing a kube command that requires -- in the arguments like kubectl exec; the connect command loses its cool ``` boundary connect kube -target-id target --...
**Describe the bug** When attempting to create a Dynamic Host Catalog using AWS GovCloud credentials, the process fails with the following credential validation error: > host_catalogs.(Service).createPluginInRepo: unable to create host...
**Describe the bug** Using dynamic host sets (AWS specifically, haven't tried the Azure one yet) in a large environment results in the following error: ``` {"id":"","source":"https://hashicorp.com/boundary/4466e4d3c372/controller","specversion":"1.0","type":"error","data":{"error":"rpc error: code = Unknown...
example commands: adding key with multiple values, adding multiple keys: `bin/boundary workers add-worker-tags -id w_1234567890 -tag key=val1,val2 -tag key2=val` > Worker information: > Active Connection Count: 0 > Address: 127.0.0.1:9202...
Bumps [next](https://github.com/vercel/next.js) from 11.1.2 to 12.2.3. Release notes Sourced from next's releases. v12.2.3 Core Changes Remove dynamic params from query in new router: #38466 Fix test page detection: #38475 build(ci):...
To properly utilize the worker/controller options in systemd, the unit should be named `[email protected]` This will enable `systemctl start [email protected]` or `systemctl start [email protected]`
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
This allows us to make an optimize query designed for the desktop UI. This option is currently hidden from OpenAPI and experimental and may change or disappear at any time.