Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a sample baas terraform #77

Open
wants to merge 8 commits into
base: v1.1
Choose a base branch
from
Open

Adding a sample baas terraform #77

wants to merge 8 commits into from

Conversation

trevorsc19
Copy link
Contributor

there are a number of customers who have asked about how to configure their BaaS environment for higher throughput. It felt like the right way to package this up succinctly for these customers was a Terraform script which stood up an environment with a few modes, custom protocol configuraion, and lightweight client code showing how to call the BaaS

required_providers {
kaleido = {
source = "kaleido-io/kaleido"
version = "1.1.0-rc.3"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this need 1.1? Or should it work on 1.0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants