Closed jbennett7 closed 1 year ago
hmmm, lint is failed. I'll take a closer look.
There is another typo on Line 176 of the same file when using pdt_context_override block: https://github.com/hirosassa/terraform-provider-looker/blob/89a1ec42026600176be2843b77727b352030e327/pkg/looker/resource_connection.go#L176
Should I add the fix to that to this PR?
@jbennett7 Thanks! Let's fix it in this PR too.
done
Fixed typo in the documentation as well: docs/resources/connection.md
Hello,
I appreciate the feedback for this. Is there anything else that needs to be completed for this? Do we have a timeline for when these fixes can be implemented?
@jbennett7 Sorry for massively late reply. I fixed CI in https://github.com/hirosassa/terraform-provider-looker/pull/50. Cloud you please rebase current master? I'll merge this PR after rebase.
Looks good! I'll merge this. @jbennett7 Thanks for your contribution and patience.
@jbennett7 Thanks again! I released new version of this provider. https://github.com/hirosassa/terraform-provider-looker/releases/tag/v0.9.0
Fix typo https://github.com/hirosassa/terraform-provider-looker/blob/89a1ec42026600176be2843b77727b352030e327/pkg/looker/resource_connection.go#L373