New List Resource

Implement a new list resource in the Terraform AWS provider.

hashicorp 42cb3b8 800 B Updated

File contents

Skill: New List Resource

Assume the @maintainer persona.

Use this skill to add new list resource.

Refer to docs/new-list-resource.md for instructions. The task is complete when all list acceptance tests (TestAcc{Resource}_List) are passing.

When to use

Trigger this skill when the user:

  • Says "add a new list resource", or similar.

Inputs

Required:

  • The target resource name (e.g. aws_s3_bucket).

If the user provides a human readable name (e.g. "S3 Bucket") rather than the Terraform resource, confirm the target resource before proceeding.

hashicorp/terraform-provider-aws/tree/main/.agents/skills/new-list-resource commit 42cb3b8372

Frequently asked questions

npx skillmds@latest add hashicorp/new-list-resource