cloudposse / cloudposse/terraform-aws-lambda-function

Churn with `aws_iam_role.this`

オープン
#62 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
HCL
スター
36
フォーク
44
PR マージ指標
30日以内にマージされた PR はありません

説明

### 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 https://github.com/serverless/examples/issues/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_

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。