#4528·opentofu

Add support for the terraform_data store block as per latest terraform

Author: dsyersCreated Aug 27, 2026Updated Sep 8, 2026
Labelsenhancementneeds-community-inputpending-decision

Community note

[!TIP] Hi there, OpenTofu community! The OpenTofu team prioritizes issues based on upvotes. Please make sure to upvote this issue and describe how it affects you in detail in the comments to show your support.

OpenTofu Version

bash
OpenTofu v1.12.3
on darwin_arm64

The problem in your OpenTofu project

Need to store the value of data "external", but only when the input changes

Attempted Solutions

Tried using triggers and the existing terraform_data functionality

Proposal

Exists in latest terraform

Workarounds and Alternatives

Not yet found a workaround

References

No response