Commit Graph

665 Commits (7e767490c87bae2fa2b60da33ecefa1b7a220afa)

Author SHA1 Message Date
James Bardin 2cbb6bf92f udpate code which was failing staticckeck
2 years ago
Liam Cervante 332757894d
plan renderer: fix crash when updating a null attribute to unknown (#35709)
2 years ago
Liam Cervante abd6b9ef1b
plan renderer: render unknown nested blocks properly (#35644)
2 years ago
kmoe a2039517a5
states: store ephemeral output values in memory (#35676)
2 years ago
makx 2a9a8c2aca
show deprecation warning if -state is used with plan, apply, refresh (#35660)
2 years ago
Radek Simko 91ea2cd6e0
internal/command: Avoid ignoring ephemeralasnull function (#35651)
2 years ago
kmoe fab3673f8d
lang: stabilise ephemeral values experiment (#35636)
2 years ago
James Bardin 2ffbd0eb4e remove old refactoring comments
2 years ago
James Bardin 0b8fbfe323 ignore unexported state field in comparison
2 years ago
James Bardin 16231373a4 update changes in command pkgs
2 years ago
James Bardin bc750192e4 POC for always using decoded changes in core
2 years ago
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