Skip to content

Releases: Azure/terraform-azurerm-aci-devops-agent

Update Network configuration and DNS

14 Aug 06:55
13c11d2
Compare
Choose a tag to compare
Pre-release
  • remove support from deprecated network_profile and use subnet id (#37)
  • add support for custom DNS configuration (#37)

Terraform ACI DevOps Agents

16 Jun 09:25
0148815
Compare
Choose a tag to compare
Pre-release

What's in this version

  • Fix os_type and ip_address_type syntax issues (#31) - thanks to @vimal-vijayan for your contribution (#32)

Known issues

  • agents cleanup is not done in Azure DevOps when calling terraform destroy or scaling. It has to be done manually (#3)

Terraform ACI DevOps Agents

07 Jun 07:19
90a1c92
Compare
Choose a tag to compare
Pre-release

What's in this version

  • Linux-based agents support assigned identities (#22)

Known issues

  • agents cleanup is not done in Azure DevOps when calling terraform destroy or scaling. It has to be done manually (#3)

Terraform ACI DevOps Agents

28 Jul 15:56
b2c1abc
Compare
Choose a tag to compare
Pre-release

What's in this version

  • supports for private registries (fixes #2)

Known issues

  • agents cleanup is not done in Azure DevOps when calling terraform destroy or scaling. It has to be done manually (#3)

Terraform ACI DevOps Agents

08 Jun 08:41
d6360df
Compare
Choose a tag to compare
Pre-release

What's in this version

  • supports creation of Azure DevOps Linux agents
  • supports creation of Azure DevOps Windows agents
  • supports "Bring you own VNET" scenario for Linux agents only

Known issues

  • agents cleanup is not done in Azure DevOps when calling terraform destroy or scaling. It has to be done manually (#3)
  • Docker images for agents have to be in a public registry (#2)