-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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: Auto Scale Settings #50
Comments
Could we bump the priority of this up some? This would be extreamly useful. |
Any ETA for this? |
+1 |
Any Idea when is this available ? |
There is already an Pull Request adding this resource: #1140 . |
Any update on when this will be released? This is a massively needed ability for deploying scale sets. |
hi @codyja @synhershko @corymacd @rajavasista @tonipepperoniuk Just to let you know that is now available in [v1.10 of the AzureRM Provider(https://github.com/terraform-providers/terraform-provider-azurerm/blob/v1.10.0/CHANGELOG.md#1100-july-21-2018) - which you can update to this version by specifying it in the Provider block, like so:
Thanks! |
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 👉 [email protected]. Thanks! |
This issue was originally opened by @tonipepperoniuk as hashicorp/terraform#12889. It was migrated here as part of the provider split. The original body of the issue is below.
Would it be possible to include support for Azure VM auto scale rules in Terraform? I'm able to deploy scale sets but it would be excellent to be able to set autoscale rules using Terraform. I've seen this mentioned a couple of times with regards to App Gateway but I'd like to request general support for autoscale settings.
The text was updated successfully, but these errors were encountered: