Commit Graph

25969 Commits (c2f1033e865bc689a9b08321a7bf5b83457e3ce4)
 

Author SHA1 Message Date
Petros Kolyvas c2f1033e86
Removing the "future version will...
6 years ago
Tom Harvey d73fde47ac
updating to include #24669
6 years ago
Matthew Frahry 481b03c34a
Update azure backend storage sdk (#24669)
6 years ago
Kristin Laemmert eead4c49fe command/init: add e2e tests for provider not found messages
6 years ago
Kristin Laemmert 8d28d73de3 getproviders: add a registry-specific error and modify output when a
6 years ago
Kristin Laemmert a33a613703 command/init: add debug messages when -plugin-dir is set
6 years ago
James Bardin e690fa1363
Merge pull request #24904 from hashicorp/jbardin/plan-data-sources
6 years ago
Kristin Laemmert 0d620018fe
provider cache: log errors and validate dir exists (#24993)
6 years ago
CJ Horton e1dcae17b7 add sad path tests for the TFP API version check
6 years ago
CJ Horton 68f199fc76 replace status string with go-tfe enum
6 years ago
CJ Horton 0b2a8a5f64 go get github.com/hashicorp/go-tfe@v0.8.1 + vendor
6 years ago
Martin Atkins 92e9428d0e
Update CHANGELOG.md
6 years ago
Martin Atkins 91de838243
Update CHANGELOG.md
6 years ago
Martin Atkins c1f69fba03
backend/remote: Support -target on plan and apply
6 years ago
James Bardin a8e0914d7f attach dependency type name changes
6 years ago
Daniel Dreier 19dc9b7b28
Merge pull request #24938 from hgsgtk/fix/typo_instance
6 years ago
Martin Atkins 8e1615a802 backend/remote: Handle cost estimation skipped due to targeting
6 years ago
Kristin Laemmert a4c3c1d389
vendor: upgrade go-cty dependency to 1.4.1 (#24983)
6 years ago
James Bardin 78d8af18c2
Merge pull request #24956 from hashicorp/jbardin/cbd-state
6 years ago
James Bardin 08128fe775 add omitempty to create_before_destroy
6 years ago
Paul Tyng eb4a3cafc6
Merge pull request #24972 from hashicorp/paultyng-patch-1
6 years ago
Paul Tyng e8f75b55ab
Remove sumologic from community
6 years ago
CJ Horton 0eea4e7c62 prevent targeting for unsupported API versions
6 years ago
Mike Nomitch 650a272a1d Change message sent to remote backend if -target used
6 years ago
Martin Atkins 16f1f3b739 backend/remote: Support -target on plan and apply
6 years ago
Martin Atkins db4f3f8bc5 vendor: go get github.com/hashicorp/go-tfe@v0.8.0
6 years ago
Nick Fagerlund e358d6b618
website: Edit text of new TF_IGNORE env var docs (#24788)
6 years ago
James Bardin a286ef6d9c remove depends_on from helper test shims
6 years ago
James Bardin 756e889697 remove unused DependsOn usage in state
6 years ago
James Bardin c052463f62 test for inherited create_before_destroy in state
6 years ago
James Bardin 7731441beb Make sure CBD is correct during apply, and saved
6 years ago
James Bardin cf9b6de03e force cbd during apply too
6 years ago
James Bardin 9fe87fe520 remove unused depends_on field and add test
6 years ago
James Bardin 23f5fc3e5a thread create_before_destroy to the state file
6 years ago
Chris Griggs 6a01c40312
Merge pull request #24953 from hashicorp/cgriggs01-ksyun
6 years ago
Chris Griggs c29b51b455 [Website] Kingsoft cloud provider link
6 years ago
Alisdair McDiarmid 187f3f561b
Merge pull request #24952 from hashicorp/alisdair/upgrade-hcl
6 years ago
Alisdair McDiarmid b07368eec3 vendor: go get github.com/hashicorp/hcl/v2@v2.5.1
6 years ago
Kristin Laemmert 041f4dd8ca
configs: require normalized provider local names (#24945)
6 years ago
Daniel Dreier c057487997
Merge pull request #24946 from hashicorp/danieldreier/hashibot_config
6 years ago
charlotte.mach 172d6caf04 Add info on dynamodb locking multiple state files as per issue #15303
6 years ago
Daniel Dreier 7aa8e65e16 Remove hashibot panic issue labeler
6 years ago
James Bardin 291110fe78 Don't use plans.Update for data sources
6 years ago
James Bardin 8850d787f4 add evalWriteEmptyState for data source removal
6 years ago
James Bardin 7b8f13862c un-export new data eval nodes
6 years ago
James Bardin 8e3728af54 rename methods for ConfigResource changes
6 years ago
James Bardin c6c851eb3f add test for using a data source with depends_on
6 years ago
James Bardin 44919641ef set state in deferred data read
6 years ago
James Bardin 05575a863c check for data source changed during plan
6 years ago
James Bardin 6ca252faab refactor EvalReadData
6 years ago