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
### Expected Behavior
I should be able to import the random_pet from a string, like I can with random_id
### Actual Behavior
I cannot import the random_pet , with an error
### Steps to Reproduce
1. `terraform import random_pet.foo assuring-wasp`
### How much impact is this issue causing?
High
### Logs
_No response_
### Additional Information
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
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.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Terraform CLI and Provider Versions
terraform-provider-random 3.3.2
Trying to import a random_pet from a string (like you can do with random_id)
I have a situation where I need to import random_pets and cant do it.
Terraform Configuration
The text was updated successfully, but these errors were encountered: