-
### Terraform CLI Version
1.9.8
### Terraform Provider Version
0.97.0
### Terraform Configuration
```terraform
While trying to import an existing terraform resource of snowflake_tag_masking_polic…
-
package
```
- package: entechlog/dbt_snow_mask
version: 0.2.6
```
dbt_project.yml
```
# Masking Policy
use_common_masking_policy_db: "True"
common_masking_policy_db: "UTIL_DB"
…
-
Now that we can impersonate roles (snowflake) or users (redshift), we should have a learn article about how you can use the data masking features of both engines to provide column level security to us…
-
### Terraform CLI and Provider Versions
Terraform version: 1.2
Provider version: was initially using 0.67.0 but also tested with the most recent version (0.77.0 atm) to see if the bug was fixed, b…
-
Hello 👋
terraform version: 1.1.5
snowflake provider version: 0.63.0
The `snowflake_table_column_masking_policy_application` resource has added extra escape characters.
We have a resource that…
-
### 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…
-
### Use Cases or Problem Statement
A new privilege [MANAGE SHARE TARGET](https://docs.snowflake.com/en/release-notes/bcr-bundles/2024_07/bcr-1734) was added to Snowflake. Trying to manage this throug…
-
I tried to put {{ dbt_snow_mask.create_masking_policy('models') }} in the on-run-start, however it runs error message as below. any idea what I did wrong?
dbt=1.7.0
```yml
on-run-start:
"{{ …
-
The EMDB is now requesting that the deposited half-maps have no masking applied to them:
https://www.ebi.ac.uk/emdb/documentation/policies#3-1-1
But, reconstruct3d applies spherical masks on the…
-
#41
I've edited the code to allow for the following post hooks in the project file to process only the relevant maskingpolicies on a run task.
```
+post-hook: "{{ dbt_snow_mask.a…