Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: DevTestLabs #132

Closed
tombuildsstuff opened this issue Jun 26, 2017 · 9 comments
Closed

Feature Request: DevTestLabs #132

tombuildsstuff opened this issue Jun 26, 2017 · 9 comments

Comments

@tombuildsstuff
Copy link
Contributor

Requested on the Terraform Mailing List

Taking a quick look into this - it's supported in the SDK and would be multiple resources, which a subset of are listed below:

  • azurerm_devtestlabs_lab
  • azurerm_devtestlabs_schedule
  • azurerm_devtestlabs_secret
  • azurerm_devtestlabs_formula
  • azurerm_devtestlavs_claimable_virtual_machine
  • azurerm_devtestlabs_virtual_machine
@ivadim
Copy link

ivadim commented Jan 10, 2018

Hi @tombuildsstuff, any updates on this?

@neidiom
Copy link

neidiom commented Apr 22, 2018

@tombuildsstuff if I understand this feature would add support for VM auto shutdown? What is the progress on this?

@achandmsft achandmsft added the M3 label Apr 26, 2018
@andrew-best-diaxion
Copy link

Im hanging for the day I can easily mark a VM to shutdown at a set time when the VM is being created. Would make it much easier to quickly and easily reduce costs for non-prod machines.

@HighwayofLife
Copy link

This is also useful for Jumpboxes in Prod, which don't need to be on all the time, and could increase security if we had the ability to shut them down. This can be done through the Azure CLI, but would be better if we had schedules available in Terraform.

@A140475
Copy link

A140475 commented May 24, 2018

Waiting on this feature also. I have my whole VM Terraformed and then have to go into the portal to manually schedule a shutdown, :)

@tombuildsstuff tombuildsstuff removed the M3 label Jul 9, 2018
@brsrom
Copy link

brsrom commented Aug 13, 2018

Guys, do you have a roadmap on this future? Any estimation?

@tombuildsstuff tombuildsstuff added this to the 1.16.0 milestone Sep 24, 2018
@tombuildsstuff
Copy link
Contributor Author

👋

Initial support for DevTest Lab's (and Virtual Networks) has been merged in #1944 which will be available in v1.16 of the AzureRM Provider in the near future. Since this is a combined issue - please open a separate issue if there's a particular component of DevTest Labs which you're interested in Terraform supporting.

Thanks!

@tombuildsstuff
Copy link
Contributor Author

👋

Just to let you know that support for this has now landed in v1.16 of the AzureRM Provider (here's the full changelog](https://github.com/terraform-providers/terraform-provider-azurerm/blob/v1.16.0/CHANGELOG.md)). You can upgrade to to this version by specifying it in your provider block:

provider "azurerm" {
  version = "=1.16.0"
}

... and then running terraform init -upgrade :)

Thanks!

@ghost
Copy link

ghost commented Mar 6, 2019

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

8 participants