An open API service indexing awesome lists of open source software.

https://github.com/devops-rob/terraform-boundary-getting-started

A starter module that deploys all the resources required to log in to boundary for the first time.
https://github.com/devops-rob/terraform-boundary-getting-started

Last synced: 7 months ago
JSON representation

A starter module that deploys all the resources required to log in to boundary for the first time.

Awesome Lists containing this project

README

          

# Terraform Module: HashiCorp Boundary starter resources

This module will provision the main resources in Boundary to allow you to log in for the first time and configure Boundary as per your organisations requirements.

## Requirements

This module assumes you have a Boundary cluster provisioned with a database which has been initialised with no resources.

## Example usage

```hcl
provider "boundary" {
addr = "http://boundary.container.shipyard.run:9200/"
recovery_kms_hcl = <