Day 2 operations with Terraform Open Source Connector
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-10-2022 11:26 PM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-12-2022 05:03 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-30-2022 04:07 AM
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