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

replace AWS ec2 module with aws_instance resource definitions #463

Open
mgogoulos opened this issue Feb 20, 2025 · 0 comments
Open

replace AWS ec2 module with aws_instance resource definitions #463

mgogoulos opened this issue Feb 20, 2025 · 0 comments

Comments

@mgogoulos
Copy link

📋 User requirements

What

In the provisioning of ec2 instances, it's more flexible to move from the ec2 module to aws_instance. This will allow better control of custom parameters and also addition of new nodes with different specs.

Make each cluster node have separate aws_instance resource definitions.

✅ Acceptance criteria

No response

🛸 Out of scope

No response

📝 Additional context (Optional)

No response

🕸️ Dependencies (Optional)

No response

🖼️ Wireframe (Optional)

No response

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

1 participant