Commit Graph

704 Commits (ca35e204eef230ce75d43cb7db358a063e20fc92)

Author SHA1 Message Date
Daniel Schmidt 6f58dbe75c
write-only attributes: emit structural data on schema rendering
1 year ago
Daniel Schmidt 90973698bf
Merge branch 'main' into pass-ephemeral-variables-to-terraform-apply
1 year ago
Liam Cervante eeacced8f0
Add go vet as a check to the Github commit actions (#31461)
1 year ago
James Bardin 896f9e74b6
Merge pull request #35958 from hashicorp/jbardin/uknown-ephemeral-config
1 year ago
Daniel Schmidt eccf39aa45
ephemeral: support interactive variable input for ephemeral values
1 year ago
James Bardin c2a1070c23 create a ui hook for unknown ephemeral config
1 year ago
Daniel Schmidt 2e026dec0f
ephemeral: set ephemeral variables for combined plans as well
1 year ago
Liam Cervante 7c4aeac5f3
stacks: load credentials from config file on startup (#35952)
1 year ago
Radek Simko 8176657c5b
command/views: Attempt to fix flaky JSON hook test (#35940)
1 year ago
Daniel Schmidt d550c97553
ephermal: allow setting var and var files for apply
1 year ago
Daniel Schmidt 3207836729
ephemeral: tests for setting unplanned vars during apply
1 year ago
Daniel Schmidt fa44937977
ephemeral: improve diagnostic message through compactValueStr
1 year ago
Daniel Schmidt 0e632aae86
ephemeral: allow setting non-ephemeral values during apply to same value as in plan
1 year ago
Daniel Schmidt 0a71f24453
disable interactive prompt test for now
1 year ago
Daniel Schmidt a87b36a1a8
restructure tests
1 year ago
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
1 year ago
Bruno Schaatsbergen 098234e244
states: check root output value changes in refresh-only mode (#35812)
1 year ago
Daniel Schmidt b701e152e5
show value is ephemeral in terraform test
1 year ago
Daniel Schmidt b9f273639d
handle ephemeral and sensitive case in diagnostics
1 year ago
Daniel Schmidt 3e7fdd0de9
improve wording of error message
1 year ago
Daniel Schmidt ae103fc491
test: emit a nice error message if the user uses ephemeral resource in terrafom test
1 year ago
Daniel Schmidt 97ba67edea
test: ensure ephemeral values are not shown in diagnostics and warning is printed
1 year ago
Daniel Schmidt 725add6a1a
test: pass in variables during apply
1 year 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