You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Update aws_sns_topic_subscription endpoint to use qualified arn (#231)
This commit updates the `aws_sns_topic_subscription` resource to use the `lambda_function_qualified_arn` output for the `endpoint` value.
Also bump the `lambda` module to `6.8.0`, which is the latest version that maintains compatability with `aws` v4 provider.
Fixes: #230
0 commit comments