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

On querying private_endpoint_connections from table azure_mariadb_server it gives {} as result after creating resources. #630

Closed
Priyanka-Chatterjee-2000 opened this issue Jul 13, 2023 · 0 comments · Fixed by #631
Assignees
Labels
bug Something isn't working

Comments

@Priyanka-Chatterjee-2000
Copy link
Contributor

After creating private endpoint for Azure Maria Db server on querying : select private_endpoint_connections from azure_mariadb_server it gives the result:

[
 {
  "private_endpoint_connections": [
   {}
  ]
 }
]
@Priyanka-Chatterjee-2000 Priyanka-Chatterjee-2000 added the bug Something isn't working label Jul 13, 2023
ParthaI added a commit that referenced this issue Jul 13, 2023
misraved pushed a commit that referenced this issue Jul 14, 2023
…le to correctly return data instead of null Closes #630 (#631)
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
2 participants