Andrei Ciobanu
8305bfb2ef
Rename the CLI arg for deprecation outputs/variables ( #2774 )
...
Signed-off-by: Andrei Ciobanu <andrei.ciobanu@opentofu.org >
2025-05-09 14:01:32 +03:00
Andrei Ciobanu
22dc9b2137
Add new CLI arg to control what warnings should be shown for deprecated outputs/variables ( #2705 )
...
Signed-off-by: yottta <andrei.ciobanu@opentofu.org >
Signed-off-by: Andrei Ciobanu <andrei.ciobanu@opentofu.org >
2025-05-08 17:01:40 +03:00
Christian Mesh
12ed264597
Warning and Error consolidation CLI options ( #1894 )
...
Signed-off-by: Hefeweizen <jmales@gmail.com >
Signed-off-by: Christian Mesh <christianmesh1@gmail.com >
Signed-off-by: Syasusu <syasusu@163.com >
Co-authored-by: Hefeweizen <jmales@gmail.com >
Co-authored-by: Syasusu <syasusu@163.com >
2024-09-23 07:31:06 -04:00
Siddhartha Sonker
579d74c409
Add -show-sensitive flag to tofu plan, apply, state-show and output commands ( #1554 )
...
Signed-off-by: siddharthasonker95 <158144589+siddharthasonker95@users.noreply.github.com >
2024-07-22 10:58:57 +01:00
Shashwat Pandey
3d30842cf0
306 concise mode for plan ( #1225 )
...
Signed-off-by: Shashwat Pandey <72958686+SypherSP@users.noreply.github.com >
2024-02-14 13:21:35 +01: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
Martin Atkins
ffe056bacb
Move command/ to internal/command/
...
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