Тёмный

Create AWS Resources with Terraform & Jenkins | DevOps Project | Terraform Jenkins Automation 

A Monk in Cloud ☁️
Подписаться 17 тыс.
Просмотров 22 тыс.
50% 1

Create AWS Resources with Terraform & Jenkins | DevOps Project | Terraform Jenkins Automation
Hi Learner,
In this video we will learn how to Create AWS Resources with Terraform & Jenkins Automation.
Code used in video can be found here: github.com/yeshwanthlm/Terraf...
If you like the video please consider subscribing to the channel and hit the like button and share among your friends.
AWS Playlist: • AWS
Subscribe to the Channel: / amonkincloud
Thank you. I hope this helps. If you find this video useful please Like, Share and Subscribe to the channel!
Subscribe to the Channel: / amonkincloud
Regards,
A Monk in Cloud
(amonkincloud@gmail.com)
#AWS #LearnAWSforFree #Free #FreeResources #Top5 #2022 #AWSCommunityBuilderProgram #Community #RU-vid
#MySql #Server #AWS #EC2 #Instance #EC2_Instance #Demo #MySqlServer #Commands #Queries #LearnAWS #AWSCommunityBuilder #AWSCertified #Backup #Snapshot
#AWS,#LearnAWSforFree,#Free,#FreeResources,#2022,#AWSCommunityBuilderProgram,#Community,#Server,#EC2,#Instance,#EC2_Instance,#Demo,#Commands,
#LearnAWS,#AWSCommunityBuilder,#AWSCertified,#Automation,#SnapshotCreation,#AWSEC2Instance,#CompleteTutorial,#LiveDemo,#ProjectBasedLearning,
#ClearAWSInterview,#InterviewPreparation,#OnlineLearning,#SelfThoughtLearner,#Opportunity,#DevOps,#ITCareer,#DevOpsRoles,#Jobs,#India,#AWSDevops,
#Happy,#AWSAccount,#TrainingOnAWS,#CloudComputing,#Tutorial,#AWSDemo,#AWSDevOpsProject

Наука

Опубликовано:

 

15 окт 2022

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 113   
@Yvenkatesh-bb8lw
@Yvenkatesh-bb8lw 11 дней назад
You are doing excellent work, and I appreciate your efforts and hard work. However, don't add music in the background because it's a little bit annoying to your video and dominates your voice too. I am expecting more videos like this from your channel. ALL THE BEST...👍.
@amonkincloud
@amonkincloud 11 дней назад
Thank you for your kind words. I understood from my mistake of adding audio. I have stopped it and you will not see it from the new videos on this channel
@user-jq5xy9xu1t
@user-jq5xy9xu1t 9 месяцев назад
Really Awesome and the flow of explanation sooo cool. Shared with friends too.
@amonkincloud
@amonkincloud 9 месяцев назад
Thank you for the support 🙏
@Learninfra
@Learninfra 25 дней назад
This is what we require for cloud automation right. Very good video brother.
@amonkincloud
@amonkincloud 20 дней назад
Exactly
@babuvenugopalan3089
@babuvenugopalan3089 2 месяца назад
Excellent Video. Crisp and Clear. Thank you so much. Appreciate your efforts :)
@amonkincloud
@amonkincloud 2 месяца назад
Thank you 🙏 Keep supporting 😁
@akshayjanrao5388
@akshayjanrao5388 Год назад
Hello Yeshwanth, This was a very good video. Eagerly waiting for your videos on terraform / ansible as I am not much familiar with how to write and understand the code. basically i am into Infra operations big data, kubernetes and learning devops approaches to get into this fields. Thank you so much in advance.
@amonkincloud
@amonkincloud Год назад
Thank you Akshay. This keeps me motivated! As assured will make videos on Terraform soon! Thanks, A Monk in Cloud ☁️
@sachinlaturkar
@sachinlaturkar 5 месяцев назад
Hello Yeshwanth, You have done an awesome job. You conveyed the message very crisp and clear. Jai Shree Ram
@amonkincloud
@amonkincloud 5 месяцев назад
Thank you 🙏
@seshubellamkonda2155
@seshubellamkonda2155 7 месяцев назад
Nice Explanation. Superb...
@amonkincloud
@amonkincloud 7 месяцев назад
Thank you so much 😊
@Heyaish927
@Heyaish927 Месяц назад
Awsome❤❤video sir u did good job it's very helpful for me
@amonkincloud
@amonkincloud Месяц назад
Thank you 🙏 Keep supporting
@mateusgarcia1642
@mateusgarcia1642 3 месяца назад
Well explained.
@amonkincloud
@amonkincloud 3 месяца назад
Thank you 🙏 Keep supporting
@ibmuser13
@ibmuser13 4 месяца назад
Liked and subscribed! reall good info, thanks for sharing brother. You really followed the best practice (compared to many others who did not) .. you used terraform plan -out tfplan .. other tutorials simply use terraform plan, followed by terraform apply which is not a good practice. thanks again!
@amonkincloud
@amonkincloud 4 месяца назад
Thank you 🙏 Keep supporting
@user-nu2bx8yo6e
@user-nu2bx8yo6e 6 месяцев назад
Awesome explanation, Could you please post a video for jenkins master , slave configuration with demo and integration. Thanks
@amonkincloud
@amonkincloud 6 месяцев назад
Thank you 🙏 Sure will create a video on this soon
@rajbhoge3154
@rajbhoge3154 5 месяцев назад
Thanks for this wonderful project. what is "foo"? i didnt get that
@shivakumare8985
@shivakumare8985 15 дней назад
Hey it's great video ❤, but u didn't show how to configure terraform plugin and it's path.
@amonkincloud
@amonkincloud 15 дней назад
Thank you 🙏 That part is present in another video
@kobosky3
@kobosky3 Год назад
First you have a wonderful video, I've few questions First, Did you install your Jenkins on window? secondly did you install terrafor plugin if yes did you add the path to the already installed terraform, third can you use it for deploying ECS?
@amonkincloud
@amonkincloud Год назад
1. No I installed on Ubuntu EC2 Instance and 2. Terraform installation on linux is very straightforward and easy 3. Yes you can use this pipeline to create any AWS resource
@Freezing0
@Freezing0 6 месяцев назад
Awesome Video thank you for the demonstration! Question, If we want to destroy the resources created through the pipeline would we have to manually destroy them? Or use terraform from our machine? Or can it be destroyed using the pipeline
@amonkincloud
@amonkincloud 6 месяцев назад
You can destroy using the same pipeline
@Freezing0
@Freezing0 6 месяцев назад
@@amonkincloud would we have to add another step on the pipeline?
@user-fl6uu6ug9r
@user-fl6uu6ug9r Год назад
Hi Yesh bro, This tutorial is very useful. If we have a existing VPC, SG group & unassign Elastic IP. How can we setup a automation? In Configuration tab, In which situation will give "This Project is parameterized" option? Could you please explain, it will more helpful. Thanks
@amonkincloud
@amonkincloud Год назад
Glad that it helped you. If you already have the resources which are created manually then you can import them on to the terraform state file. There are many tutorials on how to achieve it.
@dhirajsonawane8220
@dhirajsonawane8220 Год назад
please make video on terraform if possible
@amonkincloud
@amonkincloud Год назад
Hey Dhiraj, Thanks for reaching out. Your request has been noted. You can expect videos on Terraform and AWS in coming days. Until then please help me reach wider community of Cloud and DevOps enthusiasts. Keep supporting. Thanks, A Monk in Cloud
@mohitmansi11
@mohitmansi11 Год назад
Hello Yeshwanth , You made a good video. I followed your instruction step by step. I am facing error in Plan stage . Terraform init is failing . Any recommendation ?
@amonkincloud
@amonkincloud Год назад
What is the error ?
@mohitmansi11
@mohitmansi11 Год назад
@@amonkincloud manage to fix it. It was related to git. Did git init and then ran the pipeline .. which fixed the issue . You made excellent video . Appreciate it.
@Kk-rl7nv
@Kk-rl7nv 6 месяцев назад
Hello Yashwant, Very informative video, try to answer below query answer: Suppose in same AWS account if we have n number of Ec2 suppose 20 already, so can we use the same Jenkins JOB to create new instances with different names or labels and previous instances whether its created manually or via terraform will not impact if possible please create a details video with jenkins pipeline? Thanks once again for the video.
@amonkincloud
@amonkincloud 6 месяцев назад
Off course you can use them
@Kk-rl7nv
@Kk-rl7nv 6 месяцев назад
Can you please create a requested video contents if possible?
@MannuKumar-qv5it
@MannuKumar-qv5it Год назад
Kindly make terraform tutorial(with some project )
@amonkincloud
@amonkincloud Год назад
Hi Mannu, thanks for reaching out. Many terraform related videos are yet to be released. I will start working on it soon. We can expect videos on this from next week. Thanks, A Mink in Cloud ☁️
@noisehxbit2466
@noisehxbit2466 8 месяцев назад
Hello Yeshwanth, according to the script, Where does the terraform script run? as no terraform is installed in any of the ec2 instances . Do we need to manually install terraform ?
@amonkincloud
@amonkincloud 8 месяцев назад
Terraform and Jenkins should be installed on the same EC2
@light-sg5sl
@light-sg5sl 6 месяцев назад
Hello sir first of all very good video! I want to ask did you created another ec2 on another account to install jenkins? And on that ec2 have you installed terraform? Can i use the same pipeline file to create any resource on aws?
@amonkincloud
@amonkincloud 6 месяцев назад
Yes, both Jenkins and terraform should be installed on the same EC2 and you can use this particular pipeline to create any AWS Resources
@light-sg5sl
@light-sg5sl 6 месяцев назад
@@amonkincloud thank you sirji!
@amonkincloud
@amonkincloud 6 месяцев назад
@light-sg5sl you are welcome
@irfanmujawar3032
@irfanmujawar3032 5 дней назад
there should two ec2 instance one for TF-ec2 and jenkins standalone server/ec2 instance
@amonkincloud
@amonkincloud 5 дней назад
This is for demonstration
@nitishgavankar9666
@nitishgavankar9666 10 месяцев назад
Hello Monk The Jenkins Pipeline file, Do we need to write the entire code on our own, or we can generate the code somehow. I know jenkins has a way to generate the stage for every step. But I am not sure if we can generate "Decision Code" - where you could "Approve" or "Deny" the tf apply stage.
@amonkincloud
@amonkincloud 10 месяцев назад
There are two types of pipelines. Please go through that once, then it will be more clear.
@camilogonzalez9137
@camilogonzalez9137 18 дней назад
First of all, very good video, second I cannot run program "nohup" in directory createproccess error=2 the system cannot find the file specified, maybe because Iam runing jenkins on windows?
@amonkincloud
@amonkincloud 17 дней назад
Could be
@sreekanthreddyb
@sreekanthreddyb 2 месяца назад
Hi, Can you please list down some common error we face while working with Terraform and Jenkins in real time.
@amonkincloud
@amonkincloud 2 месяца назад
Will try
@spirited_rovers
@spirited_rovers Год назад
Before selecting build now you have to ensure whether Terraform in installed in your Jenkins machine Or not. If not installed then the pipeline will not work
@amonkincloud
@amonkincloud Год назад
Exactly!
@gowsalyadeviv7076
@gowsalyadeviv7076 Месяц назад
Hello sir may I know How to install terraform in jenkins
@spirited_rovers
@spirited_rovers Месяц назад
@@gowsalyadeviv7076 please search in RU-vid you will get more number of videos
@mythili2218
@mythili2218 Год назад
Need a video of Jenkins master slave configuration with SSH
@amonkincloud
@amonkincloud Год назад
I have plans to create complete Jenkins course in future. Lets hope for the best
@mythili2218
@mythili2218 Год назад
@@amonkincloud post as soon as possible
@amonkincloud
@amonkincloud Год назад
Sure
@ApekshaLaad
@ApekshaLaad 2 месяца назад
Hello, I am getting error "cannot run program "nohup" in directory createproccess error=2 the system cannot find the file specified" during terraform plan can you help why?
@amonkincloud
@amonkincloud 2 месяца назад
This needs to be checked over a call by going through all the configurations
@user-fr3kl7by5j
@user-fr3kl7by5j 8 месяцев назад
if i want to create another instance with different name using the same terraform file how can i do it . i had done it is replacing name of the already created instance
@amonkincloud
@amonkincloud 8 месяцев назад
Add another resource
@mysticminds09
@mysticminds09 Месяц назад
In this video i didn't understand how you configure your vscode with github and terraform to launch the resources ,pls explain.
@amonkincloud
@amonkincloud Месяц назад
VS Code configuration isn’t required at all
@mysticminds09
@mysticminds09 Месяц назад
So how it's going to launch resources from github?
@GD-bx5pk
@GD-bx5pk 11 месяцев назад
Hi I’m getting error when trying to add repo url. Its showing “failed to connect to repository:error performing git command…
@amonkincloud
@amonkincloud 11 месяцев назад
Make sure to check if git is installed or not
@abhigujjar7439
@abhigujjar7439 Год назад
So if i change the terraform code and push it to github, will Jenkins automatically take it and build and change the resources in aws account?
@amonkincloud
@amonkincloud Год назад
Yes only if you have all the things correctly.
@abhigujjar7439
@abhigujjar7439 Год назад
All thinks correctly means doing all what you have shown in the video right?
@amonkincloud
@amonkincloud Год назад
Yes corret
@abhigujjar7439
@abhigujjar7439 Год назад
You didn’t even integrated webhook with github and jenkins , so how is it actually happening
@balamurughanbala8238
@balamurughanbala8238 Год назад
@@amonkincloud hi bro video is awesome insted of terraform can i use visual studio code for yaml code and push it to bitbucket repo and build the infra in aws using jenkins pipeline using cicd? need your help
@GowriSathish-my8kr
@GowriSathish-my8kr Год назад
Hi , I tried to do the same in my AWS ubuntu machine but I m getting issue with Terraform init. I have installed git as well in my ubuntu machine but still I am facing issue Could you please help?
@amonkincloud
@amonkincloud Год назад
Use the Jenkins file that I have provided in the GitHub repo it will work for sure
@abhigujjar7439
@abhigujjar7439 Год назад
I have to manually go and click run build after i make a commit to github, how i can set it up automatically
@amonkincloud
@amonkincloud Год назад
GitHub web hook setup is needed
@abhigujjar7439
@abhigujjar7439 Год назад
@@amonkincloud yes i add it up, one problem i am facing is that i have installed jenkins on ec2 ubuntu , so i opened 8080 port for jenkins but i dont why suddenly after 30-40 minutes always the ec2 doesn’t connect and i have to stop and restart it because of that i have to change the ip in the web hook also, dnt know why like that
@MuruOfficial
@MuruOfficial Год назад
I have requirement to trigger terraform plan once PR approved and run the terraform apply after Merged with main branch
@amonkincloud
@amonkincloud Год назад
Yes Muru, we can do that certainly.
@MuruOfficial
@MuruOfficial Год назад
Can I get the code for this please ? Or any links
@amonkincloud
@amonkincloud Год назад
Haven’t made a video on this yet.
@MuruOfficial
@MuruOfficial Год назад
@@amonkincloud is it possible to do that . Because it’s necessary for all the projects now using Jenkins Pipeline
@amonkincloud
@amonkincloud Год назад
Yes we can do that. But it takes some time
@Freezing0
@Freezing0 6 месяцев назад
Where is the terraform state file stored for the pipeline?
@amonkincloud
@amonkincloud 5 месяцев назад
It depends on how you configure it. If you want to store it in cloud you can do that
@johnkhoza6701
@johnkhoza6701 Год назад
Hi, the pipeline is stuck on "plan" . It keeps loading
@amonkincloud
@amonkincloud Год назад
Please check the configuration
@dhananjaywahagavkar7587
@dhananjaywahagavkar7587 Год назад
Waiting for Terroform, ,please
@amonkincloud
@amonkincloud Год назад
Hi Dhananjay, I am working on it. Videos will be out soon.
@Rameshpowervlogs
@Rameshpowervlogs 10 месяцев назад
Here where can I store my state file and where can I get it bro???
@amonkincloud
@amonkincloud 10 месяцев назад
You can configure to store it in an s3 bucket
@vimaladeshmukh4017
@vimaladeshmukh4017 Год назад
Where is the video for configuration of jenkins terraform aws ..??
@amonkincloud
@amonkincloud Год назад
Can you be more specific on what is the video that you are looking for?
@vimaladeshmukh4017
@vimaladeshmukh4017 Год назад
@@amonkincloud how to configure terraform with jenkins , so when we build a jenkins pipeline it will create a new VM in AWS.
@amonkincloud
@amonkincloud Год назад
I haven’t created detailed video on Jenkins. In future you might expect a video on that too
@amonkincloud
@amonkincloud Год назад
The current video is about the same I believe
@streamlivemuzic1576
@streamlivemuzic1576 10 месяцев назад
how i can learn pipeline script ?
@amonkincloud
@amonkincloud 10 месяцев назад
Learn Jenkins
@magicstickid3
@magicstickid3 Год назад
Mine is failing at checkout. please help
@amonkincloud
@amonkincloud Год назад
Hi Felix, thank you for reaching out. Please check if you have installed Git on the server where you are running Jenkins. If not installed, try installing it. Hope this helps! Thanks, A Monk in Cloud ☁️
@magicstickid3
@magicstickid3 Год назад
@@amonkincloud Thank you for the response. I have installed git on my local machine since that's where Jenkins is installed and still getting same issue.
@amonkincloud
@amonkincloud Год назад
Can you also check the Jenkins configuration for the Git checkout whether you are providing the correct Git URL all those things.
@magicstickid3
@magicstickid3 Год назад
@@amonkincloud Yes i am, I forked your repo and pointed it to my github. i can send yo the console output if you want please
@amonkincloud
@amonkincloud Год назад
Send the screenshot of the error message to amonkincloud@gmail.com
Далее
ШАР СКВОЗЬ БУТЫЛКУ (СКЕРЕТ)
00:46
How to Install Jenkins on EC2 with Terraform
35:57
Просмотров 9 тыс.
Terraform has forever changed the way I deploy code
19:12
Deploy to AWS with Terraform within a GitHub Action
18:05