mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
Change Terraform to OpenTF in comment regarding the program
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user