Groups
Groups
Sign in
Groups
Groups
Terraform
Conversations
About
Send feedback
Help
Invoke terraform from NodeJS
411 views
Skip to first unread message
Evgeny Faddeenkov
unread,
Jun 10, 2016, 3:43:23 AM
6/10/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Terraform
Hello everyone,
I am looking for any information about the terraform API for NodeJS.
We need a way to invoke terraform from the existing NodeJS code which at the moment directly works with the AWS API.
Thank you in advance,
Evgeny
James Nugent
unread,
Jun 11, 2016, 8:46:16 AM
6/11/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Terraform
Hi Evgeny!
There is no JavaScript interface to Teraform - it is written in Go. However, you can child_process in Node to run the Terraform binary from your program:
https://nodejs.org/api/child_process.html#child_process_child_process
Thanks,
James
Reply all
Reply to author
Forward
0 new messages