Commit Graph

654 Commits (580d3afb34633ee558b54a5604ca89fd032ca2ee)

Author SHA1 Message Date
James Bardin 04b442d419 allow slashes in git url parameters
2 years ago
Daniel Schmidt 3b95a5f6b1
fix formatting
2 years ago
Daniel Schmidt 8e1f02843d
jsonformat: update tests
2 years ago
Daniel Schmidt b9933789aa
jsonformat: render deferred diff with no current changes message
2 years ago
Daniel Schmidt c619cd2536
improve wording
2 years ago
Daniel Schmidt a00e015e24
jsonformat: render different no changes message on deferred actions
2 years ago
Daniel Schmidt 4afb3b2b48
jsonformat: render deferred actions
2 years ago
Liam Cervante 471bddf3ba
json plan: update resource index and import ids to support unknown values (#35518)
2 years ago
Liam Cervante 4f62fcac53
init: fix invalid + duplicate required provider blocks crashing (#35533)
2 years ago
Liam Cervante 3ce9e517ae
fix flaky test in views package (#35469)
2 years ago
James Bardin fcfbd85aa5 add suggestion to run `terraform providers`
2 years ago
Niklas Rosenstein 50463774b0 Fix and clarify error message when -plugin-dir can't be saved to workspace directory
2 years ago
Martin Atkins 71d14e78fd lang: Experimental "ephemeralasnull" function
2 years ago
James Bardin 3bf06b18fc update helptext and docs
2 years ago
James Bardin 3875ea3656 add -lock-file flag to providers mirror command
2 years ago
James Bardin e57d8add35 Check lock file diags in mirror command
2 years ago
Martin Atkins 9dd16a7fba command: "terraform apply" accepts variable values with saved plan
2 years ago
Martin Atkins 6f84623cb6 terraform: Initial partial support for ephemeral values
2 years ago
James Bardin a38be7d174
Merge pull request #35271 from hashicorp/jbardin/render-uknown-block
2 years ago
James Bardin 6b19b9e82a render entirely unknown blocks in the plan output
2 years ago
Brandon Croft 3a5221269b
Revert "Add Warning for Deprecated Modules in `Init` (Second Revision)"
2 years ago
kmoe 1e2d4a2ecc
lang: stabilise templatestring func experiment (#35224)
2 years ago
Mark DeCrane 4bd790d8a4
Merge pull request #35231 from hashicorp/TF-12601/deprecated-module-version-warns-rev2
2 years ago
MicahKimel 3258744166
Remove invalid warning during cleanup phase (#35172)
2 years ago
Mark DeCrane 1e7c29243e Added Extra field for TFC diagnostic processing
2 years ago
Sebastian Rivera 7012371d1f
Merge pull request #35176 from hashicorp/sebasslash/tf-15302_modifiable-snapshot-interval
2 years ago
Sebastian Rivera 52c7dfceb4 Add unit tests for state persist interval env var
2 years ago
Sebastian Rivera a72d02135b Define StatePersistInterval as command meta field
2 years ago
Liam Cervante 48fc2d3ac7
terraform test: Disallow version constraints within test files (#35161)
2 years ago
Brandon Croft 716fcce239
chore: add command ctx to GetRootOutputValues
2 years ago
Liam Cervante b718c55b13
deferred actions: include deferred resources within JSON plan output (#35065)
2 years ago
Liam Cervante 14418bd198
terraform test: move override evaluation into expander (#35030)
2 years ago
Nick Fagerlund 40b6f21b3d
Merge pull request #35050 from hashicorp/rebrand-hcp-terraform
2 years ago
Sebastian Rivera c04d32dc26 Inject appname to backend migration prompts
2 years ago
Sebastian Rivera 015f795ff0 Rebrand Terraform Cloud to HCP Terraform
2 years ago
Liam Cervante 448775102c
terraform test: Push evaluation of variables to as late as possible (#35014)
2 years ago
Liam Cervante 6963c54bec
terraform test: don't remove sensitive marks from inputs (#35021)
2 years ago
Martin Atkins 30e2fd6525 Handle marks a little more consistently
2 years ago
Martin Atkins 5a944133e6 command/jsonstate: Reject unsupported marks
2 years ago
UKEME BASSEY a4415c030a making json data more useful for client consumption
2 years ago
UKEME BASSEY 7fb13b8868 fixing tests
2 years ago
UKEME BASSEY c7bbc09631 move all command args from command/init to args/init
2 years ago
UKEME BASSEY ce7824f905 add interrupt error to the diags so each component becomes responsible for rendering the errors
2 years ago
UKEME BASSEY 0ea25e3b40 fixing tests internal/command/init, view and argumento
2 years ago
UKEME BASSEY ba8386b8a2 json does not support interactive prompt so dont allow setting of both -migrate-state and -json options
2 years ago
UKEME BASSEY ea8d0869d8 convert all logs to be view type exclusive for human or json format
2 years ago
UKEME BASSEY 370a471ecb fix json -help display and failing tests
2 years ago
UKEME BASSEY 26f01d699a add test for -json support
2 years ago
UKEME BASSEY a3f3b64e4c add -json to tf init
2 years ago
UKEME BASSEY 7709db45dc add init view test
2 years ago