Reputation: 41
I'm setting a deployment pipeline in Azure DevOps for AWS infrastructure. I was wondering if there is an extension that will allow running Terraform scripts.
So far I was able to find how to do it for Azure only (the extension seems to allow authentication for Azure only).
Am I missing something?
Upvotes: 3
Views: 1597
Reputation: 41565
There is a new Terraform extension by Microsoft (released on 26.7.2019) that supports AWS (and also Azure & GCP).
Upvotes: 2
Reputation: 76760
How to use Terraform to create AWS infrastructure with AzureDevOps
Sorry for any inconvenience.
I am afraid there is no such Terraform extension we could use to create AWS infrastructure with AzureDevOps.
Just like as you found, it seems those Terraform extension are integrated with Azure, like Terraform Build & Release Tasks:
If it is important to you, you can open a ticket here:
You can vote and add your comments for this feedback. When there are enough communities vote and add comments for this feedback, the product team member will take this feedback seriously.
Hope this helps.
Upvotes: -1