nukosuke/terraform-provider-zendesk

Demonstration experiment

Closed this issue · 0 comments

We would have QA period after first release and fix minor bugs at 0.0.x

Steps

on the test account

apply

  1. Move into examples/ directory which holds example resources
  2. Set Zendesk credentials to TF_VAR_* environment variables
    variable "ZENDESK_ACCOUNT" { type = "string" }
    variable "ZENDESK_EMAIL" { type = "string" }
    variable "ZENDESK_TOKEN" { type = "string" }
  3. terraform plan and terraform apply

import

  1. Delete local tfstate
  2. terraform import