Day 2 operations with Terraform Open Source Connector

Alikutty A
Tera Sage

I need to handle few Day 2 use cases like Adding disks to a VM, Resizing a VM, Snapshot of VM which are currently executed using Terraform Open Source scripts by a customer and we are looking to configure the same via CPG Terraform Connector. Is it possible to achieve this via CPG resource blocks out of box? I also do not see any CAPI setup for Terraform operations.

Any support is appreciated @Ram Devanathan 

 

6 REPLIES 6

this is not supported out of the box, but we can discuss and brainstorm how to build this via RB operations/extension. might need some bit of custom integration work.

please reach out to me offline at ramkumar<dot>devanathan<at>servicenow<dot>com

Community Alums
Not applicable

Hi,

I am getting below error while trying to provision a resource from azure through Terraform. When i check flow it is showing me error at "TFECreateVariables" step with below error:

"Error: 422: {"errors":[{"status":"422","title":"invalid attribute","detail":"Key can only contain letters, numbers, underscores, and hyphens","source":{"pointer":"/data/attributes/key"}}]} (script_include:CloudRESTAPIInvoker; line 159)"

Though all Key values are in proper format. Have you ever faced this issue earlier. Any help would be greatly appreciated @Alikutty A @Ram Devanathan1