#opentofu (2024-05)

Discuss OpenTofu-related topics

2024-05-08

Release notes from opentofu avatar
Release notes from opentofu
04:14:36 PM

v1.7.1 We’re proud to announce that OpenTofu 1.7.1 is now officially out! This is a bugfix release and we encourage all OpenTofu 1.7.0 users to upgrade. What’s New?

Fixed support for provider functions in tests (#1603) Fixed crash in gcs backend when using certain commands (<a href=”https://github.com/opentofu/opentofu/pull/1618“…

Release v1.7.1 · opentofu/opentofuattachment image

We’re proud to announce that OpenTofu 1.7.1 is now officially out! This is a bugfix release and we encourage all OpenTofu 1.7.0 users to upgrade. What’s New?

Fixed support for provider functions i…

Allow unconfigured provider functions in test context by cam72cam · Pull Request #1603 · opentofu/opentofu

When implementing provider functions, I failed to consider how functions would be used in test checks. This spins up a provider instance for evaluating functions within a test context. It does no…

Fix GCS backend crash from encryption changes by cam72cam · Pull Request #1618 · opentofu/opentofuattachment image

The GCS backend is more eager than other backends we tested during the state encryption work. Some of the more peripheral commands were assumed to not need state encryption (incorrectly) and were p…

Release notes from opentofu avatar
Release notes from opentofu
04:24:34 PM

v1.7.1 We’re proud to announce that OpenTofu 1.7.1 is now officially out! This is a bugfix release and we encourage all OpenTofu 1.7.0 users to upgrade. What’s New?

Fixed support for provider functions in tests (#1603) Fixed crash in gcs backend when using certain commands (<a href=”https://github.com/opentofu/opentofu/pull/1618“…

2024-05-10

Hao Wang avatar
Hao Wang
dotemacs/terraform-provider-jq
Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

Sadly it uses exec, so not much of a step up from native terraform. Jq is in go, they should just use it natively :-)

dotemacs/terraform-provider-jq
Hao Wang avatar
Hao Wang

yeah, this is from opentofu channel, new feature

Hao Wang avatar
Hao Wang

not the old “exec”, but similar

Malcolm Matalka (Terrateam) avatar
Malcolm Matalka (Terrateam)

Jq is written in C, no? Probably there are go bindings

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

you’re right @Malcolm Matalka (Terrateam)

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)
Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

Looks like the gh CLI uses https://github.com/itchyny/gojq

itchyny/gojq

Pure Go implementation of jq

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)
	github.com/itchyny/gojq v0.12.15 // indirect
Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

(the gh CLI is why I just assumed it was in go)

2024-05-13

Hao Wang avatar
Hao Wang

Supporting OpenTofu is not an aggressive strategy in this open source community, but a welcoming one, and you will receive more wam feedbacks from the people in this community and they will remember you :)

Hao Wang avatar
Hao Wang

it is so great seeing this transition

2024-05-14

Hao Wang avatar
Hao Wang

From Oracle Cloud:

In this release, we have switched from Terraform to OpenTofu due to forthcoming Terraform licensing changes. You must therefore upgrade your Cloud Manager to 24.1.1.1 by June 30, 2024 at the latest.
1
Hao Wang avatar
Hao Wang
EBS Cloud Manager 24.1.1.1 Now Availableattachment image

Our latest Oracle E-Business Suite (EBS) Cloud Manager update, 24.1.1.1, converts from Terraform to OpenTofu and provides updated versions of other technology components.

2024-05-18

2024-05-28

yxxhero avatar
yxxhero

any news about k8s deployment?

Kuba Martin avatar
Kuba Martin

Could you expand on what you mean with “k8s deployment” in the context of opentofu?

yxxhero avatar
yxxhero

such as helm chart. thanks so much your reply.

Kuba Martin avatar
Kuba Martin

If you’d like to deploy helm charts with opentofu, then there’s the helm provider.

2024-05-31

Jake Lundberg (HashiCorp) avatar
Jake Lundberg (HashiCorp)

At the Boston DevOps meetup at Env0 office discussing OpenTofu. Good info, a bit of FUD and speculation, but to be expected.

3
Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

You’re like the true HashiCorp Ambassador.

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

(or gathering some intel?)

Jake Lundberg (HashiCorp) avatar
Jake Lundberg (HashiCorp)

I got there a bit late so didn’t announce myself, and had to duck out for an interview at the end. I wanted a chance for folks to chat with me, but turned mostly into intel.

The main presenters were remote as well.

    keyboard_arrow_up