Stuck forever when trying to create an aws_lambda_function resource. #42245
Labels
bug
Addresses a defect in current functionality.
needs-triage
Waiting for first response or review from a maintainer.
service/lambda
Issues and PRs that pertain to the lambda service.
waiting-response
Maintainers are waiting on response from community or contributor.
Terraform and AWS Provider Version
Affected Resource(s) or Data Source(s)
aws_iam_role_policy
aws_lambda_function
Expected Behavior
I expect the AWS provider to be able to create a
aws_lambda_function
resource without issue.Actual Behavior
I was in a state where creating an
aws_lambda_function
resource would get the provider apply call stuck.Even tho the actual policy is being created on AWS.
Relevant Error/Panic Output
There was no output because the provider would get stuck.
Sample Terraform Configuration
n/a
Steps to Reproduce
n/a
Debug Logging
The logs have my own logs fixed in.
But it will probably still be usefull.
I also renamed my account id to
xxx
GenAI / LLM Assisted Development
n/a
Important Facts and References
No response
Would you like to implement a fix?
No
The text was updated successfully, but these errors were encountered: