Terraform state file | How to manage local statefile | How to save remote statefile on AWS S3 Bucket

preview_player
Показать описание
▬▬▬▬▬▬ ⭐️ Instruction's Guides ⭐️ ▬▬▬▬▬▬

In this lab session on Managing terraform state file we are gonna look on -

1. What is Terraform state file?
2. What is Terraform local state file?
3. How to manage terraform state file?
4. How to store Terraform state file remotely on AWS S3 bucket
5. What are the best practices for managing Terraform state file

▬▬▬▬▬▬ ⭐️ 🕘Timestamps ⭐️ ▬▬▬▬▬▬
0:00 Intro
0:48 Terraform local state file
9:20 Terraform remote state file on AWS S3 Bucket
13:56 Terraform state pull

Disclaimer/Policy: All the content/instructions are solely mine. The source is completely open-source.

Video is copyrighted and can not be re-distributed on any platform.

#terraform #devops
Рекомендации по теме
Комментарии
Автор

your teaching style is excellent, to the point, no waste of time. I just like your style ... Thanks

kamkumk
Автор

this is the best explanation i ever seen. your explaining slowly and clearly in detailed

rajeshk
Автор

You will definitely deserve more than this man.

akhilsantosh
Автор

You are doing a very great job mate with these videos. Thanks!

ElCanalDeJoshOfficial
Автор

amazing videos @rahul very easy to understand

rishabhsingh
Автор

Very good clarification. Thanks for sharing with us. Waiting for your next videos.

prathmeshmohite
Автор

Make videos on terraform to create resources in multi regions and maintaining state files dynamically in local machine

AtreyaNadig
Автор

thank you so much very nicely explained

bhanuprakashssit
Автор

Hii sir
At 12:20 secs we are rerunning terraform init because we added extra resources in you code
Or we destroy the resources

csgs
Автор

Thanks for another amazing learning session :)

praveenbhogade
Автор

The way of explanation very nice.. could you please share the videos azure with terraform also...

ravib
Автор

It helped me a lot. Cant thanks enough..!

pareshmarathe
Автор

@Rahul wagh, Thanks for the wonderful session.... Since I am new to this field having this doubt, If we are using an existing bucket for storing state files, How the terraform is getting permission to write on this S3. IS there any separate configuration needed for this?

anish
Автор

What if you want to create a new resource that has a different ami values resource id’s that are not yet existing in AWS using Terraform? I ask because there’s no point reusing details of existing AWS resources like EC2 instances.

galleon
Автор

great work sir, plz bring circleci tutorials also...

shubhamkumar-ymcq
Автор

Hi, I have a doubt, i am trying to do minor version upgrade for aurora rds postgres engine via terraform, am faing an error which says cannot be deleted, it still contains DB instances in non-deleting state. could you please share steps to upgrade minor version of aurora rds postgres engine via terraform. Kindly Assist. Thank you in advance!

novemberPrincess
Автор

Hi @RahulWagh
if i have not created azure resources using terraform and now team wants me to destroy all resources using terraform. what command i need to execute can i run terraform destroy command directly or i need to first run terraform init, terraform plan, terraform validate and finally terraform destroy? could you please guide me on this?

akshaykadam
Автор

When I run terraform state pull it does not update my main.tf file? Isn' t it like git? I would have assumed that i have as an example an empty main.tf file and with the pull I would istantly get the update with all resources in the main.tf as well? Thanks

DanielWeikert
Автор

Sir please make a dedicated video on GITLAB CICD

Ashok_vlogs
Автор

Really great video tutorial! May I request you to include spinning a VM in Azure using TF automation, how to merge two state file at remote backend codebase, etc. if possible!!
Thanks!

gocrow