/dialogflow-terraform-rest-api

Using Terraform to Templatize REST API calls to Dialogflow

Primary LanguageHCLApache License 2.0Apache-2.0

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