Christian Mesh
5fdf66c943
Address linting issues in addrs package ( #2777 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com >
2025-05-09 14:50:37 -04:00
Martin Atkins
27ab52fd03
Compare ModuleInstance to Module without allocating, and similar ( #2261 )
...
Signed-off-by: Martin Atkins <mart@degeneration.co.uk >
2024-12-12 12:47:57 -05:00
Oleksandr Levchenkov
64fb36dc54
add override implementation for testing framework ( #1499 )
...
Signed-off-by: ollevche <ollevche@gmail.com >
Signed-off-by: Oleksandr Levchenkov <ollevche@gmail.com >
Co-authored-by: Janos <86970079+janosdebugs@users.noreply.github.com >
Co-authored-by: Ronny Orot <ronny.orot@gmail.com >
2024-06-06 13:20:41 +03:00
namgyalangmo
cb2e9119aa
Update copyright notice ( #1232 )
...
Signed-off-by: namgyalangmo <75657887+namgyalangmo@users.noreply.github.com >
2024-02-08 09:48:59 +00:00
hashicorp-copywrite[bot]
325d18262e
[COMPLIANCE] Add Copyright and License Headers
2023-05-02 15:33:06 +00:00
Alisdair McDiarmid
ad52076025
addrs: Add tests for Module.String
2022-06-23 10:42:07 -04:00
Denny Gursky
8a694e81ff
string builder speed up for Module.String()
2022-06-21 21:49:30 -07:00
Martin Atkins
b9a93a0fe7
Move addrs/ to internal/addrs/
...
This is part of a general effort to move all of Terraform's non-library
package surface under internal in order to reinforce that these are for
internal use within Terraform only.
If you were previously importing packages under this prefix into an
external codebase, you could pin to an earlier release tag as an interim
solution until you've make a plan to achieve the same functionality some
other way.
2021-05-17 14:09:07 -07:00