Commit Graph

90 Commits (b5cfc0bb8bc4f9f4ffca495a80d167bc0da02f97)

Author SHA1 Message Date
Sebastian Rivera 52c5f9f6b7 Updated for latest go-tfe run task changes
4 years ago
Sebastian Rivera 126d6df088 Added run task support for post plan run stage, removed pre apply
4 years ago
uturunku1 383da4893b use new enum string for task stages
4 years ago
Brandon Croft aa0dda81b4 Fall back to reading latest run without task_stages
4 years ago
uturunku1 a9da859ee5 rename variables to something more descriptive
4 years ago
uturunku1 77946af472 pull latest changes from go-tfe branch and use use new field name that previously was incorrectly named TaskStage
4 years ago
uturunku1 8090b23db7 delete unused function
4 years ago
Brandon Croft 0b8bb29a61 [cloud] refactor integration context and add code documentation
4 years ago
Brandon Croft 791c36c504 [cloud] report run tasks by name instead of assuming pre_apply
4 years ago
uturunku1 6b5da4d43c [cloud] run tasks output formatting
4 years ago
Brandon Croft 2938ec43fa [cloud] handle unreachable run tasks
4 years ago
uturunku1 3e9ae69a12 [cloud] run tasks integration
4 years ago
Barrett Clark d196d2870a Refactor cloud table test runs
4 years ago
Barrett Clark c647b41d65 Add parallelism back into the tests
5 years ago
Barrett Clark 7aeaec9b48 Update tests for new prompts
5 years ago
Barrett Clark 27aa51687e Fix cloud e2e tests for updated migration flow
5 years ago
Martin Atkins bac59d2480 command/init: Be explicit that some options are not relevant for Cloud
5 years ago
Martin Atkins c28b57b4d6 cloud/e2e: Additional context for failing to find expected output
5 years ago
Martin Atkins e5172fea95 cloud: DetectConfigChangeType helper
5 years ago
Barrett Clark a146a2746e Add clarifying commend and e2e test
5 years ago
Omar Ismail 9b675f8b70 Add skip for cloud e2e tests when env vars missing
5 years ago
Omar Ismail 57a4b51e87 remove build tags for cloud e2e
5 years ago
Barrett Clark 5ef82ddd2f Cloud: fix e2e tests
5 years ago
Brandon Croft 1f01ba4dbc
fix(run variables): support all variable types (map, list, bool, number, null, string)
5 years ago
Brandon Croft 9441666d9a
Merge pull request #29903 from hashicorp/pull-mock-gotfe-changes
5 years ago
Chris Arcand 21750037d5 cloud: Help output typos
5 years ago
uturunku1 58304b678c import path to go mocks in tfe
5 years ago
Luces Huayhuaca 4e3218b4d5
cloud: convert uses of worspaces.operations into workspaces.executionMode (#29844)
5 years ago
Omar Ismail 1da7031855 cloud: Add tags to workspace if necessary when fetching state
5 years ago
Barrett Clark 9c13521d76 Allow cloud tests to be run in parallel
5 years ago
Nick Fagerlund 02e62c9851
Cloud: Init without erroring when no workspaces match the `tags` (#29835)
5 years ago
Alisdair McDiarmid a61bd8a96b cloud: Fix prerelease version constraint checks
5 years ago
Chris Arcand 14260a5b4c Adjust default workspace naming prompt
5 years ago
Brandon Croft 6d9c919f55 adds X-Terraform-Integration header
5 years ago
Chris Arcand 3d23a8e062 cloud: Fix version check regression
5 years ago
Chris Arcand 652a68715f cloud/e2e: Misc test fixes
5 years ago
Chris Arcand f881c2d794 cloud: Skip E2E tests without an exact version
5 years ago
Chris Arcand e364ef2905 cloud/e2e: Disable cost estimation
5 years ago
Omar Ismail fc5863844c Cloud migration: ignore backend version check when empty worksapces
5 years ago
Nick Fagerlund fabd8eb0b6 Fix broken rename behavior in tfe_client_mock.go
5 years ago
Chris Arcand 50997d9a32 Restore API version checking, with internal usage accounted for
5 years ago
Nick Fagerlund cb26cbba22 Add tests for cloud.StateMgr() when TFC lacks local tf version
5 years ago
Nick Fagerlund c99f5972de cloud.StateMgr(): Set terraform version AFTER creating workspace
5 years ago
Chris Arcand aace0015c2 cloud: Fix E2E variables test
5 years ago
Brandon Croft 64fbb0b613 remove reference to AccessInternalTools
5 years ago
Chris Arcand 12a4af3e72 Temporarily skip API version checking
5 years ago
Barrett Clark ab304d831f Found another path to backend init error
5 years ago
Omar Ismail 5ff2495ffa Update HasResource to HasManagedResourceInstanceObjects
5 years ago
Omar Ismail 86f93a2cbc Cloud UX test fixes
5 years ago
Omar Ismail dfb4609be2 Backend State Migration from cloud to cloud.
5 years ago