Automation using CI/CD pipelines

Hello Team,

We are currently working on automated deployments using terraform & CI-CD pipelines.
While we have factored Architect flows using Archy & terraforms, we need to figure how can we migrate ( from Pre-Prod to PROD ) below objects or incorporate below objects using our automation infrastructure.

Data Action
Agent Scripts

Are there any APIs that lets us export these objects from Pre-Prod environment. We are planning to use these export as source & utilize a different set of APIs to create these objects in our target ( PROD ) environment.

Appreciate your guidance on this one

Br,
Sannket

Hi Sanket,

Take a look at the genesyscloud_tf_export resource. You should be able to export those two items using the export resource.

Thanks,
John Carnell
Director, Developer Engagement