Can we use Terraform to export the configuration files of one environment and then import them into another environment?

Hello, I have a question here. Can we use Terraform to export the configuration files of one environment and then import them into another environment? Because I want to export and import queues from one environment to other environments

Hello

You can accomplish this using our genesyscloud_tf_export resource.

Here is a guide on using the export feature: https://registry.terraform.io/providers/MyPureCloud/genesyscloud/latest/docs/guides/export

Let me know if you have any other questions.

-Charlie

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.