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:
@@ -4,7 +4,7 @@
|
||||
// Package depsfile contains the logic for reading and writing OpenTofu's
|
||||
// dependency lock and development override configuration files.
|
||||
//
|
||||
// These files are separate from the main Terraform configuration files (.tf)
|
||||
// These files are separate from the main OpenTofu configuration files (.tf)
|
||||
// for a number of reasons. The first is to help establish a distinction
|
||||
// where .tf files configure a particular module while these configure
|
||||
// a whole configuration tree. Another, more practical consideration is that
|
||||
|
||||
Reference in New Issue
Block a user