
Terraform Course - Automate your AWS cloud infrastructure
video description
Date: 2022-03-14
Comments and reviews: 10
YT
-27:10 one important remark regarding AWS credentials - what you did here made me cringe. You do NOT show your keys to anyone EVER. I know it's for demo purposes and you probably deleted the keys after. But it's bad practice and you should never even entertain that. Secondly - DO NOT hardcode your credentials into the tf files. At some point you might commit it to git, then someone makes the repo public by mistake and you are toasted. GitHub will actually block your repo and send a notification to AWS that will block your keys and your user's ability to log in to the console. So better have your dedicated IAM user, don't do ANYTHING from your root account!
reply
-27:10 one important remark regarding AWS credentials - what you did here made me cringe. You do NOT show your keys to anyone EVER. I know it's for demo purposes and you probably deleted the keys after. But it's bad practice and you should never even entertain that. Secondly - DO NOT hardcode your credentials into the tf files. At some point you might commit it to git, then someone makes the repo public by mistake and you are toasted. GitHub will actually block your repo and send a notification to AWS that will block your keys and your user's ability to log in to the console. So better have your dedicated IAM user, don't do ANYTHING from your root account!
reply
da
Pro tip you don't need to use putty anymore for windows. They have openssh natively now. I don't even think you need to enable it in features anymore pretty sure it comes out of the box too, but I haven't used windows in a while
reply
Pro tip you don't need to use putty anymore for windows. They have openssh natively now. I don't even think you need to enable it in features anymore pretty sure it comes out of the box too, but I haven't used windows in a while
reply
Faisal
Thankyou so much for creating this video. Can you please please make similar video such as how to best use Data Sources within Resource. I really like your teaching style. Thanks again.
reply
Thankyou so much for creating this video. Can you please please make similar video such as how to best use Data Sources within Resource. I really like your teaching style. Thanks again.
reply
Roland
nicely explained. in my opinion this is very straight forward without incurring knowledge gaps. I have an Ansible background but Im a total beginner with Terraform. Sanjeev is genius!
reply
nicely explained. in my opinion this is very straight forward without incurring knowledge gaps. I have an Ansible background but Im a total beginner with Terraform. Sanjeev is genius!
reply
Maiwand
What a nice video. Everything what I needed to know about terraform for myself. The other tutorials are talking to much about senseless points.
Great tutorial! Go on like this.
reply
What a nice video. Everything what I needed to know about terraform for myself. The other tutorials are talking to much about senseless points.
Great tutorial! Go on like this.
reply
Jithendra
I completed this course before my scheduled interview on terraform and got the job and still i am using this course as a reference. thanks, man for the wonderful course.
reply
I completed this course before my scheduled interview on terraform and got the job and still i am using this course as a reference. thanks, man for the wonderful course.
reply
Nagesh
Argument or block definition required: An argument or block definition is required here. getting this error while executing commands, anyone can help ?
reply
Argument or block definition required: An argument or block definition is required here. getting this error while executing commands, anyone can help ?
reply
Stephen
Hey all, do I have to install Terraform on my Mac via Homebrew even though I am going to use it via VSC with the Terraform extension? Thanks.
reply
Hey all, do I have to install Terraform on my Mac via Homebrew even though I am going to use it via VSC with the Terraform extension? Thanks.
reply
Shardul
when i try to launch the website it says site cant be reached. the elastic IP is not working. Any idea why this is happening?
reply
when i try to launch the website it says site cant be reached. the elastic IP is not working. Any idea why this is happening?
reply
arielban1
HOW at 53:16 does he -comment it out-? the lines have pound # sign added. No one has asked in the comments. thanks bunches
reply
HOW at 53:16 does he -comment it out-? the lines have pound # sign added. No one has asked in the comments. thanks bunches
reply
Add a review, comment
Other channel videos















