Commit Graph

53 Commits (72de171edde8564cf9e37ca703fe1b4e715be5ec)

Author SHA1 Message Date
Sebastian Rivera 015f795ff0 Rebrand Terraform Cloud to HCP Terraform
2 years ago
Martin Atkins 88cb4aeea3 backendrun: Separate the types/etc for backends that support operations
2 years ago
Lauren 6d9b3b2cd7 call Colorize() on CLI output
2 years ago
Jamie Finnigan 05b0bdac99
adopt hashicorp/cli fork of mitchellh/cli (#34429)
2 years ago
Martin Atkins b0b8d4aa6f states: Only track root module output values
2 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
Nick Fagerlund f9d937a4dd Apply a confirmable run when given a saved cloud plan (#33270)
3 years ago
Brandon Croft c1a730314d
Relocate localterraform.com aliasing to backend configurators
3 years ago
Liam Cervante 6882dd9530
testing framework: introduce test command optional flags (#33504)
3 years ago
James Bardin cf5ebaf685 s/Schemas/ProviderSchema/
3 years ago
James Bardin 36d34135ad replace remaining types in tests
3 years ago
Brandon Croft 19b17ad0a2
remote: when saving state, create a pending state version then upload
3 years ago
CJ Horton 8a3f4e903b generating configuration is not allowed with the remote backend
3 years ago
Martin Atkins efdc6e52bc cloud: Skip intermediate state snapshots in Terraform Cloud/Enterprise
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Alisdair McDiarmid 0ffdd07980 Fix goimports discrepancies
3 years ago
Glenn Sarti 7e2e834aff
Emit warnings for certain run events in cloud backend (#33020)
3 years ago
Brandon Croft 81a4e5ae44
Backport support for generic hostname to backend/remote
3 years ago
Jarrett Spiker 1dafd7c0b1 Fix test compilation errors caused by interface change
3 years ago
Jarrett Spiker 060255a9d5 Use safe or force workspace delete for cloud backend
3 years ago
Anna Winkler d72911a640 Save detailed type outputs to JSONStateOutputs
4 years ago
Anna Winkler 22c121df86
Bump compatibility version to 1.3.0 for terraform core release (#30988)
4 years ago
Keith Clawson 23dffee568 Always use token in backend config when provided
4 years ago
Luces Huayhuaca bdc7d8c0a1
Upgrade go-tfe dependency to use 1.0 version. It contains breaking changes, so we are updating method signatures, method names and the type of optional parameters, as needed. (#30626)
4 years ago
Theo Chupp d15a2bc024
fix: local variables should not be overridden by remote variables during `terraform import` (#29972)
4 years ago
Chris Arcand 779c958fbf cloud: Add streamlined 'remote' backend state migration path
5 years ago
James Bardin 81e709d185
Merge pull request #29825 from hashicorp/jbardin/no-panicwrap
5 years ago
Chris Arcand 1791b71196 cloud: TestCloud_backendWithTags
5 years ago
Chris Arcand 471dd479e8 Update go-tfe to 26689e
5 years ago
James Bardin d03a037567 insert panic handlers
5 years ago
Martin Atkins bee7403f3e command/workspace_delete: Allow deleting a workspace with empty husks
5 years ago
Martin Atkins df578afd7e backend/local: Check dependency lock consistency before any operations
5 years ago
Alisdair McDiarmid 57318ef561 backend/remote: Support interop from 0.14 to 1.1
5 years ago
Martin Atkins 718fa3895f backend: Remove Operation.Parallelism field
5 years ago
James Bardin 863963e7a6 de-linting
5 years ago
Martin Atkins 89b05050ec core: Functional-style API for terraform.Context
5 years ago
Nick Fagerlund ab70879b9b Remote backend: Stop setting message when creating runs
5 years ago
CJ Horton 314d322b59 backend/remote: encourage use of -refresh-only
5 years ago
CJ Horton ab5fec9aec backend/remote: test new options and modes
5 years ago
CJ Horton eb1f113693 backend/remote: validate API version for refresh and replace
5 years ago
Chris Arcand 2171f8a1a6 backend/remote: Support replacements in plans
5 years ago
Chris Arcand a436c7fa2f backend/remote: Support refresh-only plans
5 years ago
Chris Arcand cb49a4c8d6 backend/remote: Remove the -refresh=false restriction
5 years ago
Martin Atkins 36d0a50427 Move terraform/ to internal/terraform/
5 years ago
Martin Atkins f40800b3a4 Move states/ to internal/states/
5 years ago
Martin Atkins 034e944070 Move plans/ to internal/plans/
5 years ago
Martin Atkins 31349a9c3a Move configs/ to internal/configs/
5 years ago
Martin Atkins ffe056bacb Move command/ to internal/command/
5 years ago
Martin Atkins b9a93a0fe7 Move addrs/ to internal/addrs/
5 years ago
Martin Atkins 1409f30f9c Move providers/ to internal/providers/
5 years ago