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

What to do if we want to add services like ECR and EKS #113

Open
Killpit opened this issue May 14, 2024 · 1 comment
Open

What to do if we want to add services like ECR and EKS #113

Killpit opened this issue May 14, 2024 · 1 comment

Comments

@Killpit
Copy link

Killpit commented May 14, 2024

I've seen some of the playbooks and if we are to add services such as ECR and EKS as an example, where can we add them, playbooks or roles?

@GomathiselviS
Copy link
Contributor

@Killpit If we’re adding services like ECR and EKS, I’d recommend adding them to roles. Playbooks are typically for orchestrating tasks, while roles are better suited for defining reusable components and configurations for specific services. We can then reference those roles in the appropriate playbooks. Does that align with what you're thinking?

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

No branches or pull requests

2 participants