mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 18:01:01 -06:00
Merge pull request #52 from opentffoundation/opentf-user-facing-internal-dag
Change Terraform to OpenTF in comment regarding the program
This commit is contained in:
commit
58cf4b1ca1
@ -179,7 +179,7 @@ func marshalVertexID(v Vertex) string {
|
||||
return VertexName(v)
|
||||
|
||||
// we could try harder by attempting to read the arbitrary value from the
|
||||
// interface, but we shouldn't get here from terraform right now.
|
||||
// interface, but we shouldn't get here from OpenTF right now.
|
||||
}
|
||||
|
||||
// check for a Subgrapher, and return the underlying *Graph.
|
||||
|
Loading…
Reference in New Issue
Block a user