Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fixed deprecated issue #293

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

Closed
nictom-aws wants to merge 2 commits into aws-samples:main from nictom-aws:main
Closed

Conversation

@nictom-aws
Copy link
Contributor

@nictom-aws nictom-aws commented Apr 9, 2025

Fixes #


By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license].

Apache 2.0 License

Warning: Argument is deprecated
│
│ with module.sra_execution_role.aws_iam_role.sra_execution_role,
│ on sra_execution_role/main.tf line 21, in resource "aws_iam_role" "sra_execution_role":
│ 21: managed_policy_arns = [
│ 22: "arn:${var.aws_partition}:iam::aws:policy/AdministratorAccess"
│ 23: ]
│
│ managed_policy_arns is deprecated. Use the aws_iam_role_policy_attachment resource instead. If Terraform should exclusively manage all managed policy attachments (the current behavior of this argument), use the aws_iam_role_policy_attachments_exclusive resource as well.
╵
Copy link
Contributor

closing. author will be adding some additional changes to a new PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /