Commit Graph

2228 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
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 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 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
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
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
Nick Fagerlund 054fdf93cf Publicize Cloud's token and organization fields
2 years ago
James Bardin 1a52436a88 validate provider function consistency
2 years ago
James Bardin 7ccb21d864 Block.Filter can panic with no attrs
2 years ago
Liam Cervante 3a75362cce
terraform test: run block names should be valid HCL identifiers (#34469)
2 years ago
hc-github-team-es-release-engineering 6114ec4390
Merge pull request #34367 from hashicorp/RELPLAT-955-EOY-license-updates
2 years ago
CJ Horton fcdeab5da9
Merge pull request #34423 from komisan19/fix/delete-min-function
2 years ago
James Bardin 6553e55dfa marshal provider functions into the json schemas
2 years ago
James Bardin a74c847656 test MarshalProviderFunctions
2 years ago
James Bardin 8c41a1e036 MarshalProviderFunctions
2 years ago
James Bardin 8125fe56a4 cannot statically validate an import target moved
2 years ago