cloudposse / cloudposse/terraform-aws-lambda-function
Enabling `lambda_at_edge` does not enable `publish`
Aperta
bug
- Lingua principale
- HCL
- Stelle
- 36
- Fork
- 44
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 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`.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.