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

https://github.com/sousa-andre/terraform-provider-benthos


https://github.com/sousa-andre/terraform-provider-benthos

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Benthos Provider

> [!CAUTION]
> This provider is in an early stage of development. Production usage is not recommended.

## Requirements

- [Terraform](https://developer.hashicorp.com/terraform/downloads) >= 1.0
- [Go](https://golang.org/doc/install) >= 1.21

## Building The Provider

```shell
go install .
```

## Using the provider

Check out the [docs](docs/index.md) on how to use the provider.