Commit Graph

78 Commits (6dcf00aefc56b48bae54822a6e62eacffd2bc3ea)

Author SHA1 Message Date
Barrett Clark d196d2870a Refactor cloud table test runs
4 years ago
Barrett Clark c647b41d65 Add parallelism back into the tests
4 years ago
Barrett Clark 7aeaec9b48 Update tests for new prompts
4 years ago
Barrett Clark 27aa51687e Fix cloud e2e tests for updated migration flow
4 years ago
Martin Atkins bac59d2480 command/init: Be explicit that some options are not relevant for Cloud
4 years ago
Martin Atkins c28b57b4d6 cloud/e2e: Additional context for failing to find expected output
4 years ago
Martin Atkins e5172fea95 cloud: DetectConfigChangeType helper
4 years ago
Barrett Clark a146a2746e Add clarifying commend and e2e test
4 years ago
Omar Ismail 9b675f8b70 Add skip for cloud e2e tests when env vars missing
4 years ago
Omar Ismail 57a4b51e87 remove build tags for cloud e2e
4 years ago
Barrett Clark 5ef82ddd2f Cloud: fix e2e tests
4 years ago
Brandon Croft 1f01ba4dbc
fix(run variables): support all variable types (map, list, bool, number, null, string)
4 years ago
Brandon Croft 9441666d9a
Merge pull request #29903 from hashicorp/pull-mock-gotfe-changes
4 years ago
Chris Arcand 21750037d5 cloud: Help output typos
4 years ago
uturunku1 58304b678c import path to go mocks in tfe
4 years ago
Luces Huayhuaca 4e3218b4d5
cloud: convert uses of worspaces.operations into workspaces.executionMode (#29844)
4 years ago
Omar Ismail 1da7031855 cloud: Add tags to workspace if necessary when fetching state
4 years ago
Barrett Clark 9c13521d76 Allow cloud tests to be run in parallel
4 years ago
Nick Fagerlund 02e62c9851
Cloud: Init without erroring when no workspaces match the `tags` (#29835)
4 years ago
Alisdair McDiarmid a61bd8a96b cloud: Fix prerelease version constraint checks
4 years ago
Chris Arcand 14260a5b4c Adjust default workspace naming prompt
4 years ago
Brandon Croft 6d9c919f55 adds X-Terraform-Integration header
4 years ago
Chris Arcand 3d23a8e062 cloud: Fix version check regression
4 years ago
Chris Arcand 652a68715f cloud/e2e: Misc test fixes
4 years ago
Chris Arcand f881c2d794 cloud: Skip E2E tests without an exact version
4 years ago
Chris Arcand e364ef2905 cloud/e2e: Disable cost estimation
4 years ago
Omar Ismail fc5863844c Cloud migration: ignore backend version check when empty worksapces
4 years ago
Nick Fagerlund fabd8eb0b6 Fix broken rename behavior in tfe_client_mock.go
4 years ago
Chris Arcand 50997d9a32 Restore API version checking, with internal usage accounted for
4 years ago
Nick Fagerlund cb26cbba22 Add tests for cloud.StateMgr() when TFC lacks local tf version
4 years ago
Nick Fagerlund c99f5972de cloud.StateMgr(): Set terraform version AFTER creating workspace
4 years ago
Chris Arcand aace0015c2 cloud: Fix E2E variables test
4 years ago
Brandon Croft 64fbb0b613 remove reference to AccessInternalTools
4 years ago
Chris Arcand 12a4af3e72 Temporarily skip API version checking
4 years ago
Barrett Clark ab304d831f Found another path to backend init error
4 years ago
Omar Ismail 5ff2495ffa Update HasResource to HasManagedResourceInstanceObjects
4 years ago
Omar Ismail 86f93a2cbc Cloud UX test fixes
4 years ago
Omar Ismail dfb4609be2 Backend State Migration from cloud to cloud.
4 years ago
Barrett Clark 93bfcff61a More Terraform Cloud UX changes
4 years ago
Barrett Clark d04c01573c Fix iterator in a couple of e2e tests
4 years ago
Omar Ismail dc76bbee73 Backend State Migration: Add remote backend test
4 years ago
Omar Ismail 3fedd6898c Backend State Migration to `cloud`: Multiple Workspaces
4 years ago
Nick Fagerlund baa72ce235 Simplify logic flow: everything is a constraint
4 years ago
Barrett Clark 83538fdd6b Shift errors to error file, improve error text
4 years ago
Nick Fagerlund 9857097b34 Add tests for version constraints in workspace terraform-versions
4 years ago
Nick Fagerlund b43daeaa8d Cloud backend: accept version constraints from workspaces
4 years ago
Barrett Clark 83337de654 Remove prefix from the cloud backend config
4 years ago
Barrett Clark edbc84420c Run apply -refresh-state instead of refresh
4 years ago
Brandon Croft bf02b5cb53 e2e test for cloud run variables
4 years ago
Brandon Croft 9963bf940a refactor: only fetch variables if unset variables are not allowed
4 years ago