Skip to content
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

alicloud_alidns_domain failed for column 'create_timestamp' #479

Open
QiXingchuan opened this issue Dec 17, 2024 · 1 comment
Open

alicloud_alidns_domain failed for column 'create_timestamp' #479

QiXingchuan opened this issue Dec 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@QiXingchuan
Copy link

Describe the bug
The query for alicloud_alidns_domain will have errors like this

interfaceToColumnValue failed for column 'create_timestamp': timestamp: seconds:1571212295000 after 10000-01-01

Steampipe version (steampipe -v)
Steampipe v1.0.0

Plugin version (steampipe plugin list)
hub.steampipe.io/plugins/turbot/alicloud@latest | 1.1.0

To reproduce

  • steampipe service start
  • steampipe query
  • Execute query like select * from alicloud_sandbox.alicloud_alidns_domain

Expected behavior
The error should not happen and should show the resource info

@ParthaI
Copy link
Contributor

ParthaI commented Dec 17, 2024

Hello @QiXingchuan,

Apologies for the issue you are encountering. I have raised a PR to address this. I hope this will resolve the problem.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants