Closed borgeslima closed 3 weeks ago
fix: solved warning depreciated property managed_policy_arns with aws_iam_role_policy_attachments_exclusive
The property is managed_policy_arns deprecated, generating a warning in the console
examples/*
pre-commit run -a
Description
fix: solved warning depreciated property managed_policy_arns with aws_iam_role_policy_attachments_exclusive
Motivation and Context
The property is managed_policy_arns deprecated, generating a warning in the console
Breaking Changes
How Has This Been Tested?
examples/*
to demonstrate and validate my change(s)examples/*
projectspre-commit run -a
on my pull request