How to submit Assignment?
Please submit assignment @https://www.debug.school/ and POST url share in the comments of this post.
Assignment – 1
Write a terraform script using aws ec2 instance and github and apply following kind of variables
- Types of Terraform variable – Number
- Types of Terraform variable – String
- Types of Terraform variable – List
- Types of Terraform variable – Map
- Types of Terraform variable – Boolean
and Decare variables in
- Terraform file
- Override through Command Line
Example – https://www.devopsschool.com/blog/terraform-variables-complete-reference-guide/
Where to publish – BestDevOps.com & Share a link with me
Assignment – 2
Write a Terraform script which create a ubuntu ec2-instance and copy a ansible playbook, install ansible and run it.
- Step 1 – Create ec2-instance with key and group
- Step 2 – Copy playbook using file terraform provisioner
- Step 3 – Install Ansible using remote terraform provisioner
- Step 4 – RUn Ansinle playbook command using remote terraform provisioner
Assignment – 3
Write a 2 Module in Terraform. One Local Module, Second remote module.
- Local Module Spec – in Ubuntu – Setup a webserver
- Remote module – Setup VPC
Terraform Basic Tutorial with Demo by Piyush 2020
Terraform Fundamental Tutorials by Harish in 2020
Terraform Fundamental Tutorial By Guru in 2020 Part-1
Terraform Fundamental Tutorial By Guru in 2020 Part-2
Terraform Fundamental Tutorial By Guru in 2020 Part-3
Terraform Fundamental Tutorial By Guru in 2020 Part-4
Terraform Fundamental Tutorial By Guru in 2020 Part-5
Terraform Advance Tutorial for Beginners with Demo 2020 — By DevOpsSchool
Latest posts by Rajesh Kumar (see all)
- Best AI tools for Software Engineers - November 4, 2024
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024