mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
Rename terraform to tofu in GoString method and docstrings (#576)
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
This commit is contained in:
@@ -51,7 +51,7 @@ var (
|
||||
}
|
||||
)
|
||||
|
||||
// TestProvider is a wrapper around terraform.MockProvider that defines dynamic
|
||||
// TestProvider is a wrapper around tofu.MockProvider that defines dynamic
|
||||
// schemas, and keeps track of the resources and data sources that it contains.
|
||||
type TestProvider struct {
|
||||
Provider *tofu.MockProvider
|
||||
|
||||
Reference in New Issue
Block a user