Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: Fixed constant drift with Lambda logging configuration #551

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
antonbabenko merged 3 commits into master from fix-logging-noise
Mar 22, 2024

Conversation

@antonbabenko
Copy link
Member

@antonbabenko antonbabenko commented Mar 22, 2024
edited
Loading

A simple configuration like this was marking version, qualified_arn and qualified_invoke_arn as (known after apply):

 logging_log_format = "JSON"

The user used to pass some extra arguments to reduce noise:

 logging_log_group = "/aws/lambda/adapting-tadpole-test"
 logging_application_log_level = "DEBUG"
 logging_system_log_level = "INFO"

This PR sets defaults for log level to avoid such behavior.

Ideally, this should be fixed in Terraform AWS provider. Related issues:
hashicorp/terraform-provider-aws#33383
hashicorp/terraform-provider-aws#33955

@antonbabenko antonbabenko merged commit 8f97707 into master Mar 22, 2024
@antonbabenko antonbabenko deleted the fix-logging-noise branch March 22, 2024 11:55
antonbabenko pushed a commit that referenced this pull request Mar 22, 2024
## [7.2.3](v7.2.2...v7.2.3) (2024年03月22日)
### Bug Fixes
* Fixed constant drift with Lambda logging configuration ([#551](#551)) ([8f97707](8f97707))
Copy link
Member Author

This PR is included in version 7.2.3 🎉

Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /