Hi Siddhartha...
What does the export resource in your main.tf (or module) and the reference in your state file look like? Can you paste a sample of those here?
------------------------------
Dean Thames
Sr. Principal Consultant Cloud CX
------------------------------
Original Message:
Sent: 03-16-2023 09:35
From: Siddhartha Chopdar
Subject: While using Terraform to get the User prompts as export, not getting the .wav details in the file export getting only the name of the prompt
Hello Everyone,
While using Terraform to get the User prompts as export, not getting the .wav file in the file export getting only the name.
Below is the sample
resource "genesyscloud_architect_user_prompt" "Prompt_Name123" {
name = "Prompt_Name123"
resources {
language = "en-us"
}
While using this to migrate to other environment, I am not getting the .wav details in the ?
Tried to refresh the terraform objects but still in the export file getting the genesyscloud.tf file itself to use it to migrate.
Any inputs on how to fix this ?
#Integrations
#Unsure/Other
------------------------------
Siddhartha Chopdar
Sabre GLBL Inc
------------------------------