academy icon indicating copy to clipboard operation
academy copied to clipboard

Julio-pimentel/c04-iac01

Open julio-pimentel opened this issue 3 years ago • 0 comments

Description

Exercise (e.g. C01-E01): c04-iac01

Student Name: Julio Pimentel

A brief explanation of what has been done. Install Terraform on AWS Console. Create Terraform configuration files that can deploy ec2 instance, s3 bucket and a policy to connect the instance to the bucket. Finally, there is an output.txt file with the results of $ terraform plan

Type of change

  • [x] Exercise Submission (one exercise per PR)
    • [x] This PR is just for one exercise of a class
    • [x] PR name follows the pattern <github-username>/<exercise-number>
    • [x] Added exercise files inside folder /classes/<class- number>/exercises/<exercise-number>/<github-username>/
      • [ ] Review exercise submission steps
  • [ ] Class content (instructors/admins)
  • [ ] Documentation update
  • [ ] Repo management

julio-pimentel avatar Aug 19 '22 04:08 julio-pimentel