mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Change Terraform to OpenTF in comment regarding the program
This commit is contained in:
parent
0cb5befc33
commit
8fce593c9d
@ -179,7 +179,7 @@ func marshalVertexID(v Vertex) string {
|
|||||||
return VertexName(v)
|
return VertexName(v)
|
||||||
|
|
||||||
// we could try harder by attempting to read the arbitrary value from the
|
// 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.
|
// check for a Subgrapher, and return the underlying *Graph.
|
||||||
|
Loading…
Reference in New Issue
Block a user