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

Need or AWS walkthrough and examples that can be used #2042

Open
1 task done
Killpit opened this issue Apr 8, 2024 · 5 comments
Open
1 task done

Need or AWS walkthrough and examples that can be used #2042

Killpit opened this issue Apr 8, 2024 · 5 comments
Labels

Comments

@Killpit
Copy link

Killpit commented Apr 8, 2024

Summary

I started to use Ansible more frequently and I found out a lack of walkthroughs and documentation regarding AWS where creating resources using Terraform is abundant.

Issue Type

Feature Idea

Component Name

Working on resources to create various resources such as EC2, RDS, EKS, ECS etc.

Additional Information

No response

Code of Conduct

  • I agree to follow the Ansible Code of Conduct
@gravesm
Copy link
Member

gravesm commented Apr 9, 2024

@Killpit Thank you for filing an issue. We agree that some more narrative walkthroughs would be a good addition to documentation. Though it may not directly address what you are asking for, there are some scenario guides for the collection (https://docs.ansible.com/ansible/latest/collections/amazon/aws/docsite/guide_aws.html#ansible-collections-amazon-aws-docsite-aws-intro). There is also validated content that shows how to use this collection in certain scenarios (https://github.com/redhat-cop/cloud.aws_ops).

@gravesm gravesm added docs and removed needs_triage labels Apr 9, 2024
@Killpit
Copy link
Author

Killpit commented Apr 9, 2024

@gravesm I had a quick peek on that and there are lots of things missing such as creating ECS containers, EKS clusters and there's a long list that goes on. Creating resources on how to use them similar to Terraform docs where I can use the boilerplate code and make the environment with small tweaks. And when I started to look towards Ansible, I couldn't find any, but thanks to this repo, I may find and also create playbooks and share and create EKS clusters and ECS containers and other stuff related to AWS, similar to Terraform.

@eRadical
Copy link
Contributor

I do EC2 & RDS in AWS w/ Ansible.
I'll try to look over the examples in documentation and add some examples that are not yet covered.

@Killpit
Copy link
Author

Killpit commented Jun 11, 2024

I do EC2 & RDS in AWS w/ Ansible. I'll try to look over the examples in documentation and add some examples that are not yet covered.

I'll do the same with other stuff, which ones you'll cover, I may do ECR and EKS

@eRadical
Copy link
Contributor

I can do EC2, RDS & MSK.

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

No branches or pull requests

3 participants