Error: configuration for module.test_eks.module.cluster-worker.aws_autoscaling_lifecycle_hook.eks_node_asg_ec2_termination_hook[2] still contains unknown values during apply (this is a bug in Terraform; please report it!)
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
Volunteering to Work on This Issue
If you are interested in working on this issue, please leave a comment.
If this would be your first contribution, please review the contribution guide.
Terraform Core Version
">= 0.12
AWS Provider Version
4.67.0
Affected Resource(s)
*aws life cycle hook
Expected Behavior
It should create life cycle hook
Actual Behavior
but it is failing by throwing error .
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Life cycle resource configuration :
Steps to Reproduce
tf plan and apply with above config , will throw the error
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None