GitLab Tutorial for AWS Infrastructure as Code with Terrafom | GitLab Managed Terraform State file

  Рет қаралды 25,463

Cloud Quick Labs

Cloud Quick Labs

Күн бұрын

===================================================================
1. SUBSCRIBE FOR MORE LEARNING :
/ @cloudquicklabs
===================================================================
2. CLOUD QUICK LABS - CHANNEL MEMBERSHIP FOR MORE BENEFITS :
/ @cloudquicklabs
===================================================================
3. BUY ME A COFFEE AS A TOKEN OF APPRECIATION :
www.buymeacoffee.com/cloudqui...
===================================================================
This video shows how to configure and use GitLab as CI/CD tool for AWS Infrastructure as Code with Terraform. It shows how to set up the GitLab managed Terraform state file and use it after that.
This video has clean flow walk through, scratch to end configuration walk though and code walk through as well.
Its complete GitLab tutorial.
This video helps , DevOps Engineer , Developer , Architects etc.
Source code can be found here : gitlab.com/RekhuGopal/aws-iac...
#gitlab #tutorials #aws #infrastructureascode #terraform

Пікірлер: 76
@bit-studios1
@bit-studios1 Жыл бұрын
This is definitely the best tutorial on setting up terraform with GitLab!!! Outstanding video. 👏🏿👏🏿👏🏿👏🏿🙌🏿
@cloudquicklabs
@cloudquicklabs Жыл бұрын
Thank you for watching my videos. Glad that it helped you. Do keep watching and keep learning from my videos.
@bediaguvenckesgin7794
@bediaguvenckesgin7794 11 ай бұрын
This is a great video that I can use to set up my CICD job for my terraform code. Thank you so much for all your efforts.
@cloudquicklabs
@cloudquicklabs 11 ай бұрын
Thank you for watching my videos. Glad that it helped you.
@learningwithBhai
@learningwithBhai 14 сағат бұрын
Hii Sir can we connect, I am not able to create the terraform state
@abhishekpatel7291
@abhishekpatel7291 Жыл бұрын
Thank you! I haven't find anywhere in documentation that tfstate file first time need to manually created so wasted so many hours. Thanks to you for sharing the knowledge.
@cloudquicklabs
@cloudquicklabs Жыл бұрын
Thank you for watching my videos. Glad that it helped you.
@sivaprasanth5961
@sivaprasanth5961 25 күн бұрын
This video is really amazing and next level.
@cloudquicklabs
@cloudquicklabs 25 күн бұрын
Thank you for watching my videos. Glad that it helped you.
@shivaswaroopnk
@shivaswaroopnk Жыл бұрын
Great tutorial. As a gitlab beginner, this helped a lot. Thank you Sir!
@cloudquicklabs
@cloudquicklabs Жыл бұрын
Thank you for watching videos. Happy that it helped you.
@adhiyamank7678
@adhiyamank7678 Жыл бұрын
It was a great effort with a clear explanation, keep it up!
@cloudquicklabs
@cloudquicklabs Жыл бұрын
Thank you for watching my videos. Thank you so much for your encouraging words and glad that it helped you.
@trickytibo
@trickytibo Жыл бұрын
very precise explanations. Many thanks. Great work.
@cloudquicklabs
@cloudquicklabs Жыл бұрын
Thank you for watching my videos. Glad that it helped you.
@user-vt2vn5fn7n
@user-vt2vn5fn7n Жыл бұрын
Really nice video, It helped me a lot to understand and implement. Thank you..
@cloudquicklabs
@cloudquicklabs Жыл бұрын
Thank you for watching my videos. Glad that it helped you.
@craigtaylor3899
@craigtaylor3899 9 ай бұрын
Thank you this was VERY helpful
@cloudquicklabs
@cloudquicklabs 9 ай бұрын
Thank you for watching my videos. Glad that it helped you.
@ajop2235
@ajop2235 5 ай бұрын
Thanks for the tutorial. I manage to understand it even with my limited knowledege. I will now try to see if I can replicate this but instead of a vpc I will start an EC2 instance
@cloudquicklabs
@cloudquicklabs 5 ай бұрын
Thank you for watching my videos. Glad that it helped you .
@techconcepts4you850
@techconcepts4you850 Ай бұрын
Appreciate and subscribed!
@cloudquicklabs
@cloudquicklabs Ай бұрын
Thank you for watching my videos. Glad that you liked it.
@bjblk1
@bjblk1 8 ай бұрын
Thanks for such an awesome video.
@cloudquicklabs
@cloudquicklabs 8 ай бұрын
Thank you for watching my videos. Glad that it helped you.
@A.A.
@A.A. 7 ай бұрын
Thanks, it really helped.
@cloudquicklabs
@cloudquicklabs 7 ай бұрын
Thank you for watching my videos. Glad that it helped you.
@shahzadmalik7884
@shahzadmalik7884 Жыл бұрын
Excellent video. I appreciate your work. Just a note, I had to remove "Protected" option from pipeline variables to make it work in gitlab 16. Thanks
@cloudquicklabs
@cloudquicklabs Жыл бұрын
Thank you for watching my videos. I am glad that it helped you.
@JorgeEugenioR
@JorgeEugenioR 9 ай бұрын
excellent tutorial!!! thanks!!
@cloudquicklabs
@cloudquicklabs 9 ай бұрын
Thank you for watching my videos. Glad that it helped you
@RSCAMANO
@RSCAMANO 11 ай бұрын
you done a greate work creating this tutorial.
@cloudquicklabs
@cloudquicklabs 11 ай бұрын
Thank you for watching my videos.
@pranavtasticofficial
@pranavtasticofficial Жыл бұрын
everthing worked perfectly for me.. just a quick question. how to manage the overrides of variables that we generally do via tfvars?
@cloudquicklabs
@cloudquicklabs Жыл бұрын
Thank you for watching my videos. There are multiple ways to override variables value. You can customise to process to change the varaible value doing executions. But under the hood you should mandatory parameters values.
@ksr441
@ksr441 Жыл бұрын
Excellent video
@cloudquicklabs
@cloudquicklabs Жыл бұрын
Thank you for watching my video. Keep watching and keep learning from my videos.
@Think_big260
@Think_big260 2 ай бұрын
Where we have declared the CI variables which have been used in gitlab-ci yml files?
@cloudquicklabs
@cloudquicklabs 2 ай бұрын
Thank you for watching my videos. Variable are declare in gitlab setting it self, I would suggest you to please watch the video patiencefully.
@knockobscure
@knockobscure Жыл бұрын
Hello to you all. I have a problem and I don’t know how to solve it. I have my project and within my project I created several folders for different Stacks, example: VPC EC2 site ECS As we know terraform must be started and run in the directory. In the tutorial was passed the variable to get the project and the folder was inserted to which he used in the tutorial: variables: TF_DIR: ${CI_PROJECT_DIR}/terraform Before running terraform init it runs cd ${TF_DIR} to go to the correct directory. How do I do this in my case? would need to pass in my variable something that takes my directory, so when I run something the cd command goes to the current directory and with that can do the terraform init and everything else. How can I solve this problem?
@cloudquicklabs
@cloudquicklabs Жыл бұрын
Thank you for watching my videos. When you have multiple folders which means you have Terraform modules, as you are aware that Terraform execution limited to directory, you need to create Terraform module here say one more terraform/main.tf, where main.tf would contains the module invokes i.e running tf files in those three folders (i.e VPC, ECS, ECS site etc)
@cloudquicklabs
@cloudquicklabs Жыл бұрын
Indeed it is. You are welcome.
@devd6800
@devd6800 8 ай бұрын
it would be really great if you can breakdown different parts of this video so people can quickly get on to the topic they want
@cloudquicklabs
@cloudquicklabs 8 ай бұрын
Thank you for watching my videos. Glad that it helped you. I shall take this feedback.
@davidvacca4295
@davidvacca4295 5 ай бұрын
Do you have something similar how to set up gitlab for deploy AMI with packer?
@cloudquicklabs
@cloudquicklabs 5 ай бұрын
Thank you for watching my videos. I have not done any videos on this concept but would like to explore based on your input here.
@2mahender
@2mahender Жыл бұрын
nice video, you have created a manual step for tfstate file, cant gitlab automatically create it?
@cloudquicklabs
@cloudquicklabs Жыл бұрын
Thank you for watching my videos. Currently suggested approach is shown in video. May be in future GitLab starts to support it.
@eswarmoorthiduraisamy7986
@eswarmoorthiduraisamy7986 3 ай бұрын
Nice helpful video? do we need to create this state file steps for every new repo we add ???
@cloudquicklabs
@cloudquicklabs 3 ай бұрын
Thank you for watching my videos. Indeed you need to create per backend definition of your terraform.
@MohammadMasukImtiazMasuk
@MohammadMasukImtiazMasuk 2 ай бұрын
Don't you need a runner to configure gitlab ci/cd?
@cloudquicklabs
@cloudquicklabs 2 ай бұрын
Thank you for watching my videos. I have used default runners for this demo.
@vijaymestry4236
@vijaymestry4236 3 ай бұрын
best
@cloudquicklabs
@cloudquicklabs 3 ай бұрын
Thank you for watching my videos. Glad that it helped you.
@talleuxraphael4679
@talleuxraphael4679 9 ай бұрын
Great video! Unfortunately, group token access has become a paying service. Do you know another way to link the AWS account and Gitlab?
@cloudquicklabs
@cloudquicklabs 9 ай бұрын
Thank you for watching my videos. I am currently looking to create new version of this video where I would covering further required Authentication.
@vijayrathinam5651
@vijayrathinam5651 Жыл бұрын
Hi Sir please respond to this issue Error refreshing state: 2 problems: - Unsupported state file format: The state file could not be parsed as JSON: syntax error at byte offset 1. - Unsupported state file format: The state file does not have a "version" attribute, which is required to identify the format version.
@cloudquicklabs
@cloudquicklabs Жыл бұрын
Thank you for watching my videos. Did you first created state file locally and uploaded that to Gitlab state option. And hope that you watched the video correctly.
@vijayrathinam5651
@vijayrathinam5651 Жыл бұрын
@@cloudquicklabs Thanks for reply. Yes i have did the steps same as the video, created state file locally and uploaded by running terraform plan command
@sasikumarrunforlife
@sasikumarrunforlife Жыл бұрын
Awesome video
@cloudquicklabs
@cloudquicklabs Жыл бұрын
Thank you for watching my video. Keep watching and keep learning from my videos.
@nksajeer
@nksajeer Жыл бұрын
Initializing the backend... Successfully configured the backend "http"! Terraform will automatically use this backend unless the backend configuration changes. Error refreshing state: HTTP remote state endpoint requires auth Cleaning up project directory and file based variables 00:01 ERROR: Job failed: exit code 1
@cloudquicklabs
@cloudquicklabs Жыл бұрын
Thank you for watching videos. Here errors looks to be with permissions. Could you please check the steps again.
@mdkelley02
@mdkelley02 Жыл бұрын
If you set any of the pipeline variables to be protected, check to make sure that you are not running this pipeline against an unprotected branch. Only master is protected by default.
@Quilz06
@Quilz06 Жыл бұрын
video starts from 9:00
@cloudquicklabs
@cloudquicklabs Жыл бұрын
Thank you for watching my videos. And thank you for your valuable inputs. I shall take it.
@user-ox6rk1wd4w
@user-ox6rk1wd4w Жыл бұрын
Nive video . Please send GitLab url for code.
@cloudquicklabs
@cloudquicklabs Жыл бұрын
Thank you for watching my videos. Please find GitLab repo link gitlab.com/RekhuGopal/aws-iac/-/tree/main
@Chetangamingworld
@Chetangamingworld Жыл бұрын
Mama i pinky akka brother chetan
@cloudquicklabs
@cloudquicklabs Жыл бұрын
Hi Chetan. Yes.. Keep watching my channel :)
@trollingday7124
@trollingday7124 2 ай бұрын
Very nice video, could someone try to share the steps to do same for Azure cloud??? Thx in advance
@cloudquicklabs
@cloudquicklabs 2 ай бұрын
Thank you for watching my videos. Glad that it helped you. I shall create new on Azure and GitLab soon.
@GaganGautam-ik9ko
@GaganGautam-ik9ko Жыл бұрын
getting this error, terraform plan ╷ │ Error: Error acquiring the state lock │ │ Error message: Failed to make lock HTTP request: net/http: invalid method "POST-backend-config=unlock_method=DELETE" │ │ Terraform acquires a state lock to protect the state from being written │ by multiple users at the same time. Please resolve the issue above and try │ again. For most commands, you can disable locking with the "-lock=false" │ flag, but this is not recommended.
@cloudquicklabs
@cloudquicklabs Жыл бұрын
Thank you for watching my videos. Here it looks like your state file already has the lock. First do remove it. Then try terraform plan should be working.
@GaganGautam-ik9ko
@GaganGautam-ik9ko Жыл бұрын
@@cloudquicklabs how to do it and now it is showing some error of auth enable
8 Terraform Best Practices that will improve your TF workflow immediately
8:57
Женская драка в Кызылорде
00:53
AIRAN
Рет қаралды 484 М.
50 YouTubers Fight For $1,000,000
41:27
MrBeast
Рет қаралды 205 МЛН
Best KFC Homemade For My Son #cooking #shorts
00:58
BANKII
Рет қаралды 65 МЛН
A clash of kindness and indifference #shorts
00:17
Fabiosa Best Lifehacks
Рет қаралды 132 МЛН
GitLab CICD Pipelines with AWS EC2 and S3
22:32
MartyAWS
Рет қаралды 68 М.
GitLab CI CD Tutorial for Beginners [Crash Course]
1:09:00
TechWorld with Nana
Рет қаралды 1,2 МЛН
Groundbreaking New Solar Energy System - Too Good to be True?
7:07
Sabine Hossenfelder
Рет қаралды 400 М.
Rate This Smartphone Cooler Set-up ⭐
0:10
Shakeuptech
Рет қаралды 5 МЛН
S24 Ultra and IPhone 14 Pro Max telephoto shooting comparison #shorts
0:15
Photographer Army
Рет қаралды 10 МЛН