Skip to content

Fix attr as block docs v1.12.x #607

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

prateekaroraone
Copy link

This PR updates the attr-as-blocks.mdx page to document a known limitation:

  • dynamic blocks do not work with provider arguments that support "attributes as blocks" compatibility mode.
  • Adds a recommended workaround using list comprehensions instead of dynamic.

This improves clarity for users writing reusable modules and avoids subtle bugs.

Document limitation of dynamic blocks with attributes-as-blocks compatibility mode
Document limitation of dynamic blocks with attributes-as-blocks compatibility mode
@prateekaroraone prateekaroraone requested review from a team as code owners July 22, 2025 11:11
Copy link

hashicorp-cla-app bot commented Jul 22, 2025

CLA assistant check
All committers have signed the CLA.

Copy link

github-actions bot commented Jul 22, 2025

Vercel Previews Deployed

Name Status Preview Updated (UTC)
Dev Portal ✅ Ready (Inspect) Visit Preview Tue Jul 22 11:31:53 UTC 2025
Unified Docs API ✅ Ready (Inspect) Visit Preview Tue Jul 22 11:26:24 UTC 2025

Copy link

Broken Link Checker

No broken links found! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant