Skip to content

Container image to support self-hosted Azure DevOps agents with Terraform. Used with the bootstrap process linked at the website below.

License

Notifications You must be signed in to change notification settings

terraform-azurerm-examples/terraform-azuredevops-buildagent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Azure DevOps Terraform Agent (Linux)

This is the Dockerfile and associated assets requried to run the Terraform CI/CD and subscription creation pipelines.

Container image containing:

Agent installation

This is handled at runtime, using the start.sh is taken from the official docs.

Environment Variables

See here

To run standalone

docker run -e AZP_URL=<Azure DevOps instance> -e AZP_TOKEN=<PAT token> -e AZP_AGENT_NAME=mydockeragent myrepo/myimage:latest

About

Container image to support self-hosted Azure DevOps agents with Terraform. Used with the bootstrap process linked at the website below.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published