Commit Graph

31795 Commits (2cc94b4e89ccd47475c2b894e7cb9bd758ae73fc)
 

Author SHA1 Message Date
Jared Baker 4f26451cd3
Merge pull request #34017 from hashicorp/s3/b-relax-endpoint-validation
3 years ago
Craig Wright 83a8003482
Merge pull request #34028 from togakangaroo/patch-1
3 years ago
Graham Davison 3de6dbc7a8
Keeps validation error for IMDS endpoint and replaces error with warning for other services
3 years ago
Nick Fagerlund 57c57e4031
Merge pull request #34012 from hashicorp/nf/oct23-tf_workspace-problems
3 years ago
Jared Baker 9d360ffbed
Merge pull request #34002 from knoppiks/no-sts-s3-backend
3 years ago
George Mauer 821b7ce750
Fix typos using wrong words
3 years ago
Nick Fagerlund 438e47659b Remove some redundant test cases for resolveCloudConfig
3 years ago
Nick Fagerlund 26dac26fd1 fix configWithEnvVars tests
3 years ago
Nick Fagerlund 1f9c3eb405 Fix TestCloud_config
3 years ago
Nick Fagerlund d7dadca40f Re-enable disabled cloud configure tests
3 years ago
Nick Fagerlund 59c99b1231 Steal most test cases from setConfigurationFields and PrepareConfig
3 years ago
Nick Fagerlund be71ab06a8 Add a first test for resolveCloudConfig
3 years ago
Nick Fagerlund 1ae8643201 Refactor `(*Cloud).Configure`, and fix TF_WORKSPACE bug
3 years ago
Nick Fagerlund 8e1b65ebc3 Add resolveCloudConfig function
3 years ago
James Bardin c820d448b7
Merge pull request #34004 from hashicorp/jbardin/openpgp-key-expiration
3 years ago
Martin Atkins dc376bc4c4 go.mod: cty v1.14.1 and HCL v2.18.1
3 years ago
James Bardin 0d4a29f7f3 ignore expired provider signing keys
3 years ago
James Bardin 86667375fd remove errant debug print
3 years ago
Jonas Wagner 09df2213f9
Add skip_requesting_account_id Parameter to S3 Backend
3 years ago
Andrew den Hertog 6088002a2d
fix(s3): allow aliases for kms key
3 years ago
Alisdair McDiarmid 3cb32ec2de
Merge pull request #33964 from hashicorp/tfc-upload-patch
3 years ago
Radek Simko 1d1dcc4b8b
cloud: Fix typo & align 'project' field description (#33946)
3 years ago
kmoe 4b88808201
configs/terraform: refactor expansion code, add diags (#33962)
3 years ago
Michele Degges 624e9e0e68
Change release order of operations
3 years ago
Liam Cervante 01c0480e77
Test framework will produce regular updates in -json mode (#33953)
3 years ago
James Bardin 2664c062c9
Merge pull request #33932 from hashicorp/jbardin/import-for-each
3 years ago
Liam Cervante 8ecda5f708
Increase timeout length after fatal interrupts for test cloud runs (#33956)
3 years ago
Liam Cervante 8360d7566e
Implement double cancel instead of force cancel for test cloud runs (#33951)
3 years ago
Liam Cervante fba5dad097
Test files should be marked as skipped if all their run blocks were skipped (#33950)
3 years ago
Graham Davison 6066326d93
Merge pull request #33940 from hashicorp/s3/b-put-with-object-locks
3 years ago
James Bardin 66637ed228 use new unwrapJSONRefExpr for replace_triggered_by
3 years ago
James Bardin a2b189fd71 handle to expression from json files
3 years ago
James Bardin 59d8aa0af1 check for dynamic for_each during validation
3 years ago
James Bardin 2c4608fe9e update import validate test
3 years ago
James Bardin 8619450304 remove unused method
3 years ago
James Bardin 1831536df5 fix to expression target error
3 years ago
James Bardin 1f260f0f51 import for_each from data source
3 years ago
James Bardin e522134fb8 import id ref in module
3 years ago
James Bardin 167f235fa9 partial for_each import
3 years ago
James Bardin e3cb32c4f4 first import for_each tests
3 years ago
James Bardin 6ee08c7b0c add new context_plan_import_test.go file
3 years ago
James Bardin e1a8270bde expose ImportTarget.IDString for legacy import
3 years ago
James Bardin 7f6e320b84 handle legacy import in new expansion node
3 years ago
James Bardin ba6f471c74 further refine import validation
3 years ago
James Bardin 41fabcfbe0 don't add identical config-gen resource nodes
3 years ago
James Bardin e130c7b9ab correct check for duplicate imports
3 years ago
James Bardin 5786f824ca improve import diagnostic handling
3 years ago
James Bardin 5f13eecc38 remove ImportTarget.ID field
3 years ago
James Bardin 0c005ce484 remove legacyImportMode flag
3 years ago
James Bardin 5128b21b55 skip imports for existing resources
3 years ago