Skip to content

jabba2324/terragrunt-azure-dev-ops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terragrunt Installer for Azure Dev Ops

What is Terragrunt?

Terragrunt is a thin wrapper for terraform, you can read more about it here:

This extension installs terragrunt AzureDevops build agents, can be used in both build and release pipelines. There is currently no corresponding command task, all terragrunt commands will have to be run from a generic bash, cmd or powershell task.

Testing locally

Make sure node and typescript are installed, navigate to installTerragrunt & run

npm install
tsc
mocha tests/_suite.js

Troubleshooting

This task was created by following this article, if your having trouble getting started try following the setup steps before posting an issue.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published