Commit Graph

32188 Commits (1298fcd41259c2cf66306cce2453efd2c19f445d)
 

Author SHA1 Message Date
Brian Flad 1298fcd412
Add missing function deprecation_message to JSON output and website documentation (#34520)
2 years ago
James Bardin bc945f22eb
Merge pull request #34515 from hashicorp/jbardin/provider-function-validation
2 years ago
James Bardin 5c7b6614f5 add Validate to providerFunctionImpurePlan test
2 years ago
James Bardin a5337b3b20 remove global results table state
2 years ago
Liam Cervante 0ca03ecf08
Extend refactoring package to support cross-provider moves (#34501)
2 years ago
Liam Cervante 7d143388f3
Add support for the cross resource type move operation in the proto schema (#34480)
2 years ago
Liam Cervante ce16e1a68a
Complete upgrade guide for v1.7 (#34514)
2 years ago
James Bardin 94d64364a4 test provider function consistency
2 years ago
James Bardin a3aa517589 store and verify provider functions calls in plan
2 years ago
James Bardin b3c5590f01
Merge pull request #34450 from hashicorp/jbardin/provider-functions-json-schema
2 years ago
James Bardin 2e74fec583 add optional Summary field to function json
2 years ago
Graham Davison 2dba4003c8
Merge pull request #34511 from hashicorp/s3/ignore-default-workspace-prefix-errors
2 years ago
Graham Davison bf4f36a3b7 tabs vs spaces
2 years ago
Graham Davison 0ff0ad8ce4 Updates documentation on IAM permissions with workspaces
2 years ago
Graham Davison 86da6ef19a Adds section on storage locations
2 years ago
Graham Davison 02fadba041 Corrects path
2 years ago
Graham Davison 9d8ff095c0 Formatting
2 years ago
Graham Davison 57ec131e80 Ignores `AccessDenied` errors when listing bucket with default prefix
2 years ago
Graham Davison 40e593ddc1 Adds constant for default workspace prefix
2 years ago
Martin Atkins 3c14eeb945 stackeval: Make some provisioners available to stack components
2 years ago
Martin Atkins 6071e06f1a tfstackdata1: DynamicValueFromTFStackData1 decodes sensitive marks
2 years ago
Alisdair McDiarmid 27552162ca
Merge pull request #34414 from hashicorp/alisdair/stacks-sensitive-component-outputs
2 years ago
Alisdair McDiarmid 1d3f863f2b stackruntime: Support sensitive component inputs
2 years ago
Alisdair McDiarmid fc75657113 terraform: Support sensitive input variable values
2 years ago
Alisdair McDiarmid e4b319401e stacksruntime: Add sensitive outputs tests
2 years ago
Martin Atkins 3961c18420 stackeval: Return an error if a module contains a provider config
2 years ago
Martin Atkins a51c034cc3 stackeval: Include component configurations in our static walks
2 years ago
Martin Atkins a3cd4a11ce stackeval: Use relative, slashy paths in module-related diagnostics
2 years ago
Martin Atkins a4d61733f6 stackplan: Include extra info in raw component instance plan
2 years ago
Martin Atkins 25a514f846 stackeval: Populate planned component instance more thoroughly
2 years ago
Martin Atkins 524da4f278 stackeval: Applyable objects have a set of required components
2 years ago
Martin Atkins 5bfdb12098 stackaddrs: Absolute references and referenceables
2 years ago
Martin Atkins 00761a9f70 stackeval: ApplyChecker is now Applyable
2 years ago
Martin Atkins 11bb10ba72 stackeval: Find references in arbitrary expressions and bodies
2 years ago
Martin Atkins 8cb51f415b collections: go-cmp helpers for the collection types
2 years ago
Martin Atkins 306b9008c4 stackeval: Clean some debug junk in ComponentInstance
2 years ago
dependabot[bot] 38119217d9
build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#34504)
2 years ago
Liam Cervante d2502265dc
removed: child modules should be removed if they are within a removed module (#34487)
2 years ago
Nick Fagerlund 9d7737b2fe
Merge pull request #34447 from hashicorp/nf/dec23-grpc-metadata-cloudplugin
2 years ago
Nick Fagerlund ff62192819 Adjust CloudPluginConfig doc comments
2 years ago
James Bardin d94a61735e
Merge pull request #34472 from hashicorp/jbardin/schema-filter-attrs
2 years ago
Liam Cervante 7e18b1183d
Add test verifying issue #34476 has been fixed (#34478)
2 years ago
James Bardin f624437174
Merge pull request #34426 from hashicorp/dependabot/go_modules/golang.org/x/crypto-0.17.0
2 years ago
Liam Cervante bd40c411f7
Override provider schemas for mocked providers (#34481)
2 years ago
Nick Fagerlund 1a492b9dbb Add test for (CloudPluginConfig).ToMetadata()
2 years ago
Nick Fagerlund c398d0340f Catch a missing assign-after-append
2 years ago
Nick Fagerlund 7a1c49c61d Append cloud plugin config metadata in plugin client requests
2 years ago
Nick Fagerlund e1f0165693 Cloud command: Use cloud backend to find plugin config and service URLs
2 years ago
Nick Fagerlund c02533c889 Cloud backend: Cache service discovery in public ServicesHost field
2 years ago
Nick Fagerlund 0248b6cf90 Give cloud TestRunner its own service discovery function
2 years ago