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
Probably it has been some change on AWS, because a disclaimer shows asking to add a policy to the execution role used by the Lambda function: AWSLambdaBasicExecutionRole
ISSUE TYPE
Bug Report
TERRAFORM VERSION
Terraform v0.14.0
+ provider registry.terraform.io/hashicorp/archive v2.1.0
+ provider registry.terraform.io/hashicorp/aws v3.26.0
+ provider registry.terraform.io/hashicorp/local v2.0.0
+ provider registry.terraform.io/hashicorp/null v3.0.0
+ provider registry.terraform.io/hashicorp/random v3.0.1
+ provider registry.terraform.io/hashicorp/template v2.2.0
+ provider registry.terraform.io/terraform-providers/mysql v1.9.0
Your version of Terraform is out of date! The latest version
is 0.14.7. You can update by downloading from https://www.terraform.io/downloads.htm
STEPS TO REPRODUCE
If you deploy de terraform module as is a disclaimer appears when you try to see the logs from the lambda funcions page on aws web console
Hello!
I am having extrange behaviours with the latest release.
It has stopped responding to my custom tags, it sets "tostop" whether I configure another tag or not.
I still get the warning on lambda monitoring screen, I have not been able to see any log on cloudwath.
SUMMARY
Probably it has been some change on AWS, because a disclaimer shows asking to add a policy to the execution role used by the Lambda function: AWSLambdaBasicExecutionRole
ISSUE TYPE
TERRAFORM VERSION
STEPS TO REPRODUCE
If you deploy de terraform module as is a disclaimer appears when you try to see the logs from the lambda funcions page on aws web console
EXPECTED RESULTS
Be able to watch logs
ACTUAL RESULTS
No logs.
If you manually add the role everything works as expected
The text was updated successfully, but these errors were encountered: