dvasdekis / azure-pipelines-tasks-terraform

Azure Pipelines extension for Terraform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Pipelines Extension for Terraform

NOTE: REPO RECENTLY RECREATED

This repo has recently been recreated to correct a source control issue. Please be sure to do the following:

  • Update any clones to use this repo.
  • Recreate any forks based on this repo. This was recreated as of 0.6.21 tag of the original repo
  • Re-star the repository

Build Status Visual Studio Marketplace Installs - Azure DevOps Extension

This contains tasks for installing and executing Terraform commands from Azure Pipelines. These extensions are intended to work on any build agent. They are also intended to provide a guided abstraction to deploying infrastructure with Terraform from Azure Pipelines.

The tasks contained within this extension are:

This extension also contains views for the pipeline summary to help inspect actions performed by terraform.

The views contained within this extension are:

Disabling Telemetry Collection

Telemetry collection can be disabled by setting the allowTelemetryCollection property to false.

From classic pipeline editor, uncheck the Allow Telemetry Collection checkbox to disable telemetry collection.

Preferred Languages

We prefer all communications to be in English.

About

Azure Pipelines extension for Terraform

License:MIT License


Languages

Language:TypeScript 56.9%Language:Gherkin 38.8%Language:Shell 1.7%Language:HCL 1.4%Language:JavaScript 1.0%Language:SCSS 0.1%Language:HTML 0.1%