GoogleCloudPlatform / terraform-google-alloy-db

Creates an Alloy DB instance
https://registry.terraform.io/modules/GoogleCloudPlatform/alloy-db/google
Apache License 2.0
17 stars 16 forks source link

feat: add support for query_insights_config in primary and reader instances #70

Closed 45413 closed 4 months ago

45413 commented 4 months ago

resolves #69

google-cla[bot] commented 4 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

45413 commented 4 months ago

I completed the CLA and submitted the rescan but it does not appear to be updating

imrannayer commented 4 months ago

I completed the CLA and submitted the rescan but it does not appear to be updating

Can you try this site? https://cla.developers.google.com/

apeabody commented 4 months ago

I completed the CLA and submitted the rescan but it does not appear to be updating

Can you try this site? https://cla.developers.google.com/

FYI: Looks like the commit and PR might have used different email address, looks like it's the email address of the commit that is causing the flag.

45413 commented 4 months ago

I completed the CLA and submitted the rescan but it does not appear to be updating

Can you try this site? https://cla.developers.google.com/

FYI: Looks like the commit and PR might have used different email address, looks like it's the email address of the commit that is causing the flag.

Good catch, I didn't realize my git config was still setup for work. I am going to close this commit and open a new one with a branch that has a valid commit that matches my CLA agreement.