OpenTofu
OpenTofu
  • 13
  • 6 747
Help Us Test OpenTofu 1.7.0-alpha1
Over the last few months we've been hard at work to bring new features, such as the state encryption and the removed block, as well as compatibility improvements to you. A few days ago we released the first preview version of these improvements as OpenTofu 1.7.0-alpha1.
We have done everything we could to make sure that the new alpha release doesn't break anything, and we need your help to get this release tested.
Blog post with details: opentofu.org/blog/help-us-test-opentofu-1-7-0-alpha1/
Feedback form: github.com/opentofu/opentofu/issues/new?assignees=&labels=preview-release-feedback&projects=&template=1_7_0_alpha1_feedback.yml
Download: github.com/opentofu/opentofu/releases/tag/v1.7.0-alpha1
0:00 Introduction and download instructions
0:56 State encryption
1:53 Removed block
Переглядів: 423

Відео

Feature Preview: State Encryption
Переглядів 8233 місяці тому
In this feature preview, we are taking a look at the upcoming state encryption feature in OpenTofu 1.7. This feature will allow you to encrypt your state and plan files at rest using a local key or a key management system. Short: ua-cam.com/users/shortsYEn2wGhhkbI Weekly engineering sync: calendar.google.com/calendar/embed?src=c_3f2dd3c1fe0ef4e93ef3fc456ca2dd219a2e8fd85f6b40750af16c3df370bf93@g...
OpenTofu Office Hours (S01E07)
Переглядів 4104 місяці тому
OpenTofu Office Hours (S01E07)
OpenTofu Office Hours (S01E06)
Переглядів 1195 місяців тому
OpenTofu Office Hours (S01E06)
OpenTofu Office Hours (S01E05)
Переглядів 1575 місяців тому
OpenTofu Office Hours (S01E05)
OpenTofu Office Hours (S01E04)
Переглядів 1016 місяців тому
OpenTofu Office Hours (S01E04)
OpenTofu Office Hours (S01E03)
Переглядів 866 місяців тому
Welcome to the OpenTofu office hours channel! In this Nov 8 recording, we discuss what's new in the last two weeks of development, how to contribute, and a call-for-proposals for the OpenTofu track at Kubecon Paris in March '24. events.linuxfoundation.org/kubecon-cloudnativecon-europe/co-located-events/opentofu-day/
OpenTofu Office Hours (S01E02)
Переглядів 1206 місяців тому
Welcome to the OpenTofu office hours channel! In this Oct 24 recording, we discuss what's new in the last two weeks of development, how to contribute, and more.
OpenTofu Office Hours (S01E01)
Переглядів 4976 місяців тому
Welcome to the OpenTofu office hours channel! In this inaugural Oct 11 recording, we discuss what's new in the last two weeks of development, how to contribute, and more.
OpenTF state file encryption
Переглядів 7009 місяців тому
Here's a video of the OpenTF fork running... including end-to-end encryption for state files! 🔐🔥 This is *huge*. This feature has been, uh, blocked since 2014. OpenTF makes it possible. It's experimental for now; official RFC coming soon. Share your feedback! #OpenTF #Terraform opentf.org/

КОМЕНТАРІ

  • @stevendecoeyer1987
    @stevendecoeyer1987 Місяць тому

    Nice 👏

  • @JSchin1001
    @JSchin1001 Місяць тому

    Great work! Glad you guys picked up the torch. Terraform heading to IBM is like a beloved pet suddenly going to "live on a farm upstate..."

  • @analogue
    @analogue Місяць тому

    Hell no.

  • @CarlintVeld
    @CarlintVeld Місяць тому

    Functions all nice but where is the compelling beat? 😅

  • @ravenlb
    @ravenlb 2 місяці тому

    Excited to try this out!

    • @OpenTofu
      @OpenTofu 2 місяці тому

      Let us know how it goes!

  • @OpenTofu
    @OpenTofu 2 місяці тому

    The OpenTofu core developers would like to thank Stephan Bartels (Interhyp) and Alex Scheel for their extensive work on the state encryption feature.

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

    As a user of OpenTofu, how can I programmatically determine which key is currently used for encryption of something that tofu is encrypting? It seems like whether or not an apply has been run will determine this.

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

      Thank you for the question @yousifakbar. For encryption, OpenTofu will always use the method you specified in the target block, such as statefile{}, planfile{}, etc. It will never use the fallback block for encryption, only for decryption. The method itself is then linked to a key provider, so your key provider is where you control which key to use. In practice, that will either be a passphrase provider or a KMS system.

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

    Do you want to know more? Here's the long version: ua-cam.com/video/rR4IbhlRSkI/v-deo.html

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

    Do you want a quick overview? Here's the short version: ua-cam.com/users/shortsYEn2wGhhkbI

  • @Schematical
    @Schematical 4 місяці тому

    Thanks for the update. Best of luck!

  • @Pheagey
    @Pheagey 6 місяців тому

    Nice to see Homebrew / AWS Service Prodiver / et al. stopping support for projects that switch to close source licenses.

  • @vmsmieo3797
    @vmsmieo3797 8 місяців тому

    How can i install opentufu on ubuntu

  • @ricdotdev
    @ricdotdev 8 місяців тому

    Nice!