Commit Graph

31277 Commits (c91f91cc9e5049931782f65df1dfbf3860014fd2)
 

Author SHA1 Message Date
Liam Cervante c91f91cc9e
testing framework: change test file extension to .tftest.hcl (#33553)
3 years ago
Liam Cervante ca85d3bf85
Implement word wrapping in the terraform test view functions (#33547)
3 years ago
Martin Atkins 4b2b34929d version: Clean up after 1.6.0-alpha20230719 release
3 years ago
Martin Atkins 4d0966c780 version: Prepare for v1.6.0-alpha20230719 release
3 years ago
Liam Cervante 72135c462b Update CHANGELOG.md for new testing framework
3 years ago
James Bardin 62ee606752
Merge pull request #33543 from hashicorp/jbardin/get-schema-client-cache
3 years ago
Liam Cervante 6c7db16566
testing framework: refactor interrupt logic for immediate exits (#33532)
3 years ago
Liam Cervante 6882dd9530
testing framework: introduce test command optional flags (#33504)
3 years ago
Liam Cervante 2cc81cfec6
testing framework: implement panic handling (#33525)
3 years ago
Liam Cervante 837716a703
testing framework: finalise expect_failures functionality (#33506)
3 years ago
James Bardin e14b03f7b0 always set schema caches from provider clients
3 years ago
CJ Horton 4530e36ae7
Merge pull request #32973 from hashicorp/radditude/one-version-to-rule-them-all
3 years ago
James Bardin f5d94b35a0
Merge pull request #33486 from hashicorp/jbardin/schema-cache-proto
3 years ago
CJ Horton 1e2a6be689 elaborate further on experiments and cgo
3 years ago
CJ Horton 16ae079c22 add documentation on Terraform's available build options
3 years ago
CJ Horton 11a68eaa40 set useDevelopmentVersion correctly for release builds
3 years ago
CJ Horton 49e308e57b unify version information
3 years ago
Craig Wright 7d1e918a38
Merge pull request #32074 from bendrucker/patch-1
3 years ago
Martin Atkins 7bee77bdd3 command: Start of propagating OpenTelemetry context
3 years ago
Martin Atkins 503896af54 main: Be explicit that OTEL_TRACES_EXPORTER is very experimental
3 years ago
Martin Atkins a7807dac16 main: Optionally configure an OpenTelemetry OTLP exporter
3 years ago
Craig Wright 8f5064e6b4
Merge pull request #33433 from chaosaffe/fix-getcommand-helptext
3 years ago
hashicorp-tsccr[bot] 4671514676
Result of tsccr-helper -log-level=info -pin-all-workflows . (#33527)
3 years ago
Jason Murray 4c8e560120
Update `get` CLI docs
3 years ago
Craig Wright 8b210951d9
Merge pull request #31995 from sed-i/yamlencode-cloudconfig
3 years ago
Liam Cervante 87ed762619
Make flaky 'TestTest_DoubleInterrupt' test more robust (#33503)
3 years ago
Leon 0181c4e2d9
Update website/docs/language/resources/provisioners/syntax.mdx
3 years ago
Craig Wright 19a8850748
Merge pull request #33499 from MusicDin/main
3 years ago
Din Mušić 8501d07dff
Fix typo in connection.mdx
3 years ago
James Bardin 642904204a enable global schema cache
3 years ago
James Bardin fb35d7fd89 add get_provider_schema_optional server capability
3 years ago
Liam Cervante 4862812c94
testing framework: introduce interrupts for stopping tests (#33477)
3 years ago
Liam Cervante 4b34902fab
[testing framework] allow tests to define and override providers (#33466)
3 years ago
Liam Cervante 5acc95dda7
[Testing Framework] Add module block to test run blocks (#33456)
3 years ago
Liam Cervante c9bc7e8479
Add input validation into the 'checks' outputs and tracking (#33481)
3 years ago
Liam Cervante f74a8d16cf
[testing framework] implement expect_failures functionality (#33443)
3 years ago
CJ Horton 2622e89cfb
Merge pull request #33448 from agustinguayama/fix/small_typo
3 years ago
James Bardin c42d3b4e51
Merge pull request #33462 from hashicorp/jbardin/destroy-output-provider-refs
3 years ago
Martin Atkins 9e6cc4ae6f go.mod: go get google.golang.org/grpc@v1.53.0
3 years ago
James Bardin 6be6f69d61
Merge pull request #33482 from hashicorp/jbardin/schema-cache
3 years ago
James Bardin a77baa866d additional schema handling comment
3 years ago
kmoe d1a5dfa1ad
command: test plan -refresh= arg ordering (#33483)
3 years ago
James Bardin 76332db98d fix locking and race in test mocks
3 years ago
James Bardin b9d8d99b04 remove fixed FIXME
3 years ago
James Bardin 68d86e81fb disable cache for now
3 years ago
James Bardin cf5ebaf685 s/Schemas/ProviderSchema/
3 years ago
James Bardin 36d34135ad replace remaining types in tests
3 years ago
James Bardin 4e8dd5866c update schemas type
3 years ago
James Bardin d487ce20e1 update jsonprovider to use new schema type
3 years ago
James Bardin ec3a38e5ed update providers.Schemas type
3 years ago