You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: governance/third-generation/common-functions/tfconfig-functions/docs/filter_attribute_in_list.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ This function returns a map with two maps, `items` and `messages`. The `items` m
25
25
This function prints the violation messages if the parameter, `prtmsg`, was set to `true`. Otherwise, it does not print anything.
26
26
27
27
## Examples
28
-
Here are some examples of calling this function, assuming that the tfconfig-functions.sentinel file that contains it has been imported with the alias `plan`:
28
+
Here are some examples of calling this function, assuming that the tfconfig-functions.sentinel file that contains it has been imported with the alias `config`:
Copy file name to clipboardExpand all lines: governance/third-generation/common-functions/tfconfig-functions/docs/filter_attribute_not_in_list.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ This function returns a map with two maps, `items` and `messages`. The `items` m
25
25
This function prints the violation messages if the parameter, `prtmsg`, was set to `true`. Otherwise, it does not print anything.
26
26
27
27
## Examples
28
-
Here are some examples of calling this function, assuming that the tfconfig-functions.sentinel file that contains it has been imported with the alias `plan`:
28
+
Here are some examples of calling this function, assuming that the tfconfig-functions.sentinel file that contains it has been imported with the alias `config`:
0 commit comments