namgyalangmo
cb2e9119aa
Update copyright notice ( #1232 )
...
Signed-off-by: namgyalangmo <75657887+namgyalangmo@users.noreply.github.com >
2024-02-08 09:48:59 +00:00
Yaron Yarimi
059190f273
Rename multiple packages to OpenTofu ( #488 )
2023-09-20 15:59:27 +03:00
RLRabinowitz
650b1a339a
Adjust mentions of terraform in internal/lang
2023-08-23 11:12:15 +03:00
hashicorp-copywrite[bot]
325d18262e
[COMPLIANCE] Add Copyright and License Headers
2023-05-02 15:33:06 +00:00
Martin Atkins
49d7c879ac
Fix problems caught by staticcheck v0.3.0
...
This will allow us to upgrade to this version in a later commit without
causing the our build checks to fail.
2022-04-04 08:12:44 -07:00
Alisdair McDiarmid
843c50e8ce
lang: Further limit the console-only type function
...
This commit introduces a capsule type, `TypeType`, which is used to
extricate type information from the console-only `type` function. In
combination with the `TypeType` mark, this allows us to restrict the use
of this function to top-level display of a value's type. Any other use
of `type()` will result in an error diagnostic.
2022-02-10 06:12:58 -05:00
James Bardin
80ef795cbf
add marks.Raw
2021-06-25 14:27:43 -04:00
James Bardin
cdf7469efd
marks.Has and marks.Contains
2021-06-25 14:17:03 -04:00
James Bardin
d9dfd451ea
update to use typed sensitive marks
2021-06-25 12:49:07 -04:00
James Bardin
2c493e38c7
marks package
...
marks.Sensitive
2021-06-25 12:35:51 -04:00