Provisioners | Terraform Tutorial | #14

  Рет қаралды 23,774

Will Brock

Will Brock

Күн бұрын

Пікірлер: 42
@ananthared
@ananthared Ай бұрын
Thanks Will for making it easy to understand provisioners.
@pedrojaviermunozgarcia3721
@pedrojaviermunozgarcia3721 Жыл бұрын
Excellent! I am getting started with Terraform, and only with your video I undertood the real purpose behind provisioners!
@WillBrock
@WillBrock Жыл бұрын
Awesome, glad it was helpful!
@Shiki229
@Shiki229 4 жыл бұрын
Please make more tutorials on Terraform. They've been very helpful, thank you!
@CasualBiker
@CasualBiker 4 жыл бұрын
This has just everything I needed. The whole series of terraform videos are perfect for beginners. Thank you!
@WillBrock
@WillBrock 4 жыл бұрын
Great! I'm glad they were helpful
@spyderclin
@spyderclin 2 жыл бұрын
Amazing. The examples really hit home and clarified a lot of questions I had when reading through the documentation. Thank you for sharing and taking the time to put together this incredible content.
@WillBrock
@WillBrock 2 жыл бұрын
Thanks, I'm glad it was helpful!
@thanga2317
@thanga2317 3 жыл бұрын
One of the best Terraform playlists. Thanks a lot and really appreciate it..
@WillBrock
@WillBrock 3 жыл бұрын
Thanks for the kind words
@felipeozoski
@felipeozoski 4 жыл бұрын
Thank you so much for this playlist!!! we all really appreciate it!!
@Ronnie9P
@Ronnie9P 2 жыл бұрын
i'm confused a bit, if you create multiple ec2 instances , how does terraform know which ip to print when - provisioner "local-exec" { command = "echo ${self.public_ip} - ?
@marcusthelin9991
@marcusthelin9991 3 жыл бұрын
Very informative. Thank you!
@henrygory
@henrygory Жыл бұрын
I don't understand why you need to set up the connection block for ssh because I can already ssh in without it.
@pranayvadde8650
@pranayvadde8650 3 жыл бұрын
Hi Will, in connection block. how to specify private key file? i have given like this but getting error -private_key = file("F:\tf-eastus1-pem\pranay.pem") ...am specifying the pem file which is stored in my laptop. pls help...btw.the output is : Error: Invalid escape sequence on provisioners-main.tf line 16, in resource "aws_instance" "pranaytest": 16: private_key = file("F:\tf-eastus1-pem\pranay.pem") The symbol "p" is not a valid escape sequence selector.
@venkataramanapaik2733
@venkataramanapaik2733 4 жыл бұрын
how do i add my private key in provisioner connection if my pem file is stored as jenkins credentials?
@ramirez368
@ramirez368 3 жыл бұрын
Question for anyone, I already created a EC2 instance with Terraform, but I want be be able to connect to this instance and run an Ansible playbook so I can create and configure Apache to it....what is the easiest way to do that?
@StormWolf01
@StormWolf01 4 жыл бұрын
I love these vids. They explain what i need to know. Don't take it personally, but the one thing i don't like is the sound of your keyboard, which i find horrible. But having to listen to that keyboard is a small price to pay compared to the quality of the information delivered. Thanks.
@WillBrock
@WillBrock 4 жыл бұрын
Thanks, I have an external mic now for future videos which will eliminate the keyboard sounds.
@joeb.1163
@joeb.1163 3 жыл бұрын
This is brilliant 👏 👌
@bahthiernosadialiou4141
@bahthiernosadialiou4141 3 жыл бұрын
really perfect, best cours
@simplyviki
@simplyviki 4 жыл бұрын
Thanks, so what is the best way to run some shell commands on new instances if we don't want to use Ansible ?
@WillBrock
@WillBrock 4 жыл бұрын
With aws you can run commands after the instance is created using User Data. docs.aws.amazon.com/AWSEC2/latest/UserGuide/user-data.html For Azure you can use Cloud Init or Virtual Machine Extensions.
@softwaredeveloper7
@softwaredeveloper7 3 жыл бұрын
Hello, Can you please let me know how to use provision in windows machine with 'winrm' connection.
@WillBrock
@WillBrock 3 жыл бұрын
I don't use windows, sorry.
@softwaredeveloper7
@softwaredeveloper7 3 жыл бұрын
thanks @@WillBrock, I understand this one, but can you do post one video with connection winrm instead of ssh type. Look like no one has given answer on stackoverflow or make video on this topic Regards, @vishal
@DDayVlogss
@DDayVlogss 3 жыл бұрын
thanks Will for this osm video
@sacchasunil
@sacchasunil 4 жыл бұрын
hey will nice video there. but i am using GCP and file provisioner where in i want to transfer some file from my local server to the virtual instance while it is getting created but the ssh connection seems to be not working it says Provisioning with 'file'. and then timeouts with the error SSH authentication failed (root@35.247.255.186:22): ssh: handshake failed: knownhosts: key mismatch Can you please help
@ashishmittal4461
@ashishmittal4461 2 жыл бұрын
Did you find the solution for this I am facing the same issue
@ebrahimbharmal8979
@ebrahimbharmal8979 3 жыл бұрын
which OS is this?
@WillBrock
@WillBrock 3 жыл бұрын
Ubuntu
@ebrahimbharmal8979
@ebrahimbharmal8979 3 жыл бұрын
@@WillBrock is it a specific version? My Ubuntu looks different!
@WillBrock
@WillBrock 3 жыл бұрын
In that video it's 18
@ebrahimbharmal8979
@ebrahimbharmal8979 3 жыл бұрын
@@WillBrock i am not sure why but it looks neat!
@davidmax1816
@davidmax1816 4 жыл бұрын
Thank you , really helpful
@cooltimus89
@cooltimus89 4 жыл бұрын
Cool content.
@Qornv
@Qornv 3 жыл бұрын
Great videos, but the lip smacking is so annoying
@rawanalsubhi7316
@rawanalsubhi7316 4 жыл бұрын
Really perfect , thank
@rawanalsubhi7316
@rawanalsubhi7316 4 жыл бұрын
Thanks ** Your are a perfect teacher
@WillBrock
@WillBrock 4 жыл бұрын
Glad it was helpful :)
Modules | Terraform Tutorial | #15
35:11
Will Brock
Рет қаралды 121 М.
Workspaces | Terraform Tutorial | #16
19:17
Will Brock
Рет қаралды 49 М.
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
What are terraform Provisioners? - Part 7
22:01
Rahul Wagh
Рет қаралды 33 М.
Terraform Ansible Integration | Terraform Ansible AWS Example
8:36
Terraform Provisioners | Run Init script on VM
18:39
Infrasity
Рет қаралды 5 М.
Backends and Remote State | Terraform Tutorial | #17
10:48
Will Brock
Рет қаралды 35 М.
Getting Started With Terraform | Terraform Tutorial | #3
30:50
Will Brock
Рет қаралды 39 М.
Resource Meta Arguments | Terraform Tutorial | #11
24:20
Will Brock
Рет қаралды 22 М.
Terraform with Multiple State Files
26:14
Michael Crilly
Рет қаралды 21 М.
Resource Exports & Dependencies | Terraform Tutorial | #5
13:36
Will Brock
Рет қаралды 22 М.
Terraform explained in 15 mins | Terraform Tutorial for Beginners
18:15
TechWorld with Nana
Рет қаралды 1,7 МЛН
Dynamic Blocks | Terraform Tutorial | #13
9:20
Will Brock
Рет қаралды 36 М.