koverholt / dialogflow-terraform-rest-api

Using Terraform to Templatize REST API calls to Dialogflow

Home Page:https://cloud.koverholt.com/using-terraform-to-templatize-rest-api-calls-to-dialogflow/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using Terraform with REST API calls to Dialogflow

terraform-lint

Use Terraform to templatize REST API calls to Dialogflow in Google Cloud.

Dialogflow CX Default Welcome Intent

Uses a REST API call invoked from Terraform to modify the training phrases in the default welcome intent.

Dialogflow CX Intent Training Phrases

Prerequisites

Usage

  1. Clone this repository and cd into the terraform/ directory
  2. Edit the values in variables.tf
  3. Run terraform init
  4. Run terraform apply

About

Using Terraform to Templatize REST API calls to Dialogflow

https://cloud.koverholt.com/using-terraform-to-templatize-rest-api-calls-to-dialogflow/

License:Apache License 2.0


Languages

Language:HCL 100.0%