[Bug]: terraform import aws_opensearchserverless_collection crashes with SIGSEGV #33666
Labels
bug
Addresses a defect in current functionality.
crash
Results from or addresses a Terraform crash or kernel panic.
prioritized
Part of the maintainer teams immediate focus. To be addressed within the current quarter.
service/opensearchserverless
Issues and PRs that pertain to the opensearchserverless service.
Milestone
Terraform Core Version
1.5.7
AWS Provider Version
5.18.1
Affected Resource(s)
Expected Behavior
Resource is imported
Actual Behavior
Crashes
Relevant Error/Panic Output Snippet
Terraform Configuration Files
empty, waiting for the import
resource "aws_opensearchserverless_collection" "xxx" {
}
Steps to Reproduce
$ terraform import aws_opensearchserverless_collection.xxx yyy
Debug Output
Panic Output
Important Factoids
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: