Skip to content

Commit a654189

Browse files
ewbankkitjar-b
andauthored
Update AGENTS.md
Co-authored-by: Jared Baker <jar-b@users.noreply.github.com>
1 parent e255564 commit a654189

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ skaff resource --name ExampleThing --service example
143143

144144
After scaffolding:
145145
1. Fill in the schema and CRUD handlers.
146-
2. Add `@FrameworkResource("aws_example_thing", name="Example Thing")` (Framework) or `@SDKResource(...)` (SDKv2) annotation.
146+
2. Add `@FrameworkResource("aws_example_thing", name="Example Thing")` annotation.
147147
3. Run `make gen` to register the resource.
148148
4. Write at minimum: `basic`, `disappears`, and key argument tests.
149149

0 commit comments

Comments
 (0)