Commit Graph

154 Commits (f031b14ece87951a7ec6fb4e925bafe337ca7d68)

Author SHA1 Message Date
Radek Simko bfa011e88b
command/views: Fix flaky hook tests (#36104)
1 year ago
Bruno Schaatsbergen a5d8673a41
Revert "Merge pull request #35929 from bschaatsbergen/b/fix-retry-messages-in-cloud-backend-json"
1 year ago
Bruno Schaatsbergen 6b0ba4d20d
refactor: gracefully handle marshalling error with empty output
1 year ago
Bruno Schaatsbergen b358e333ee
refactor: make methods private
1 year ago
Bruno Schaatsbergen 515897a125
copyright: add missing header
1 year ago
Bruno Schaatsbergen 45c38a6469
Merge branch 'main' into b/fix-retry-messages-in-cloud-backend-json
1 year ago
Bruno Schaatsbergen ae661f3568
views: add comments for clarity
1 year ago
Daniel Schmidt 90973698bf
Merge branch 'main' into pass-ephemeral-variables-to-terraform-apply
1 year ago
Bruno Schaatsbergen 94c732b7a5
views: refactor RetryLog to use an elapsed time
1 year ago
Bruno Schaatsbergen 93ae38dadf
views: add tests for cloud view
1 year ago
James Bardin c2a1070c23 create a ui hook for unknown ephemeral config
1 year ago
Bruno Schaatsbergen c71a1a775e
views: refactor retry logic with retryHelper function
1 year ago
Bruno Schaatsbergen 558aa18be7
Merge branch 'main' into b/fix-retry-messages-in-cloud-backend-json
1 year ago
Bruno Schaatsbergen ad1f3e0adc
views: add tests for cloud view
1 year ago
Bruno Schaatsbergen c9f418d853
views: add PrepareMessage to cloud view interface
1 year ago
Radek Simko 8176657c5b
command/views: Attempt to fix flaky JSON hook test (#35940)
1 year ago
Daniel Schmidt fa44937977
ephemeral: improve diagnostic message through compactValueStr
1 year ago
Bruno Schaatsbergen 6c14e52d8e
test: use Cloud view
1 year ago
Bruno Schaatsbergen 377c959c33
views: add cloud view
1 year ago
Bruno Schaatsbergen a90930427a
chore: remove the retrylog hook from the init view
1 year ago
Bruno Schaatsbergen fb878889f2
Merge branch 'main' into b/fix-retry-messages-in-cloud-backend-json
1 year ago
Bruno Schaatsbergen f9797595e3
chore: initialize new view in meta backend
1 year ago
Radek Simko 3d4dab01a0
command/views: Attempt to fix flaky hook test (#35927)
1 year ago
Bruno Schaatsbergen f5dc158709
views: render retry messages using the view
1 year ago
Bruno Schaatsbergen 8635cb1cfb
views: move retryLog hook to init view
1 year ago
Radek Simko 0a266c88c4
terraform: Emit lifecycle phases of ephemeral resources to the UI (#35919)
1 year ago
Sebastian Rivera ee1a2a7858 Implement the modules command
1 year ago
Daniel Schmidt b9f273639d
handle ephemeral and sensitive case in diagnostics
2 years ago
Daniel Schmidt 97ba67edea
test: ensure ephemeral values are not shown in diagnostics and warning is printed
2 years ago
Radek Simko 06fd817b7c
Remove handling of ephemeral root outputs (#35809)
2 years ago
kmoe a2039517a5
states: store ephemeral output values in memory (#35676)
2 years ago
James Bardin 16231373a4 update changes in command pkgs
2 years ago
Liam Cervante 3ce9e517ae
fix flaky test in views package (#35469)
2 years ago
Martin Atkins 6f84623cb6 terraform: Initial partial support for ephemeral values
2 years ago
Brandon Croft 3a5221269b
Revert "Add Warning for Deprecated Modules in `Init` (Second Revision)"
2 years ago
Mark DeCrane 1e7c29243e Added Extra field for TFC diagnostic processing
2 years ago
Sebastian Rivera 015f795ff0 Rebrand Terraform Cloud to HCP Terraform
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 0ea25e3b40 fixing tests internal/command/init, view and argumento
2 years ago
UKEME BASSEY ea8d0869d8 convert all logs to be view type exclusive for human or json format
2 years ago
UKEME BASSEY 7709db45dc add init view test
2 years ago
UKEME BASSEY 14c53f74f2 add init view for json and human type view
2 years ago
Martin Atkins c1342f4f6a terraform test: Include test case execution time in JUnit XML
2 years ago
Martin Atkins c8611b51d7 terraform test: JUnit XML output sets testcase classname
2 years ago
Nick Fagerlund ccab5f1e55 Rename some UiHook tests for easier ad-hoc runs
2 years ago
Nick Fagerlund 94ea534e40 Refactor terraform.Hook to use a resource-identifying wrapper struct
2 years ago
Nick Fagerlund d81a546e55 Lints: hook_count_test, "redundant type from slice composite literal"
2 years ago
Liam Cervante f0b61090a2
Move the testing MockProvider into a dedicated shared package (#34681)
2 years ago