Skip to content

boundary

Provide simple and secure access to hosts and services

Traditional approaches like SSH bastion hosts or VPNs require distributing and managing credentials, configuring network controls like firewalls, and exposing the private network. Boundary provides a secure way to access hosts and critical systems without having to manage credentials or expose your network, and is entirely open source. Boundary is designed to be straightforward to understand, highly scalable, and resilient. It can run in clouds, on-prem, secure enclaves and more, and does not require an agent to be installed on every end host.

secops

https://www.boundaryproject.io

arm64 amd64 armhf

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install boundary

sudo apt install boundary

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    boundary=0.15.4*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      boundary=0.15.4*

Download URLs

Version SHA256 Size (KB)
0.15.4 40ef8363331fe0d8b6842d868a77d27656a283ac88f9fa7c5cf67a6bf898c5b9 107336
0.15.3 b7929e5cfa9eacda5710c53149e980486abc88ee21e4028731200c5915ce0e4a 107301
0.15.2 6d57f61f34fcf24408db26825994faf2ec6bd829ffecb29f793b9d8e59bd6c39 107250
0.15.1 cbce948f55a9cd2fa043ca4f7ec0d93d2d327c1c094df1ae1f633e5baaae3d0c 107257
0.15.0 2026608a184f262681c35f8da6627775ada7ab0a6b4f9d26c56e0438eda5941f 107202
0.14.3 d0115d0ac8d14175717a38c6deb71f818b46d3bc040c7ce22b04b30773d1261f 104257
0.14.2 75d8b7446890522c71929840175e1757fcd16532f50132bbc2a0b599a2f692a6 104053
0.14.1 3f76412fab1e929a5076dc375ec1da001631eba38963f8e1077985ccf7960c85 104042
0.14.0 e41dd442e7fa28a3f2d754d55edae396ce98ac15acd8c9b65edfaa2ac2215b52 104021
0.13.1 4cf83a47d0f7e2d6d3c2c7bb9dde32eb099612efc8975db569948bfc3e209a3e 98293
Version SHA256 Size (KB)
0.15.4 0f8ed8fcf0ad3b488034e69e2d037ce7b4038e1e836c3849e07e0afed3692ce5 99752
0.15.3 f9fb8c1236a22b91bdb9152306a2a2581b54122698bcc0755ca1749bc72f591e 99724
0.15.2 b5adc179f23f4d3c1b2cdb0e8575fba66e3c91cce3dd64e3a5c5e82df1c3f9be 99689
0.15.1 b28be2a69c0c3a101c557a92b3373af9cdb9a59d557bda86ea4ab681c51e2f3a 99659
0.15.0 efc48f048c316593ad527cda0482e5a01694ce7f9f65b2988242b3cbec77d983 99610
0.14.3 eb2ea5310b7e07d499e719c927827298d5bcd82c7d33c3f65e608ac2ddc9271d 97043
0.14.2 819df84f17a42f2764944d00aa16b89bc1765a83e2616eed403b05026a8e1ef3 96900
0.14.1 c5519ba218c3603682e7f4174fc0ed2a13a67095686e90d8ac1b7e1720c4e1a6 96894
0.14.0 8f1dfe8e7988724fce61d4820bf8b6b79a462fabc83221fa08d615e728730693 96871
0.13.1 8c6b74e0afb0f375ff635eed3ca17400546c3a10766b3788e5e2492ed5f2443b 91131
Version SHA256 Size (KB)
0.15.4 b7f79a1651f110db96d11d1d4d55f88d801600fe8e48034a691880c05a3c98e6 98329
0.15.3 1a37bf513627084406142fa0121b87d636fee97d3f32bb4efb0e585d95d07983 98308
0.15.2 b20c2149be499d648087150c8940480a02f579dc8f8d27682327ff29b47a7fc4 98262
0.15.1 9ec444d7c5e1298199e7fecdb24eb761b5d87543a24e5979a385823a59cabbd2 98240
0.15.0 e533c86614b933135db6ab5effb118d476bf90ceef781597b5b1f91c2d708fad 98180
0.14.3 d8721bb41272c77ebff2c548e3b1330415e25de59ef0d73311b8a89794cca7ae 95584
0.14.2 532ee46b082e33689103569e13e36ade89152d36d2644556f5bba16ef3df6ab9 95349
0.14.1 b8095d08121b9fb76a17c73b9f3f9bf20bcaad1af01328234c43aa7aa162e975 95350
0.14.0 e67bc1dee934a37b8fd8a7fda035fc856ab4f0e4a2eaa1755f2974b148f930e9 95319
0.13.1 165564d43c8f6e05de8e0b1ab62913bb289cdaba8fcf1f2d93fce9e8c873cac5 91440

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for boundary are versioned here.

Click here to see boundary ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/secops/boundary/ops2deb.yml
- name: boundary
  version: 0.7.4
  homepage: https://www.boundaryproject.io
  summary: provide simple and secure access to hosts and services
  description: |-
    Traditional approaches like SSH bastion hosts or VPNs require distributing and
    managing credentials, configuring network controls like firewalls, and exposing
    the private network. Boundary provides a secure way to access hosts and
    critical systems without having to manage credentials or expose your network,
    and is entirely open source.
    Boundary is designed to be straightforward to understand, highly scalable, and
    resilient. It can run in clouds, on-prem, secure enclaves and more, and does
    not require an agent to be installed on every end host.
  fetch: https://releases.hashicorp.com/boundary/{{version}}/boundary_{{version}}_linux_amd64.zip
  script:
    - mv boundary {{src}}/usr/bin/boundary

- name: boundary
  matrix:
    architectures:
      - arm64
      - armhf
      - amd64
    versions:
      - 0.7.4
      - 0.7.5
      - 0.7.6
  homepage: https://www.boundaryproject.io
  summary: provide simple and secure access to hosts and services
  description: |-
    Traditional approaches like SSH bastion hosts or VPNs require distributing and
    managing credentials, configuring network controls like firewalls, and exposing
    the private network. Boundary provides a secure way to access hosts and
    critical systems without having to manage credentials or expose your network,
    and is entirely open source.
    Boundary is designed to be straightforward to understand, highly scalable, and
    resilient. It can run in clouds, on-prem, secure enclaves and more, and does
    not require an agent to be installed on every end host.
  fetch: https://releases.hashicorp.com/boundary/{{version}}/boundary_{{version}}_linux_{{goarch}}.zip
  script:
    - mv boundary {{src}}/usr/bin/boundary

- name: boundary
  matrix:
    architectures:
      - amd64
      - arm64
      - armhf
    versions:
      - 0.8.0
      - 0.8.1
      - 0.9.0
      - 0.9.1
      - 0.10.0
      - 0.10.1
      - 0.10.2
      - 0.10.3
      - 0.10.5
      - 0.11.0
      - 0.11.1
      - 0.11.2
      - 0.12.0
      - 0.12.1
      - 0.12.2
      - 0.13.0
      - 0.13.1
      - 0.14.0
      - 0.14.1
      - 0.14.2
      - 0.14.3
      - 0.15.0
      - 0.15.1
      - 0.15.2
      - 0.15.3
      - 0.15.4
  homepage: https://www.boundaryproject.io
  summary: provide simple and secure access to hosts and services
  description: |-
    Traditional approaches like SSH bastion hosts or VPNs require distributing and
    managing credentials, configuring network controls like firewalls, and exposing
    the private network. Boundary provides a secure way to access hosts and
    critical systems without having to manage credentials or expose your network,
    and is entirely open source.
    Boundary is designed to be straightforward to understand, highly scalable, and
    resilient. It can run in clouds, on-prem, secure enclaves and more, and does
    not require an agent to be installed on every end host.
  fetch: https://releases.hashicorp.com/boundary/{{version}}/boundary_{{version}}_linux_{{goarch}}.zip
  install:
    - boundary:/usr/bin/

The blueprint fetch keyword contains a URL template pointing to boundary releases. Downloaded files are locked in a lockfile versioned here.

Click here to see boundary release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/secops/boundary/ops2deb.lock.yml
- url: https://releases.hashicorp.com/boundary/0.7.4/boundary_0.7.4_linux_amd64.zip
  sha256: 35885c509ebdf7905886d61ad7adcf3f4929d60fc058b29b453a734598c39e2a
  timestamp: 2022-01-18 22:31:36+00:00
- url: https://releases.hashicorp.com/boundary/0.7.4/boundary_0.7.4_linux_arm.zip
  sha256: f3e25637f728763f9890de9baff44eca9298390df0e80a95e82c05ff76c43056
  timestamp: 2022-01-28 19:15:46+00:00
- url: https://releases.hashicorp.com/boundary/0.7.4/boundary_0.7.4_linux_arm64.zip
  sha256: 248daf8b263473f886100ccc9cf83bf20c1fb982588b633401e78f0b5e8267f7
  timestamp: 2022-01-28 19:15:46+00:00
- url: https://releases.hashicorp.com/boundary/0.7.5/boundary_0.7.5_linux_amd64.zip
  sha256: f5eb5fe62aaeeded91448c1cffd9442ea4f6f79c2820a387bcb2d6d72e982eac
  timestamp: 2022-02-17 22:18:54+00:00
- url: https://releases.hashicorp.com/boundary/0.7.5/boundary_0.7.5_linux_arm.zip
  sha256: c633ed23b2a5ad1c6891d6f20aae380d51da94258dcf0f07356274d89e3319d2
  timestamp: 2022-02-17 22:18:54+00:00
- url: https://releases.hashicorp.com/boundary/0.7.5/boundary_0.7.5_linux_arm64.zip
  sha256: a604d80b596d8b05ad903cd6b869a10422667211dab13c6d34cd4179b11f9230
  timestamp: 2022-02-17 22:18:54+00:00
- url: https://releases.hashicorp.com/boundary/0.7.6/boundary_0.7.6_linux_amd64.zip
  sha256: 28cf7425e6763dda3406d5ae0cf416cf1b1f7d1b938e5913c8a8fd2bd22e64ed
  timestamp: 2022-03-16 22:19:10+00:00
- url: https://releases.hashicorp.com/boundary/0.7.6/boundary_0.7.6_linux_arm.zip
  sha256: 2f30d4cf11dd2508d1af87c4ba155827a8035e64b57f1d447689819109051ea2
  timestamp: 2022-03-16 22:19:10+00:00
- url: https://releases.hashicorp.com/boundary/0.7.6/boundary_0.7.6_linux_arm64.zip
  sha256: b2cf95af472383cbf552f9d3a19345a3e774d9f67b41c646f5503b48bdc85d93
  timestamp: 2022-03-16 22:19:10+00:00
- url: https://releases.hashicorp.com/boundary/0.8.0/boundary_0.8.0_linux_amd64.zip
  sha256: 5690606abcfe3405ffda3d264b8aa1eaeafcbdb7e5cd9e98b1a11e2f75681d47
  timestamp: 2022-05-03 23:20:55+00:00
- url: https://releases.hashicorp.com/boundary/0.8.0/boundary_0.8.0_linux_arm.zip
  sha256: 42485a4e9b40abb953f98a75434d6dea4d1befa0133b0fb1200486c85dfc6d35
  timestamp: 2022-05-03 23:20:55+00:00
- url: https://releases.hashicorp.com/boundary/0.8.0/boundary_0.8.0_linux_arm64.zip
  sha256: 04ad9308977df4310429970370d7ef7da6c06511d39e7f7f642e4c30e82d3b77
  timestamp: 2022-05-03 23:20:55+00:00
- url: https://releases.hashicorp.com/boundary/0.8.1/boundary_0.8.1_linux_amd64.zip
  sha256: d50e8f0483e39e596b3ff5f37316bffe33ae78a07bed51c9b6ccdb0e3d3230cc
  timestamp: 2022-05-16 23:20:21+00:00
- url: https://releases.hashicorp.com/boundary/0.8.1/boundary_0.8.1_linux_arm.zip
  sha256: b6d1fcdead971b3d1882b36f82f24713b694ad47749d2c393ebea2c2ba757377
  timestamp: 2022-05-16 23:20:21+00:00
- url: https://releases.hashicorp.com/boundary/0.8.1/boundary_0.8.1_linux_arm64.zip
  sha256: a5235d8fe7c08bdb52acbd7a4e4b33dad1fabe0769576cc69d2fc5cb848e3b72
  timestamp: 2022-05-16 23:20:21+00:00
- url: https://releases.hashicorp.com/boundary/0.9.0/boundary_0.9.0_linux_amd64.zip
  sha256: e97c8b93e23326c5cd0cf0a65cc79790d80dcafd175d577175698b0c091da992
  timestamp: 2022-06-20 23:19:40+00:00
- url: https://releases.hashicorp.com/boundary/0.9.0/boundary_0.9.0_linux_arm.zip
  sha256: f611d8ddceb85c1f01bf350978be5a781f626b703e8f26b6dc41e75fdf3070f8
  timestamp: 2022-06-20 23:19:40+00:00
- url: https://releases.hashicorp.com/boundary/0.9.0/boundary_0.9.0_linux_arm64.zip
  sha256: 216755bd18cbcbe9627caadbf8060e6d4f73659797415e013a78c1898dae702f
  timestamp: 2022-06-20 23:19:40+00:00
- url: https://releases.hashicorp.com/boundary/0.9.1/boundary_0.9.1_linux_amd64.zip
  sha256: cbe308791f917a02430ac3eb7fa651a3031dd74000e7eea3f932db61b366baa0
  timestamp: 2022-07-06 23:19:24+00:00
- url: https://releases.hashicorp.com/boundary/0.9.1/boundary_0.9.1_linux_arm.zip
  sha256: 97d0acd30b59bb0f5a320f7d888863ffe7f4afc1ef1c877c30a10818aee4697e
  timestamp: 2022-07-06 23:19:24+00:00
- url: https://releases.hashicorp.com/boundary/0.9.1/boundary_0.9.1_linux_arm64.zip
  sha256: 7f8d063fe07addeab3c5155317f955d53513215f16348b546e7651d1aa2f83e5
  timestamp: 2022-07-06 23:19:24+00:00
- url: https://releases.hashicorp.com/boundary/0.10.0/boundary_0.10.0_linux_amd64.zip
  sha256: 88dc146eb452b3ef29ca79752a4b08c49ab99da8463bbd89af722ce3c48a3ce3
  timestamp: 2022-08-10 23:19:52+00:00
- url: https://releases.hashicorp.com/boundary/0.10.0/boundary_0.10.0_linux_arm.zip
  sha256: 4607e8406943e6d50fb8cb9b5595e0a8a0c3fc6b276f527871a0fd17d69adb80
  timestamp: 2022-08-10 23:19:52+00:00
- url: https://releases.hashicorp.com/boundary/0.10.0/boundary_0.10.0_linux_arm64.zip
  sha256: cae3b47db37ab935acb90280037071c40bcfd9b73ea740a1abbe84d4764ad2ea
  timestamp: 2022-08-10 23:19:52+00:00
- url: https://releases.hashicorp.com/boundary/0.10.1/boundary_0.10.1_linux_amd64.zip
  sha256: bedfa4f2e839bac918533d57081cb10b954fa82460de8df4dd057e5749b88de5
  timestamp: 2022-08-12 04:10:31+00:00
- url: https://releases.hashicorp.com/boundary/0.10.1/boundary_0.10.1_linux_arm.zip
  sha256: c1dd5f3528aa136010dd6521e9974811f81f8ae54f067947cb7f2fab810e9d75
  timestamp: 2022-08-12 04:10:31+00:00
- url: https://releases.hashicorp.com/boundary/0.10.1/boundary_0.10.1_linux_arm64.zip
  sha256: 95aac4159865c662d1186f2c07fa3e7c604c9b168b777fba2fd3b003caa01aa8
  timestamp: 2022-08-12 04:10:31+00:00
- url: https://releases.hashicorp.com/boundary/0.10.2/boundary_0.10.2_linux_amd64.zip
  sha256: 8c5d3abf66ab46ef69968ccf31e0255d4d228d2d924a991008bf779529de92ca
  timestamp: 2022-08-24 04:23:26+00:00
- url: https://releases.hashicorp.com/boundary/0.10.2/boundary_0.10.2_linux_arm.zip
  sha256: b288224a6189bb434bf00926049be1224ff205422b53bd272f60a6adfa9f7ab8
  timestamp: 2022-08-24 04:23:26+00:00
- url: https://releases.hashicorp.com/boundary/0.10.2/boundary_0.10.2_linux_arm64.zip
  sha256: f487b2c1e43245dfb652633fe39c290f17542ebdff682f5b750e3f7050e658f3
  timestamp: 2022-08-24 04:23:26+00:00
- url: https://releases.hashicorp.com/boundary/0.10.3/boundary_0.10.3_linux_amd64.zip
  sha256: b5672b396d631e8dfb01337fe4ad9dffb4440fbb1e3cf80205f048f77c817dc9
  timestamp: 2022-08-31 04:44:03+00:00
- url: https://releases.hashicorp.com/boundary/0.10.3/boundary_0.10.3_linux_arm.zip
  sha256: 712be9f64b82c7f28b82f930711c8b489fe28a3cb5f288835052eea62b4239ce
  timestamp: 2022-08-31 04:44:03+00:00
- url: https://releases.hashicorp.com/boundary/0.10.3/boundary_0.10.3_linux_arm64.zip
  sha256: 0c41433d28ca3ae15dda1a21eed43a5a5e5eb529dff72bdece10e8f888aef3ff
  timestamp: 2022-08-31 04:44:03+00:00
- url: https://releases.hashicorp.com/boundary/0.10.5/boundary_0.10.5_linux_amd64.zip
  sha256: 433fd79b9981c0426a99195f9194229d62e22fcb17ef77ee082c7e7e72543eb3
  timestamp: 2022-09-14 20:31:09+00:00
- url: https://releases.hashicorp.com/boundary/0.10.5/boundary_0.10.5_linux_arm.zip
  sha256: 4b592dc236332f52f7253c6ca88e58b7e9f9d8ca58c9af21f74863b08447968b
  timestamp: 2022-09-14 20:31:09+00:00
- url: https://releases.hashicorp.com/boundary/0.10.5/boundary_0.10.5_linux_arm64.zip
  sha256: a9fbe3c23e967ea6da6617f933e8e4d1b19c902ff9145d44414c8737e8a8bc9b
  timestamp: 2022-09-14 20:31:09+00:00
- url: https://releases.hashicorp.com/boundary/0.11.0/boundary_0.11.0_linux_amd64.zip
  sha256: 0eb60ba3b945415d13124cbb1639e038e120a9aa1ca8dc8bc229cdd58abc4988
  timestamp: 2022-09-27 20:37:05+00:00
- url: https://releases.hashicorp.com/boundary/0.11.0/boundary_0.11.0_linux_arm.zip
  sha256: 483591add675836416c99ac84de9ccd0d327895fbe8a2741342c1956a67afc6d
  timestamp: 2022-09-27 20:37:05+00:00
- url: https://releases.hashicorp.com/boundary/0.11.0/boundary_0.11.0_linux_arm64.zip
  sha256: 3688c79657308f184b4b709e0b3c374d7be53648bc0e8f91433663ab01e46707
  timestamp: 2022-09-27 20:37:05+00:00
- url: https://releases.hashicorp.com/boundary/0.11.1/boundary_0.11.1_linux_amd64.zip
  sha256: b500fe5d0d616b6a720ed4803e44f44843536166b7abe459246bf1b596b06cd1
  timestamp: 2022-11-30 16:22:33+00:00
- url: https://releases.hashicorp.com/boundary/0.11.1/boundary_0.11.1_linux_arm.zip
  sha256: b975059ab2eeb3f3da9536d354f868ab0cb4236e3f284692981fa03ac7add020
  timestamp: 2022-11-30 16:22:33+00:00
- url: https://releases.hashicorp.com/boundary/0.11.1/boundary_0.11.1_linux_arm64.zip
  sha256: 30d597002bb7c004363e7d6a1496c5b3232d15c26c2ef72af77dbfff13d7ffe3
  timestamp: 2022-11-30 16:22:33+00:00
- url: https://releases.hashicorp.com/boundary/0.11.2/boundary_0.11.2_linux_amd64.zip
  sha256: bc5012ba320a73a1a92a79b9646664f873d5f1447b01cae38f37e3b82a462b76
  timestamp: 2022-12-09 22:17:26+00:00
- url: https://releases.hashicorp.com/boundary/0.11.2/boundary_0.11.2_linux_arm.zip
  sha256: c73a7028e3277e0862a7fe8ef2b0445eef8196f7d8e539e65878b6ea5fdf2ffb
  timestamp: 2022-12-09 22:17:26+00:00
- url: https://releases.hashicorp.com/boundary/0.11.2/boundary_0.11.2_linux_arm64.zip
  sha256: 8adf83f8f81c6c828de0ca530039657550287a83c3d7a22603747c38545317af
  timestamp: 2022-12-09 22:17:26+00:00
- url: https://releases.hashicorp.com/boundary/0.12.0/boundary_0.12.0_linux_amd64.zip
  sha256: f74bbbb7ae86b02caf6033502ab77d1fbc0ea38c4d0351ccb56894385269eee3
  timestamp: 2023-02-08 19:24:44+00:00
- url: https://releases.hashicorp.com/boundary/0.12.0/boundary_0.12.0_linux_arm.zip
  sha256: 6a9620447efbbaf3a14c2cff48fc922e17c302ce890f585b37dfa3cb04e65bd5
  timestamp: 2023-02-08 19:24:44+00:00
- url: https://releases.hashicorp.com/boundary/0.12.0/boundary_0.12.0_linux_arm64.zip
  sha256: 138e7c1ca02747ea26849d0ddfe96c10c908b88d0d6d714c09656b3e7e695451
  timestamp: 2023-02-08 19:24:44+00:00
- url: https://releases.hashicorp.com/boundary/0.12.1/boundary_0.12.1_linux_amd64.zip
  sha256: dd790539170b0a8d00553a0a01c424cf16e44c73c780e286ec335df19c7457bd
  timestamp: 2023-03-14 01:20:09+00:00
- url: https://releases.hashicorp.com/boundary/0.12.1/boundary_0.12.1_linux_arm.zip
  sha256: 8c8e56c16954952632ee0465ec417d2940d15d517ad8ff2ae4a78199e36d7fbd
  timestamp: 2023-03-14 01:20:09+00:00
- url: https://releases.hashicorp.com/boundary/0.12.1/boundary_0.12.1_linux_arm64.zip
  sha256: 2d59ee8a66078840059b5cdde58e87c1bf4f8f49d1974936b256aabe0f1e95fa
  timestamp: 2023-03-14 01:20:09+00:00
- url: https://releases.hashicorp.com/boundary/0.12.2/boundary_0.12.2_linux_amd64.zip
  sha256: 7c3db27111d8622061b1fc667ab4b1bb0d6af04f8a8ae3e0f6dfd58dfb086d41
  timestamp: 2023-04-07 21:14:28+00:00
- url: https://releases.hashicorp.com/boundary/0.12.2/boundary_0.12.2_linux_arm.zip
  sha256: a7e94e075313097e191ab0d654e7c617b5c5ced52e53abf826c17578701765be
  timestamp: 2023-04-07 21:14:28+00:00
- url: https://releases.hashicorp.com/boundary/0.12.2/boundary_0.12.2_linux_arm64.zip
  sha256: 08a7d655874d828428e8c0a7aeec6b34ea37b8cfc7bdff05062102b013fff58e
  timestamp: 2023-04-07 21:14:28+00:00
- url: https://releases.hashicorp.com/boundary/0.13.0/boundary_0.13.0_linux_amd64.zip
  sha256: cc9d2303067958ac63f772a26a684f7f6cda4664f7d8f6e39758dc46ee6de542
  timestamp: 2023-06-13 01:42:23+00:00
- url: https://releases.hashicorp.com/boundary/0.13.0/boundary_0.13.0_linux_arm.zip
  sha256: eba25a8a6b1df5041ff37f31944079c6e64714d0d880dbfec4d0d6009f3830f8
  timestamp: 2023-06-13 01:42:23+00:00
- url: https://releases.hashicorp.com/boundary/0.13.0/boundary_0.13.0_linux_arm64.zip
  sha256: 52a648ad255fadf6f6c6eb65893a15134b70d351f08b2ba3c5e8e66e454905db
  timestamp: 2023-06-13 01:42:23+00:00
- url: https://releases.hashicorp.com/boundary/0.13.1/boundary_0.13.1_linux_amd64.zip
  sha256: 7e549922c0cb31e46fbbbb52eaa6cfccbf40046b8a50844adf644c9ef335cb97
  timestamp: 2023-07-18 12:37:07+00:00
- url: https://releases.hashicorp.com/boundary/0.13.1/boundary_0.13.1_linux_arm.zip
  sha256: d877d784cc69994d14b3f786e330dcff6c355549126966cba6c49366f03a9c77
  timestamp: 2023-07-18 12:37:07+00:00
- url: https://releases.hashicorp.com/boundary/0.13.1/boundary_0.13.1_linux_arm64.zip
  sha256: 5d7cb7041ec6d561b256c9439e83c573da7a5f8a5146fa661c77a77457386c7c
  timestamp: 2023-07-18 12:37:07+00:00
- url: https://releases.hashicorp.com/boundary/0.14.0/boundary_0.14.0_linux_amd64.zip
  sha256: 08de61de0c4aa47608ab414199c50eed1569993ea56b0d058004c7fb2bd1d560
  timestamp: 2023-10-13 12:33:59+00:00
- url: https://releases.hashicorp.com/boundary/0.14.0/boundary_0.14.0_linux_arm.zip
  sha256: 47b4b33341fa7b5b11ce1479110562de0ce831545c999f2e8f5f1ba77075f625
  timestamp: 2023-10-13 12:33:59+00:00
- url: https://releases.hashicorp.com/boundary/0.14.0/boundary_0.14.0_linux_arm64.zip
  sha256: f039c4af2823905e621c0c8e6eacad592931d28bc136ac1b9485f82e0bcee043
  timestamp: 2023-10-13 12:33:59+00:00
- url: https://releases.hashicorp.com/boundary/0.14.1/boundary_0.14.1_linux_amd64.zip
  sha256: 7e422f4b32bfa24ec57ee9979bd6585b7cc2206c6c54b112c7946586d31e327a
  timestamp: 2023-10-17 21:14:41+00:00
- url: https://releases.hashicorp.com/boundary/0.14.1/boundary_0.14.1_linux_arm.zip
  sha256: d8613e96abdb79ddeb3b9bae7017a6aa3c0a694a572c0fedb5b8430b025051d5
  timestamp: 2023-10-17 21:14:41+00:00
- url: https://releases.hashicorp.com/boundary/0.14.1/boundary_0.14.1_linux_arm64.zip
  sha256: cfd5a6be55947b7618875bebc055685477300f272a0b45a0463080300b89b57b
  timestamp: 2023-10-17 21:14:41+00:00
- url: https://releases.hashicorp.com/boundary/0.14.2/boundary_0.14.2_linux_amd64.zip
  sha256: f9857707147490630137b8fa62f6086e235ec4d95815c4b8b56724537d8998ef
  timestamp: 2023-11-02 18:21:46+00:00
- url: https://releases.hashicorp.com/boundary/0.14.2/boundary_0.14.2_linux_arm.zip
  sha256: 488214773d474ac3376f25dc46f15955e9ec8ee5b1aa5a6bd2ca2428dea712fd
  timestamp: 2023-11-02 18:21:46+00:00
- url: https://releases.hashicorp.com/boundary/0.14.2/boundary_0.14.2_linux_arm64.zip
  sha256: 180ae73d2f89bbc60613ad0ce851fab8822c88a8608602ce3dbb58c7bc4bca64
  timestamp: 2023-11-02 18:21:46+00:00
- url: https://releases.hashicorp.com/boundary/0.14.3/boundary_0.14.3_linux_amd64.zip
  sha256: 284ffea85f2853b87b783a2d1e6cd4ceb0b0c3ad8d15233cd7d634ce53363327
  timestamp: 2023-12-12 21:15:27+00:00
- url: https://releases.hashicorp.com/boundary/0.14.3/boundary_0.14.3_linux_arm.zip
  sha256: 5173f04e3108e3845f5fa55c8ed85a9c06dd9e4c72fda5d71ad86bc001ddf56e
  timestamp: 2023-12-12 21:15:27+00:00
- url: https://releases.hashicorp.com/boundary/0.14.3/boundary_0.14.3_linux_arm64.zip
  sha256: e18b335cdddcffefdc60e496dd39770f5936f7ac014d23cd019a2e7cb7e99dc5
  timestamp: 2023-12-12 21:15:27+00:00
- url: https://releases.hashicorp.com/boundary/0.15.0/boundary_0.15.0_linux_amd64.zip
  sha256: 85346b2af81611faba80a5d8f821492124b3516d0c674bfef64ba8a885c98ac2
  timestamp: 2024-02-04 15:05:42+00:00
- url: https://releases.hashicorp.com/boundary/0.15.0/boundary_0.15.0_linux_arm.zip
  sha256: 0e53adc2625fc404f46dd4d32e18593f567f5a525a327a98db151a3e9ecfe59a
  timestamp: 2024-02-04 15:05:42+00:00
- url: https://releases.hashicorp.com/boundary/0.15.0/boundary_0.15.0_linux_arm64.zip
  sha256: 1a24b1b9eaf903a9be7bcb8f6e9be9a84771319c3eb989800c99759ecfcd2461
  timestamp: 2024-02-04 15:05:42+00:00
- url: https://releases.hashicorp.com/boundary/0.15.1/boundary_0.15.1_linux_amd64.zip
  sha256: 50527710a49c6ca4b9037473d49485bca417deb8196639650b02c3970db137fd
  timestamp: 2024-02-29 18:06:43+00:00
- url: https://releases.hashicorp.com/boundary/0.15.1/boundary_0.15.1_linux_arm.zip
  sha256: 8fa59ef5abf160c51c567ffa43e2392d531938d6a54b5e834aeddba0920d4aef
  timestamp: 2024-02-29 18:06:43+00:00
- url: https://releases.hashicorp.com/boundary/0.15.1/boundary_0.15.1_linux_arm64.zip
  sha256: 103b891641607b3a5cb57ac2c819740ec1c6f33097919aaab7314f731af1a4d4
  timestamp: 2024-02-29 18:06:43+00:00
- url: https://releases.hashicorp.com/boundary/0.15.2/boundary_0.15.2_linux_amd64.zip
  sha256: 8beb52476d266ce67ff5d4e7709e2705002d7c42d4a39e94dd8f546bcda2b33d
  timestamp: 2024-03-11 18:06:33+00:00
- url: https://releases.hashicorp.com/boundary/0.15.2/boundary_0.15.2_linux_arm.zip
  sha256: e264fb8ab2e85d71b87c727dd86ecf7a8739ac8c5c4b4b9c1326a67d31846b60
  timestamp: 2024-03-11 18:06:33+00:00
- url: https://releases.hashicorp.com/boundary/0.15.2/boundary_0.15.2_linux_arm64.zip
  sha256: da7b47b1c309e08d2ff97dd0cd36d3e4786082e5ccf3c610a99e7c18ec44df5c
  timestamp: 2024-03-11 18:06:33+00:00
- url: https://releases.hashicorp.com/boundary/0.15.3/boundary_0.15.3_linux_amd64.zip
  sha256: eb11a0aafa967ad2163af808900c2d0c9586c921196ca29bf18449442bad841e
  timestamp: 2024-03-21 21:06:02+00:00
- url: https://releases.hashicorp.com/boundary/0.15.3/boundary_0.15.3_linux_arm.zip
  sha256: a56712bcfebd9e135ccf0ca8e037b445bddd3563c808b9e9f3e6d19acfd32d05
  timestamp: 2024-03-21 21:06:02+00:00
- url: https://releases.hashicorp.com/boundary/0.15.3/boundary_0.15.3_linux_arm64.zip
  sha256: ab763f2a3d86cf5a2209355f97a3af40e50cf9ce7e6180549632a7b450507065
  timestamp: 2024-03-21 21:06:02+00:00
- url: https://releases.hashicorp.com/boundary/0.15.4/boundary_0.15.4_linux_amd64.zip
  sha256: e0ed23745e48d9371c537ba707e8ce8d23e82d04145f67377ee0916200fd7788
  timestamp: 2024-04-09 21:06:05+00:00
- url: https://releases.hashicorp.com/boundary/0.15.4/boundary_0.15.4_linux_arm.zip
  sha256: 373bfd7fe84b8fbe8050d426858caadd939c60f230fe490038558f499c807e77
  timestamp: 2024-04-09 21:06:05+00:00
- url: https://releases.hashicorp.com/boundary/0.15.4/boundary_0.15.4_linux_arm64.zip
  sha256: 9dded0df4d8fd8331c0c1cea759646da3ab502b7d498f1af3f9d6006bf06d2de
  timestamp: 2024-04-09 21:06:05+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/boundary.svg)](https://docs.wakemeops.com/packages/boundary)
<a href="https://docs.wakemeops.com/packages/boundary">
  <img src="https://docs.wakemeops.com/badges/boundary.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/boundary.svg
:target: https://docs.wakemeops.com/packages/boundary