mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-17 13:00:44 -04:00
As a first example of a real-world data source, the pre-existing terraform_remote_state resource is adapted to be a data source. The original resource is shimmed to wrap the data source for backward compatibility.