Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Feature - Add support for Azure DevBox #3

@arnaudlh

Description

@arnaudlh

Implementation

Automate the creation of DevBoxes including the required networking and potential custom images from Azure Compute Galleries.

Is there an existing issue for this?

  • I have searched the existing issues

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

Add additional modules support for resources creation for Azure DevBox including:

resource name variable name arguments reference
✅ azurerm_dev_center dev_centers https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/dev_center
🐛 azurerm_dev_center_catalog dev_center_catalogs https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/dev_center_catalogs
azurerm_dev_center_dev_box_definition dev_center_dev_box_definitions https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/dev_center_dev_box_definition
✅ azurerm_dev_center_environment_type dev_center_environment_types https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/dev_center_environment_type
azurerm_dev_center_gallery dev_center_galleries https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/dev_center_gallery
azurerm_dev_center_network_connection dev_center_network_connections https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/dev_center_network_connection
✅ azurerm_dev_center_project dev_center_projects https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/dev_center_project
azurerm_dev_center_project_environment_type dev_center_project_environment_type https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/dev_center_project_environment_type

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions