How to migrate from Terraform Cloud to S3 bucket - Terraform State Management

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • This episode covers the process of migrating terraform state management from Terraform Cloud to AWS S3 bucket.
    Check out learn.pablossp... for curated list of video materials.
    ---------------------------------------------
    Useful references:
    ---------------------------------------------
    Renaming terraform resource: • How to rename terrafor...
    Setup and use of aws-vault: • How to use aws-vault w...
    Setup and use of ASDF: • Using ASDF to manage v...
    =================================
    If you wish to support me, I have a kofi page: ko-fi/pablosspot

Комментарии • 4

  • @user-ie8qx7oq7n
    @user-ie8qx7oq7n 9 месяцев назад +1

    Hello, I appreciate your videos.
    What to do with the `imports` statements after `terraform init` using the s3 bucket for the state files ?

    • @pablosspot
      @pablosspot  9 месяцев назад

      After you have run terraform apply, you can get rid of those import statements

  • @Mike-cp1tj
    @Mike-cp1tj 9 месяцев назад +1

    how do you feel the TF change to BSL license? maybe time to move away from Hashicorp

    • @pablosspot
      @pablosspot  9 месяцев назад

      Not happy. Most if not all of my terraform backend are in terraform cloud. I have finished moving them to S3 but that means I will have to pay minimal amount for storage. I'm slowly moving away from them but not with Terraform. I have stopped using vault.
      Im also slowly getting myself familiar with opentofu. So far the move is seamless (Im working on a very very short show and tell about the move).