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

Improvement issue for AutoScale VM Groups with Terraform. #75

Open
palashbiswas-git opened this issue Nov 21, 2023 · 2 comments
Open

Improvement issue for AutoScale VM Groups with Terraform. #75

palashbiswas-git opened this issue Nov 21, 2023 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@palashbiswas-git
Copy link

Hello Community,

I'm seeking assistance in using Terraform to improve the following tasks:

  1. Creating AutoScale VM Groups, which includes setting up load balancer rules with Autoscale enabled, implementing ScaleUp/Down policies, incorporating Userdata, and managing VM assignment.
  2. Deploying an internal load balancer and associating it with VM instances.

Thank you, and achieving these objectives would be greatly appreciated.

Best regards,
Palash Biswas

@palashbiswas-git
Copy link
Author

Hi @rohityadavcloud
Could you please take it as an improvement plan for AutoScale VM Groups with Terraform? Thank you.

@harikrishna-patnala harikrishna-patnala added the enhancement New feature or request label Dec 27, 2023
@rohityadavcloud rohityadavcloud added this to the v0.5.0 milestone Jan 30, 2024
@kiranchavala kiranchavala modified the milestones: v0.5.0, v0.6.0 Mar 4, 2024
@btzq
Copy link

btzq commented Mar 4, 2024

GOOD! Someone raised this as a feature request!

Right now in our environment, we provision the infra with terraform, and deploy our apps with ansible.

The pain point right now is that we have to:

  • Spin up a temporary VM
  • Deploy app to VM
  • Convert to template
  • Destroy VM
  • Create Autoscale Group with Template

This whole process if pretty manual and prone to human error.
Could i request for this terraform enhancement to somehow automated this process?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants