Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

Class 24 Terraform/ hashiCorp Hindi for absolute beginners

Автор: Learning Free Devops

Загружено: 2021-09-16

Просмотров: 153

Описание:

1. Terraform is an Hashi-Corp product which is used to automate infrastructure provision.
2. Since it is platform independent we can use it for any cloud provider/ on-premises data centers also.
3. Components of Terraform
● Main.tf -- This file is having the information which resources you will create
● Variable.tf -- This file is use to store value and varible like key-value pairs
● Tfstate-file -- This file is having all the information which resources you have created
● .terraform -- This is the folder which will create after plan , it will download all the dependency.
● module -- We can write Terraform Backend enable : our own custom module or we can use the terraform provided modules to create resources.

4. Command which is really important in terraform
● terraform init -- Initialize the code and download the dependency
● terraform plan -- Before creating resources it will show you what all the resources you are going to launch
● terraform apply -- After applying the plan it will create the resources for you.
5. Provider = A provider is responsible for understanding API interactions and exposing resources.
6. Terraform Modules : https://github.com/terraform-aws-modules

Class 24 Terraform/ hashiCorp Hindi for absolute beginners

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

array(0) { }

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]