Commit Graph

78 Commits (72de171edde8564cf9e37ca703fe1b4e715be5ec)

Author SHA1 Message Date
Jack Whitter-Jones ad8691745a
Update architecture.md
2 years ago
Liam Cervante 055dd27e53
deferred actions: implement latest provider protocol changes (#35063)
2 years ago
Rose 1b5966dd50 Small TFC fixes in md files
2 years ago
Daniel Schmidt 561e74b190
Merge pull request #34880 from hashicorp/TF-13954
2 years ago
Martin Atkins f0ec576fea docs: Dependency upgrading
2 years ago
Daniel Schmidt 45e9530d12
stacks: remove deferred actions for UpgradeResourceState
2 years ago
Daniel Schmidt 71873ec29a
fix comment
2 years ago
Daniel Schmidt e650c039ef
stacks: add deferred to protobuf
2 years ago
Daniel Schmidt 4e8a8fa883
add new tfplugin version
2 years ago
James Bardin 300f66b71d
Merge pull request #34603 from hashicorp/jbardin/remove-provider-funtion-warnings
2 years ago
Radek Simko 0c509183d1
ci: Add test for license headers (#34624)
2 years ago
James Bardin a8701f6ddd provider functions return an error
2 years ago
Brian Flad c7a44bfc9a
Support Private State with MoveResourceState (#34575)
2 years ago
Brian Flad 7958dc1e77
docs: Explicitly mention states should not contain unknown values (#34491)
2 years ago
Liam Cervante 7d143388f3
Add support for the cross resource type move operation in the proto schema (#34480)
2 years ago
hc-github-team-es-release-engineering 6114ec4390
Merge pull request #34367 from hashicorp/RELPLAT-955-EOY-license-updates
2 years ago
James Bardin c439b72599 proto: add provider-defined functions
2 years ago
hc-github-team-es-release-engineering a90ba0bfe4 update year in license files
2 years ago
Martin Atkins b64953dba3 stacks: Summary docs giving an overview and some details about stackeval
2 years ago
Martin Atkins 4b763be987 rpcapi: A README summarizing the role and behavior of this package
2 years ago
Martin Atkins d46f0ed015 promising: A readme giving an overview of how this package works
2 years ago
CJ Horton 813369f317 stick with go generate check instead
3 years ago
Brian Flad 7094517089
Add GetMetadata RPC to provider protocol (#33739)
3 years ago
CJ Horton c09daa7dc7 update license for provider plugin protocol files
3 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
James Bardin fb35d7fd89 add get_provider_schema_optional server capability
3 years ago
Martin Atkins e0ef2748e6 docs: Describe the plugin protocol encoding of refined unknown values
3 years ago
Craig Wright ddd87994bf
Update README.md
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Bilal 3901478212
Update README.md
3 years ago
Bilal 1ffe971a90
Update README.md
3 years ago
kmoe 6fff41b6de
Delete maintainer-etiquette.md (#32741)
3 years ago
Brian Flad 0b8c65fa4e
docs: Explicitly mention Computed-only attribute behavior for Proposed New State
3 years ago
Martin Atkins e293992d45 docs: "How Terraform Uses Unicode" should mention HCL too
3 years ago
Brian Flad 8c93420270
docs/plugin-protocol: Add notes about missing configuration in ReadResource and UpgradeResourceState request messages (#31998)
3 years ago
Craig Wright 9854783d34
Merge pull request #31648 from nnzv/patch-3
4 years ago
Enzo Venturi 235a8b7fcc
typo: use destructions singular form
4 years ago
Enzo Venturi 467f1d32a0
doc: use american english
4 years ago
Laura Pacilio aeefde7428
Merge pull request #31364 from timgates42/bugfix_typos
4 years ago
James Bardin 26c569e384 s/Capabilities/ServerCapabilities/
4 years ago
James Bardin b9f1a5ac57 add Schema Capabilities to protocol
4 years ago
Tim Gates dce91cafb4
docs: Fix a few typos
4 years ago
Martin Atkins 543e5f4971 docs: "Resource Instance Change Lifecycle" revised
4 years ago
Martin Atkins e00f0804ef development docs: Planning Behaviors
4 years ago
Brian Flad a477d10bd1
Introduce Terraform Plugin Protocol 6.2 with legacy_type_system fields from Protocol 5 (#30375)
4 years ago
Masayuki Morita bdf683802d docs: Fix typo in docs/plugin-protocol/releasing-new-version.md
4 years ago
Chris Arcand f521ba6cd7 Remove 'enhanced' backend type distinction
4 years ago
James Bardin fe671206cc Add detail about the protocol deprecation
4 years ago
James Bardin 24a2bd6301 tfproto version 6.1
4 years ago
Paddy 64a95fc29f
Add docs on how to release a new major protocol version. (#29552)
5 years ago