mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
OpenTofu lets you declaratively manage your cloud infrastructure.
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. |
||
---|---|---|
test-fixtures | ||
data_source_state_test.go | ||
data_source_state.go | ||
provider_test.go | ||
provider.go |