Skip to content

Allow configuring IAM deprecation, batching, and timeouts as part of the iam_policy block #23048

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
melinath opened this issue May 27, 2025 · 0 comments
Labels
mmv1-generator Provider-wide changes to resource templates or other generator changes size/m technical-debt
Milestone

Comments

@melinath
Copy link
Collaborator

What kind of contribution is this issue about?

MMv1-based resource

Details

Currently, we don't support setting timeouts for IAM resources at all, and we only support deprecating IAM resources or enabling batching for handwritten resources that pass helper functions as part of being registered with the provider.

We should support configuring all three via the MMv1 iam_policy block.

(In my opinion, we should also get rid of the settings function mechanism in favor of something easier to understand, but that's not strictly a blocker.)

References

No response

@melinath melinath added technical-debt mmv1-generator Provider-wide changes to resource templates or other generator changes labels May 27, 2025
@rileykarson rileykarson added this to the Goals milestone Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mmv1-generator Provider-wide changes to resource templates or other generator changes size/m technical-debt
Projects
None yet
Development

No branches or pull requests

2 participants