Commit Graph

689 Commits (756a1a74add5dc76decbc7f848e6c8df828bcf8a)

Author SHA1 Message Date
Daniel Schmidt 756a1a74ad
ephemeral: add apply tests
1 year ago
Daniel Schmidt f4ff263d24
restructure existing test
1 year ago
Radek Simko 3d4dab01a0
command/views: Attempt to fix flaky hook test (#35927)
1 year ago
Radek Simko 0a266c88c4
terraform: Emit lifecycle phases of ephemeral resources to the UI (#35919)
1 year ago
Brandon Croft c977f90bc3
Merge branch 'main' into brandonc/resource_tags_cloud_block
1 year ago
Brandon Croft 9d0133a541
Fix non-string elements in tags schema
1 year ago
Sebastian Rivera 59cea511dd Only show referenced entries, add versioning
1 year ago
Sebastian Rivera 3498bc9815 Sort JSON objects before comparing to prevent rc error
1 year ago
Sebastian Rivera f19d17cee7 Add missing license headers
1 year ago
Sebastian Rivera a5294c2096 Impl tests for the modules command
1 year ago
Sebastian Rivera ee1a2a7858 Implement the modules command
1 year ago
Brandon Croft e87335a972
cloud: Allows object tag schema for selecting kv tagged workspaces
2 years ago
Bruno Schaatsbergen 098234e244
states: check root output value changes in refresh-only mode (#35812)
2 years ago
Daniel Schmidt b701e152e5
show value is ephemeral in terraform test
2 years ago
Daniel Schmidt b9f273639d
handle ephemeral and sensitive case in diagnostics
2 years ago
Daniel Schmidt 3e7fdd0de9
improve wording of error message
2 years ago
Daniel Schmidt ae103fc491
test: emit a nice error message if the user uses ephemeral resource in terrafom test
2 years ago
Daniel Schmidt 97ba67edea
test: ensure ephemeral values are not shown in diagnostics and warning is printed
2 years ago
Daniel Schmidt 725add6a1a
test: pass in variables during apply
2 years ago
James Bardin 3a1a9408d9 fix Descendants spelling
2 years ago
Radek Simko 06fd817b7c
Remove handling of ephemeral root outputs (#35809)
2 years ago
Radek Simko 5e1d2303fb
jsonprovider: Expose ephemeral resource schemas (#35800)
2 years ago
Daniel Schmidt fbbf59a685
Merge pull request #35706 from ndouglas/patch-1
2 years ago
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
Nate Douglas df653772e1
Fix typo in test.go
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