Commit Graph

454 Commits (18704cfe13eb3756d795d492efca6ddaa2fb12e5)

Author SHA1 Message Date
Jared Baker 2dc5795597
backend/s3(deps): bump aws-sdk-go-base/v2
3 years ago
Martin Atkins 91c30fe713
Build with Go 1.21.0 (#33691)
3 years ago
Yin Luo d3f4f37197
backend/cos: Support endpoint (#33656)
3 years ago
James Bardin 856799fc10 update hcl
3 years ago
Dinar Valeev 200ff93e4a
[backend] kubernetes: fix secret size limitation (#29678)
3 years ago
kmoe 14dacd76a6
upgrade go-cty to v1.13.3 (#33741)
3 years ago
Jared Baker 56c6e34222
Merge branch 'main' into s3/modernization
3 years ago
Jared Baker fb75bd0d31
chore: bump aws-sdk-go-base/v2
3 years ago
Brandon Croft a89b321709
Bump go-tfe to v1.32.1
3 years ago
Graham Davison fdfba7c1f5 `go mod tidy`
3 years ago
Brandon Croft 8a085b427b
Merge pull request #33590 from hashicorp/TF-7652-terraform-make-plan-out-create-provisional-configuration-versions
3 years ago
Liam Cervante 126f34e4e8 Implement updates to testing framework based on recent feedback
3 years ago
Graham Davison 7be07bb00e Bumps `aws-sdk-go-base`
3 years ago
Brandon Croft b1d4f18a9b
Create provisional configuration version when saving cloud plan
3 years ago
Graham Davison f0fdd3c77c Updates `aws-sdk-go-base` to `v2`
3 years ago
CJ Horton 4c834e0831 go get github.com/hashicorp/go-getter@v1.7.2
3 years ago
Nick Fagerlund b3f254e08d Upgrade to go-tfe v1.29.0 (for saved plan run support)
3 years ago
Martin Atkins a7807dac16 main: Optionally configure an OpenTelemetry OTLP exporter
3 years ago
Martin Atkins 9e6cc4ae6f go.mod: go get google.golang.org/grpc@v1.53.0
3 years ago
Brandon Croft 63124e0cb7
Merge pull request #33336 from hashicorp/TF-7056-uploading-state-directly-to-hosted-state-upload-url-when-available
3 years ago
Liam Cervante 1fe57d457d
upgrade golang.org/x/crypto/openpgp to github.com/ProtoMail/go-crypto (#33406)
3 years ago
Brandon Croft 9fe3f7a7b4
cloud: when saving state, create a pending state version then upload
3 years ago
Martin Atkins 237877f170 go.mod: go get github.com/hashicorp/terraform-svchost@v0.1.1
3 years ago
CJ Horton 8213513e2b
Merge pull request #33278 from hashicorp/radditude/cloud-config-generation
3 years ago
Martin Atkins 1962b1167c go.mod: go get github.com/hashicorp/hcl/v2@v2.17.0
3 years ago
CJ Horton b705414d6b use newly released go-tfe 1.26.0
3 years ago
Martin Atkins 9f6a3ba701 build: Generate copyright headers automatically
3 years ago
CJ Horton cdce4c4a6d write generated config when using the cloud integration
3 years ago
CJ Horton b88bae2ec4 tests for cloud backend config generation
3 years ago
Martin Atkins 1ef550e59a go.mod: go get github.com/zclconf/go-cty@v1.3.2
3 years ago
Martin Atkins c046b846a7 go.mod: upgrade github.com/hashicorp/go-tfe for response header hooks
3 years ago
James Bardin 6c08c3e45e udpate go-cty
3 years ago
Sebastian Rivera b23cfaefe8 Refactor SRO check to prevent duplicate plan output
3 years ago
Martin Atkins 9f827f57ae go.mod: Revert cty minor version v1.13 upgrade
3 years ago
Liam Cervante 32f151f20b
Update HCL to handle type mismatches when applying defaults (#32775)
3 years ago
Alisdair McDiarmid 5e83ccc1f9 Remove terraform-config-inspect
3 years ago
dependabot[bot] cff7584a38 Bump golang.org/x/net from 0.5.0 to 0.7.0
3 years ago
Martin Atkins c7aff57c92 build: Use Go 1.20.0
3 years ago
Jukie e2106907f5 Update go-getter version
3 years ago
Yin Luo e9b066f514
Support assume role for cos backend (#32631)
3 years ago
Sebastian Rivera de574ae6d4
Initial implementation of structured logging in cloud backend (#32504)
3 years ago
Brandon Croft 0cafe0dfdb
Merge pull request #32571 from hashicorp/TF-3527-detect-alias-localterraform-com-during-terraform-init
3 years ago
Liam Cervante 24b88b7a72
Reverse the order of conversion/defaults, and update HCL with more flexible defaults package (#32454)
3 years ago
Brandon Croft 2fe3a23094
Add generic hostname (localterraform.com) support to cloud backend
3 years ago
Sheridan C Rawlins 75e5ae27a2
[fixes 31700] Add mTLS support for http backend by way of client cert & key, as well as enterprise cacert. (#31699)
3 years ago
Anna Winkler 3cc7e55465
Expand error when discovery document request fails (#32394)
3 years ago
Brandon Croft 5ac03755e7
Merge pull request #32303 from mrinalirao/mr/policy-evaluation
3 years ago
Martin Atkins 8253821e56 go get github.com/zclconf/go-cty-yaml@v1.0.3
3 years ago
mrinalirao d7c7f3689c refactor task results to run as a task stage
3 years ago
Jarrett Spiker cebd5e3fce Upgrade go-tfe to 1.12.0
3 years ago