Skip to content
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

inline_policy argument is deprecated. Use the aws_iam_role_policy resource instead. #13

Open
guidoiaquinti opened this issue Sep 30, 2024 · 1 comment

Comments

@guidoiaquinti
Copy link

│ Warning: Argument is deprecated

│ with module.vantage-integration.aws_iam_role.vantage_cross_account_connection_with_bucket[0],
│ on .terraform/modules/vantage-integration/main.tf line 34, in resource "aws_iam_role" "vantage_cross_account_connection_with_bucket":
│ 34: resource "aws_iam_role" "vantage_cross_account_connection_with_bucket" {

│ The inline_policy argument is deprecated. Use the aws_iam_role_policy resource instead. If Terraform
│ should exclusively manage all inline policy associations (the current behavior of this argument),
│ use the aws_iam_role_policies_exclusive resource as well.

@kian
Copy link

kian commented Dec 13, 2024

any ETA on this fix?

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

No branches or pull requests

2 participants