mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
Adjust mentions of terraform in internal/lang
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
)
|
||||
|
||||
// SensitiveFunc returns a value identical to its argument except that
|
||||
// Terraform will consider it to be sensitive.
|
||||
// OpenTF will consider it to be sensitive.
|
||||
var SensitiveFunc = function.New(&function.Spec{
|
||||
Params: []function.Parameter{
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user