filmov
tv
How to create terraform modules? - Part 9
Показать описание
▬▬▬▬▬▬ * Instruction's Guides * ▬▬▬▬▬▬
Terraform is an IaC(infrastructure as Code) framework for managing and provisioning the infrastructure but have you ever thought of creating only a single terraform configuration file for managing the complete cloud infrastructure.
Well, it sounds insane because if you only have a single file for managing the complete infrastructure then it will grow in complexity as well the line of configuration code will be manifold. That is why terraform introduced a concept of the module that will help you to organize your terraform configuration so that you can re-use the configuration and keep your terraform code more clean and more modular.
In this Lab session, we will create two modules module-1 and module-2. Inside each module, we will install the apache httpd server with each module is having its home page.
Steps for Creating the module -
1. Create your first module
2. Module structure
3. Calling the module
4. Module best practices
5. Benefits of Modules
▬▬▬▬▬▬ ⭐️ 🕘Timestamps ⭐️ ▬▬▬▬▬▬
0:00 Intro
0:21Terraform Module with example
2:59 Terraform Module project walkthrough
4:51 Download the private key from AWS
5:50 Module-1and Module-2 walkthrough
12:43 Run terraform module-1 and module-2
14:45 Verify the modules
Disclaimer/Policy: All the content/instructions are solely mine. The source is completely open-source.
Video is copyrighted and can not be re-distributed on any platform.
#devops #aws #cloud #ec2 #ssh #keys
8:51
Terraform is an IaC(infrastructure as Code) framework for managing and provisioning the infrastructure but have you ever thought of creating only a single terraform configuration file for managing the complete cloud infrastructure.
Well, it sounds insane because if you only have a single file for managing the complete infrastructure then it will grow in complexity as well the line of configuration code will be manifold. That is why terraform introduced a concept of the module that will help you to organize your terraform configuration so that you can re-use the configuration and keep your terraform code more clean and more modular.
In this Lab session, we will create two modules module-1 and module-2. Inside each module, we will install the apache httpd server with each module is having its home page.
Steps for Creating the module -
1. Create your first module
2. Module structure
3. Calling the module
4. Module best practices
5. Benefits of Modules
▬▬▬▬▬▬ ⭐️ 🕘Timestamps ⭐️ ▬▬▬▬▬▬
0:00 Intro
0:21Terraform Module with example
2:59 Terraform Module project walkthrough
4:51 Download the private key from AWS
5:50 Module-1and Module-2 walkthrough
12:43 Run terraform module-1 and module-2
14:45 Verify the modules
Disclaimer/Policy: All the content/instructions are solely mine. The source is completely open-source.
Video is copyrighted and can not be re-distributed on any platform.
#devops #aws #cloud #ec2 #ssh #keys
8:51
Комментарии