Private link endpoint should have been correctly imported
Actual Behavior
received the following: ``` Error: privateLinks was nil.
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply
Important Factoids
Are there anything atypical about your accounts that we should know? For example: Running in EC2 Classic? Custom version of OpenStack? Tight ACLs?
References
Are there any other GitHub issues (open or closed) or Pull Requests that should be linked here? For example:
GH-1234
┆Issue is synchronized with a Github issue by Unito ┆Issue Number: 155
Activity
Show:
Unito io
July 11, 2022 at 8:07 PM
➤ Alex Simon commented:
Wonderful! Imported successfully. The docs are very clear now for that resource! Thank you again for all your help!
Unito io
July 11, 2022 at 7:34 PM
➤ Erik Merkle commented:
bigjew92 When 2.1.4 is released, private_link_endpoints should be importable and the docs should be updated to give better examples for each: cloud provider.
Hi there,
Please provide the following details with your issue report.
Terraform Version
Affected Resource(s)
Importing astra_private_link_endpoint
astra_private_link_endpoint
Terraform Configuration Files
Using the example from the documents: https://github.com/datastax/terraform-provider-astra/blob/main/examples/resources/astra_private_link_endpoint/resource.tf
Expected Behavior
Private link endpoint should have been correctly imported
Actual Behavior
received the following:
```
Error: privateLinks was nil.
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply
Important Factoids
Are there anything atypical about your accounts that we should know? For example: Running in EC2 Classic? Custom version of OpenStack? Tight ACLs?
References
Are there any other GitHub issues (open or closed) or Pull Requests that should be linked here? For example:
GH-1234
┆Issue is synchronized with a Github issue by Unito
┆Issue Number: 155