-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
[Bug]: "panic interfacs convertion" when trying to create a aws_resourcegroups_resource resource #31843
Comments
Community NoteVoting for Prioritization
Volunteering to Work on This Issue
|
Hey @ltshb 👋 Thank you for taking the time to raise this! So that we have the information necessary to look into this, can you supply debug logs (redacted as needed) as well? |
terraform-provider-aws/internal/service/resourcegroups/resource.go Lines 67 to 71 in 985efd5
This resource has no |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Terraform Core Version
1.4.4
AWS Provider Version
5.1.0
Affected Resource(s)
aws_resourcegroups_resource
aws_ec2_capacity_reservation
aws_resourcegroups_group
Expected Behavior
Adding an EC2 Capacity reservation to a resource group
Actual Behavior
The creation of the aws_resourcegroups_resource to attach the aws_ec2_capacity_reservation to the aws_resourcegroups_group is failing with the error below.
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
Apply the terraform configuration above
Debug Output
No response
Panic Output
No response
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: