Adjust mentions of terraform in internal/lang

This commit is contained in:
RLRabinowitz
2023-08-23 11:12:15 +03:00
parent 58cf4b1ca1
commit 650b1a339a
17 changed files with 42 additions and 42 deletions

View File

@@ -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{
{