Skip to content

Commit 1f9e497

Browse files
authored
Record changelogs for List RPCs (#533)
1 parent 06cc08e commit 1f9e497

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: NOTES
2+
body: This alpha pre-release contains the protocol definitions and Go type definitions for list resources, which are a new type of resource.
3+
time: 2025-07-03T16:36:29.624307-04:00
4+
custom:
5+
Issue: "512"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: NOTES
2+
body: A `ProviderServerWithListResource` can be used with the `terraform query` subcommand in Terraform 1.13.0-alpha20250708 and later to search unmanaged infrastructure.
3+
time: 2025-07-03T16:36:37.158621-04:00
4+
custom:
5+
Issue: "512"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: NOTES
2+
body: The list resource protocol definitions are considered experimental and may change up until general availability.
3+
time: 2025-07-03T16:36:53.905091-04:00
4+
custom:
5+
Issue: "512"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: NOTES
2+
body: 'tfprotov5+tfprotov6: An upcoming release will require the `ValidateListResourceConfig` and `ListResource` implementations as part of `ProviderServer`.'
3+
time: 2025-07-03T16:37:08.835514-04:00
4+
custom:
5+
Issue: "514"

0 commit comments

Comments
 (0)