Skip to content

bonddim/azure-devops-extension-terramate

Repository files navigation

Terramate™ Azure DevOps Extension

Note: This is not an official Terramate™ extension. It is a community-maintained project and not affiliated with or endorsed by Terramate™ or its maintainers.

Install the extension from the Azure DevOps Marketplace.

TerramateInstaller

  • Installs the Terramate™ CLI on an Azure DevOps agent.
  • Supports Linux, MacOS, and Windows agents.
  • Adds Terramate™ CLI to the system PATH for use in subsequent pipeline steps.
  • Allows installation of a specific Terramate™ version.

Usage

  • Install the latest released version:

    steps:
      - task: TerramateInstaller@0
  • Install specific version:

    steps:
      - task: TerramateInstaller@0
        inputs:
          version: v0.14.0 # or 0.14.0

Contributing

Any feedback or contributions are welcome!

Please, submit a pull request or open an issue for any suggestions or improvements.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Additional Information

If you have any questions, issues, or feature requests for extension and tasks, please open an issue on the GitHub repository.

For detailed Terramate™ documentation refer to the Terramate™ documentation.

Releases

No releases published

Contributors 2

  •  
  •