generated from cloudposse/terraform-example-module
-
-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
bug🐛 An issue with the system🐛 An issue with the system
Description
Describe the Bug
There is a permanent name change with aws_iam_role.this which is causing the resource to be recreated on every apply.
This is causing further issues with KMS permissions in the lambda function being revoked, including permissions to the default KMS key.
See serverless/examples#279 for context regarding KMS key
Expected Behavior
IAM role should not be constantly recreated.
Steps to Reproduce
Apply module, apply again.
Screenshots
No response
Environment
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bug🐛 An issue with the system🐛 An issue with the system