Terraform workspace and multiple environments

Поділитися
Вставка
  • Опубліковано 27 сер 2024
  • Watch this session to understand how to manage Terraform in multiple environments and workspaces
    e2e gitrepo github.com/e2e...
    e2e gitrepo for 'Terraform' github.com/e2e...
    e2e Academy repo github.com/e2e...
    Terraform advance Playlist: • Terraform backend stat...
    Project code: github.com/e2e...
    Instructions: github.com/e2e...
    Terraform advance Articles: e2esolutionarc...
    GitHub scripts repository: github.com/e2e...
    Online training sessions: e2esolutionarc...
    Weekly FREE Open House Cloud Essentials join here www.eventbrite...
    Complete reference CICD course www.udemy.com/...
    If you are an IT aspirant or IT software engineer this channel is a great source of knowledge for you. Subscribe to this channel and hit the bell icon for the upcoming video tutorials.
    For any query please feel free to post your query.
    GitHub: github.com/e2e...
    Website: e2esolutionarc...
    Facebook: / awstechguide

КОМЕНТАРІ • 12

  • @jalandharbehera99
    @jalandharbehera99 3 місяці тому

    Its very much informative video

  • @e2esolutionarchitect
    @e2esolutionarchitect  2 роки тому +2

    Terraform advance series complete playlist ua-cam.com/video/v3M_PJAcpzU/v-deo.html

  • @sathishcres
    @sathishcres 2 роки тому +2

    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

  • @ravireddy270
    @ravireddy270 Рік тому

    Love your explanation

  • @rajendrabhadane1237
    @rajendrabhadane1237 2 роки тому +1

    Nice explaination

  • @jalandharbehera99
    @jalandharbehera99 3 місяці тому

    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

  • @AshokReddy-gm4jy
    @AshokReddy-gm4jy Рік тому

    Thank you so much

  • @iqbalasad8
    @iqbalasad8 Рік тому

    please share complete training video thanks.

  • @dsosys
    @dsosys 11 місяців тому

    26:14 terragrunt.
    With terragrunt, everything is very easy... the blast radius is very low.

  • @Winner4ever
    @Winner4ever Рік тому

    Well explained,but since we created 2 different backend with backend.config,is there any need for workspace?

    • @dishagupta7446
      @dishagupta7446 11 місяців тому

      yes there a need since in same aws account you may want to configure multiple workspaces like - dev, stage, etc.

  • @propro00
    @propro00 Рік тому

    why you do not use terragrunt ?