cloudposse / cloudposse/terraform-aws-lambda-function

Enabling `lambda_at_edge` does not enable `publish`

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
HCL
Stars
36
Forks
44
PR merge metrics
No merged PRs in 30d

Description

## Describe the Bug

The documentation for `lambda_at_edge` parameter states that:
> Required trust relationship and *publishing of function versions* will be configured.

However, `publish` is not being set to `true` when `lambda_at_edge` is enabled.

## Expected Behavior
`publish` is set to `true`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.