Skip to content

Commit

Permalink
Update Terraform recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlarkworthy committed Oct 16, 2020
1 parent fa9073e commit e45cc45
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,12 @@ Terraform is an ideal knowledge transfer tool that can communicate the minutea o

A few of the recipes have associated blog posts.

- [Terraform Recipe for WordPress on Fargate](https://futurice.com/blog/terraform-recipe-wordpress-fargate)
- [OpenResty: a Swiss Army Proxy for Serverless; WAL, Slack, Zapier and Auth](https://futurice.com/blog/openresty-a-swiss-army-proxy-for-serverless)
- [Low cost Friends and Family Minecraft server](https://www.futurice.com/blog/friends-and-family-minecraft-server-terraform-recipe)
- [Minimalist BeyondCorp style Identity Aware Proxy for Cloud Run](https://futurice.com/blog/identity-aware-proxy-for-google-cloud-run)
- [Serverless Camunda Business Workflow Engine on Cloud Run](https://www.futurice.com/blog/serverless-camunda-terraform-recipe-using-cloud-run-and-cloud-sql)
- [Serverless Camunda Business Workflow Engine on Cloud Run](https://futurice.com/blog/a-detailed-look-at-camunda-bpmn-application-development)
- [Exporting Bigquery to Cloud Memorystore](https://www.futurice.com/blog/bigquery-to-memorystore)

# Contribution
Expand Down Expand Up @@ -1461,12 +1463,12 @@ Terraform receipe for running Camunda BPMN workflow engine serverlessly on Cloud
Customize the base image in the main.tf locals.

Read more on the blog
- [Provisioning Serverless Camunda on Cloud Run](https://www.futurice.com/blog/serverless-camunda-terraform-recipe-using-cloud-run-and-cloud-sql)
- [Call external services with at-least-once delevery](https://www.futurice.com/blog/at-least-once-delivery-for-serverless-camunda
- [Provisioning Serverless Ca


# [google_cloud/camunda-secure](google_cloud/camunda-secure)
-workflow-automation)
munda on Cloud Run](https://www.futurice.com/blog/serverless-camunda-terraform-recipe-using-cloud-run-and-cloud-sql)
- [Call external services with at-least-once delevery](https://www.futurice.com/blog/at-least-once-delivery-for-serverless-camunda-workflow-automation)


#Camunda # Cloud Run #Cloud SQL #Cloud Build #Container Registry #Docker
Expand Down
2 changes: 2 additions & 0 deletions _header_/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,12 @@ Terraform is an ideal knowledge transfer tool that can communicate the minutea o

A few of the recipes have associated blog posts.

- [Terraform Recipe for WordPress on Fargate](https://futurice.com/blog/terraform-recipe-wordpress-fargate)
- [OpenResty: a Swiss Army Proxy for Serverless; WAL, Slack, Zapier and Auth](https://futurice.com/blog/openresty-a-swiss-army-proxy-for-serverless)
- [Low cost Friends and Family Minecraft server](https://www.futurice.com/blog/friends-and-family-minecraft-server-terraform-recipe)
- [Minimalist BeyondCorp style Identity Aware Proxy for Cloud Run](https://futurice.com/blog/identity-aware-proxy-for-google-cloud-run)
- [Serverless Camunda Business Workflow Engine on Cloud Run](https://www.futurice.com/blog/serverless-camunda-terraform-recipe-using-cloud-run-and-cloud-sql)
- [Serverless Camunda Business Workflow Engine on Cloud Run](https://futurice.com/blog/a-detailed-look-at-camunda-bpmn-application-development)
- [Exporting Bigquery to Cloud Memorystore](https://www.futurice.com/blog/bigquery-to-memorystore)

# Contribution
Expand Down

0 comments on commit e45cc45

Please sign in to comment.