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

ADD[#126]: an example to create a basic EC2 instance with simple effort #258

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

Conversation

vivekvr1
Copy link
Contributor

@vivekvr1 vivekvr1 commented Oct 31, 2023

Closes: #126

Be noted that 126 is the issue ID

What is the purpose of the change

  • Added a new folder called ec2/basic to the getting-started directory.
  • Created a new file called main.tf in the ec2/basic directory.
  • Added the Terraform code to create a basic EC2 instance to the main.tf file.

Add a description of the overall background and high level changes that this PR introduces

  • This pull request adds a new example to the tungbq/aws-lab-with-terraform repository that shows how to create a basic EC2 instance with Terraform. This example will be helpful for users who are new to Terraform and want to learn how to create an EC2 instance.

(E.g.: This pull request improves documentation of area A by adding ....)

@tungbq
Copy link
Owner

tungbq commented Dec 5, 2023

Hello @vivekvr1 I hope this comment finds you well.
Did you run this code successfully to verify?

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.

[getting-started] Add an example to create a basic EC2 instance with simple effort
2 participants