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

Update ec2_create.yaml #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Pankajs53
Copy link

Summary
This pull request updates ec2_create.yaml to include a placeholder for the vpc_subnet_id. Previously, the absence of this parameter was causing EC2 instance creation failures. The added placeholder guides users to insert the appropriate subnet ID based on their AWS region.

Changes Made
Added a comment in ec2_create.yaml to specify where to provide the vpc_subnet_id.
Reason
The update prevents creation issues by clarifying where to enter the vpc_subnet_id, improving setup clarity for new users.

Thank you!

Was trying to create same ec2 instance but it was giving error, the missing part in scrip was vpc_subnet_id
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

Successfully merging this pull request may close these issues.

1 participant