Danny Tiesling
Danny Tiesling
There are several issues preventing this from working in Django 1.8. I have forked and will issue a pull request once I've got it working.
### Terraform CLI and Provider Versions terraform v1.3.9 snowflake-provider v0.82.0 ### Terraform Configuration ```terraform resource "snowflake_dynamic_table" "lease_signature" { database = "DB" name = "LEASE_SIGNATURE" schema = "PUBLIC" warehouse = "COMPUTE_WH"...
:robot: I have created a release *beep* *boop* --- ## [0.3.1](https://github.com/dtiesling/flask-muck/compare/v0.3.0...v0.3.1) (2024-05-22) ### Documentation * add more information to "Contributing" section of the README.md. ([faa38da](https://github.com/dtiesling/flask-muck/commit/faa38da1445724c85db08f53767712686c481600)) * updates and adds to...