akerone

Results 9 issues of akerone

**Describe the bug** In great_expectations/data_context/store/store_backend.py, _at least_ from versions 0.14.0 to 0.14.8, line 103. This exception tells us that there is something wrong in great_expectations.yaml, when in reality it could...

bug
community
devrel

## Bug description When running a checkpoint from Python, using a "custom_filter_function" in the "data_connector_query" of the "batch_request", raises the following error: `TypeError: is of type function which cannot be...

bug
stale
triage
community

It would be a great feature if we could use Airflow's own "Connections" section instead of having to provide usernames/passwords/keyfiles in profiles.yml. I'm thinking specifically in using dbt in Google...

## Versions ### Extension ``` v2.24.1 ``` ### VS Code ``` Version: 1.71.0 (user setup) Commit: 784b0177c56c607789f9638da7b6bf3230d47a8c Date: 2022-09-01T07:36:10.600Z Electron: 19.0.12 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0 OS: Windows_NT x64...

bug
terraform-ls

### TL;DR The file [terraform-google-kubernetes-engine](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/tree/b9287de679592a2adcae4d98dcfee33a001f328b)/[autogen](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/tree/b9287de679592a2adcae4d98dcfee33a001f328b/autogen)/[main](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/tree/b9287de679592a2adcae4d98dcfee33a001f328b/autogen/main)/variables_defaults.tf has the `.tf` extension instead of `.tf.tmpl` like the rest of the files in that folder. ### Expected behavior No errors in a project using...

bug
good first issue
triaged
P3

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement
new-resource
size/m
forward/linked
decision-needed
service/composer

This solves issue #9 Please review the changes, as they're pretty straightforward. The change from `self-link` to `id` in particular should work with version 3.x according to the [provider's documentation](https://registry.terraform.io/providers/hashicorp/google/3.89.0/docs/resources/kms_key_ring).

## Description of the problem Version 4.0.0 introduced breaking changes that need to be addressed. ## How to reproduce 1. Create a main.tf file on an empty folder with the...

### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...

enhancement
grants