mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update website/docs/language/resources/terraform-data.mdx
Co-authored-by: Martin Atkins <mart@degeneration.co.uk>
This commit is contained in:
parent
df65d16022
commit
f35625820a
@ -5,7 +5,7 @@ description: >-
|
||||
in a remote backend.
|
||||
---
|
||||
|
||||
# The `terraform_data` Resource
|
||||
# The `terraform_data` Managed Resource Type
|
||||
|
||||
The `terraform_data` implements the standard resource lifecycle, but does not directly take any other actions.
|
||||
You can use the `terraform_data` resource without requiring or configuring a provider. It is always available through a built-in provider with the [source address](/language/providers/requirements#source-addresses) `terraform.io/builtin/terraform`.
|
||||
|
Loading…
Reference in New Issue
Block a user