Terraform + Ansible : Automating configuration in Infrastructure

preview_player
Показать описание

ansible tower
terraform ansible
Ansible vs. Terraform: What's the difference?The Right Way to DevOps with Terraform and Ansible
Рекомендации по теме
Комментарии
Автор

This is one of the finest video. Underrated, and still relevant in 2023

soniak
Автор

Actually great video, something not readily available or explained properly on other weblinks.

cloudtechs
Автор

This video is a masterpiece for all those who are looking to use Ansible and Terraform together. Great work 🙂

SriniVaas-hltn
Автор

Requesting viewers to view and share with your friends. Your feedbacks are always welcome, so share honest ones, which can help us in delivering better content if there are any glitches in current.

technotesofhemant
Автор

It is very helpful.I was looking for the same logic to fit my pipeline script.Thank You!!!

vikram
Автор

One word, absolutely awesome content 👍

MarkWood-qsfg
Автор

Very well presented. I think we can put local_exec provisioner in null_resource then use depends_on instead of using 'sleep'. This way terraform will wait until EC2 is ready before running local_exec

mvjrao
Автор

Very well explain.. the unique content..

satej
Автор

remote-exec isnt working, it throwing error, when I am trying to echo on the new instance. The error is :- with aws_instance.ec2,
│ on tf.tf line 154, in resource "aws_instance" "ec2":
│ 154: provisioner "remote-exec" {

│ Failed to read ssh private key: no key found

yashjha
Автор

how to connect third party terminal to aws?

xvngqdt
Автор

good content, I was always confused about how all these tools work togather, finally got the answer.
thankyou @hemant.

also could you create a tutorial on complete devops pipeline.. end to end

ravichaubey
Автор

Hi Hemant.... 👍, we can deploy aws infra by running ansible (playbook)pipelines also. So Is terraform is an alternatetive of ansible?

venkateshbalaga
Автор

Thank you for the explanation. Hmmm does provisioner works like ec2 userdata?

code
Автор

actually great videos, i want to know that is the command to run playbook instead of ad-hoc command

sonyreddy
Автор

Hi,
I tried the code in method1. getting the below error.

Error: Cycle: aws_instance.r100c96 (expand), aws_instance.r100c96

Could you please help how to fix this

nkocluy
Автор

How to do the same for windows . And you video very helpful. Thanks

mrajakumar