amazon.aws icon indicating copy to clipboard operation
amazon.aws copied to clipboard

Need or AWS walkthrough and examples that can be used

Open Killpit opened this issue 2 years ago • 5 comments

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

  • [X] I agree to follow the Ansible Code of Conduct

Killpit avatar Apr 08 '24 15:04 Killpit

@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 avatar Apr 09 '24 14:04 gravesm

@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.

Killpit avatar Apr 09 '24 18:04 Killpit

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.

eRadical avatar Jun 11 '24 08:06 eRadical

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

Killpit avatar Jun 11 '24 10:06 Killpit

I can do EC2, RDS & MSK.

eRadical avatar Jun 11 '24 16:06 eRadical