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

Add Auto Scaling Group as a managed resource #237

Closed
sahil-lakhwani opened this issue Jun 2, 2020 · 3 comments · Fixed by #1704
Closed

Add Auto Scaling Group as a managed resource #237

sahil-lakhwani opened this issue Jun 2, 2020 · 3 comments · Fixed by #1704
Labels
enhancement New feature or request ic new-resource

Comments

@sahil-lakhwani
Copy link
Contributor

What problem are you facing?

For stacks using EC2 instances aiming for auto-scaling, Auto Scaling Group is a service provided by AWS

How could Crossplane help solve your problem?

This provider can have Autoscalingroup as a managed resource to provision amd manage AWS Auto Scaling Groups

@bencouture
Copy link

I'm interested in working on adding this resource. I've started looking at the docs for generating and contributing, and they say I should communicate my intent to reduce duplicate effort and make sure there isn't some special consideration to take into account. Is anybody working on this already?

@jbw976
Copy link
Member

jbw976 commented Mar 16, 2022

@bencouture I'm not aware of anyone already working on this issue as I see no one already assigned to it and I don't see any open PRs. If you want to start development on this, then that should be totally reasonable and we can get you assigned to it.

One thing to note is that there is now support for ASG in the provider-jet-aws, see the generated docs for this resource at https://doc.crds.dev/github.com/crossplane-contrib/provider-jet-aws/autoscaling.aws.jet.crossplane.io/AutoscalingGroup/v1alpha2@v0.4.1.

Would this work for your scenario? Especially in the light of the potential merging of jet and classic providers as discussed in crossplane/crossplane#2930 :)

@celalettin1286
Copy link

Hi @haarchri

May I ask is this issue completed because managed resource for ASG already developed(I couldn't see the ASG CRD though) or because provider-jet-aws has the ASG managed resource?

tektondeploy pushed a commit to gtn3010/provider-aws that referenced this issue Mar 12, 2024
… from serverlessapplicationrepository group (crossplane-contrib#237)

* Add aws_serverlessapplicationrepository_cloudformation_stack

* Update build submodules

* Fix lint issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ic new-resource
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants