Hi All,
Can we update multiple variables in api call in terraform api?
Hi All,
Can we update multiple variables in api call in terraform api?
I think you’re referring to the Terraform Cloud API. If that’s correct, then the answer is no: you can only update one variable per API call.
thank you. yea from developer s perspective he should know the size of array before hand making the call to function… Just wanted to confirm. thank you