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

Table gcp_compute_forwarding_rule breaks for ipv6 ip_address #407

Closed
karanpopat opened this issue Nov 3, 2022 · 0 comments · Fixed by #409
Closed

Table gcp_compute_forwarding_rule breaks for ipv6 ip_address #407

karanpopat opened this issue Nov 3, 2022 · 0 comments · Fixed by #409
Assignees
Labels
bug Something isn't working

Comments

@karanpopat
Copy link
Contributor

Describe the bug

Table gcp_compute_forwarding_rule breaks for ipv6 ip_address

> select * from gcp_compute_forwarding_rule

Error: ip_address: invalid ip address 2600:1900:4000:45f3:8000:0:0:0/96 (SQLSTATE HV000)

+------+----+-------------+------------+---------------------+------+--------+-----------+--------------------+-----------+-----------------+-------------+-------------+------------+--------------------->
| name | id | description | ip_address | allow_global_access | kind | region | self_link | creation_timestamp | all_ports | backend_service | fingerprint | ip_protocol | ip_version | is_mirroring_collect>
+------+----+-------------+------------+---------------------+------+--------+-----------+--------------------+-----------+-----------------+-------------+-------------+------------+--------------------->
+------+----+-------------+------------+---------------------+------+--------+-----------+--------------------+-----------+-----------------+-------------+-------------+------------+--------------------->
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
1 participant