terraform-aws-account icon indicating copy to clipboard operation
terraform-aws-account copied to clipboard

resource/aws_iam_role: Add role_last_used attribute

Open posquit0 opened this issue 2 years ago • 1 comments

  • https://github.com/hashicorp/terraform-provider-aws/issues/30750

posquit0 avatar Aug 26 '23 13:08 posquit0

  • resource/aws_iam_role: The role_last_used attribute has been removed. Use the aws_iam_role data source instead. See the community feedback provided in the https://github.com/hashicorp/terraform-provider-aws/issues/30861 for additional justification on this change. As the attribute is read-only, unlikely to be used as an input to another resource, and available in the corresponding data source, a breaking change in a minor version was deemed preferable to a long deprecation/removal cycle in this circumstance. (https://github.com/hashicorp/terraform-provider-aws/issues/31656)

posquit0 avatar Aug 26 '23 14:08 posquit0