- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
10-12-2022 02:58 AM - edited 10-12-2022 03:19 AM
As Cortex XSOAR can use the API of Ansible Tower (the normal ansible does not have API so Tower is needed) to trigger playbooks (https://xsoar.pan.dev/docs/reference/integrations/ansible-tower ) for managing many kinds of devices it is interesting if there will be a native integraion with the Terraform Cloud as it also has API like Ansible Tower so that terraform .tf files/modules can be triggered but from what I checked custom integration seems the only way as of now (https://xsoar.pan.dev/docs/tutorials/tut-integration-ui ).
Too bad that the normal terraform that is installed on a server like the normal Ansible does not have API 😞
10-12-2022 08:09 PM
Hi @nikoolayy1,
Yes there is no integration yet. I found a feature request for Terraform Cloud here https://xsoar.ideas.aha.io/ideas/FR-I-2937. Feel free to vote on this request. Our internal content development team will look at number of vote to determine if an FR is consider for the future roadmap. You can view the roadmap on the same aha! page. You need a CSP account to access and vote on this page.
You can also consider developing your own integration. You could create all the required API calls on a tool like Postman and then use the "code snippet" function with "Python - Requests" to generate the required python code for you. For more information on importing that code refer - https://xsoar.pan.dev/docs/integrations/code-conventions.
Thanks.
10-12-2022 08:09 PM
Hi @nikoolayy1,
Yes there is no integration yet. I found a feature request for Terraform Cloud here https://xsoar.ideas.aha.io/ideas/FR-I-2937. Feel free to vote on this request. Our internal content development team will look at number of vote to determine if an FR is consider for the future roadmap. You can view the roadmap on the same aha! page. You need a CSP account to access and vote on this page.
You can also consider developing your own integration. You could create all the required API calls on a tool like Postman and then use the "code snippet" function with "Python - Requests" to generate the required python code for you. For more information on importing that code refer - https://xsoar.pan.dev/docs/integrations/code-conventions.
Thanks.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!