Terraform advance series complete playlist kzbin.info/www/bejne/rGSwkIOAdsijsLc
@jalandharbehera997 ай бұрын
Its very much informative video
@sathishcres2 жыл бұрын
Great content and explanation. Could you please also create content for multiple account with IAM STS Assume Role for provisioning resources in other AWS accounts. This is my suggestion for other viewers to increase the playback speed. Goto settings -> playback speed -> 1.75
@dsosys Жыл бұрын
26:14 terragrunt. With terragrunt, everything is very easy... the blast radius is very low.
@ravireddy270 Жыл бұрын
Love your explanation
@iqbalasad82 жыл бұрын
please share complete training video thanks.
@rajendrabhadane12372 жыл бұрын
Nice explaination
@jalandharbehera997 ай бұрын
If you will create backend.conf file for each env and it is working but here my question is instead of creating this backend.conf and passing it like dev.tfvars so why we will not do these things by creating workspace for each env ? Because in workspace no need to pass in command line because each workspace has its separate statefile
@Winner4ever Жыл бұрын
Well explained,but since we created 2 different backend with backend.config,is there any need for workspace?
@dishagupta7446 Жыл бұрын
yes there a need since in same aws account you may want to configure multiple workspaces like - dev, stage, etc.