Skip to content

Releases: getindata/terraform-snowflake-database

Version v3.0.0

13 Nov 10:43
eb35965
Compare
Choose a tag to compare

Changelog

  • Merge pull request #44 from getindata/feture/replace_context.tf_with_context_provider ← eb35965
  • chore: remove enabled from complete example ← 5ad5cc3
  • feat: replace context.tf with context provider ← 700a29b

v2.0.3..v3.0.0

v2.0.3

09 Aug 07:35
fd77275
Compare
Choose a tag to compare

What's Changed

  • fix: Bump schema module, to enable proper create_default_roles flag propagation by @dgniewek in #43

Full Changelog: v2.0.2...v2.0.3

Version v2.0.2

05 Aug 13:27
ac5c2c7
Compare
Choose a tag to compare

Changelog

  • Merge pull request #42 from getindata/fix/align-descriptor-name ← ac5c2c7
  • fix: align descriptor_name ← d7ba460

v2.0.1..v2.0.2

Version v2.0.1

05 Aug 13:10
f876cd5
Compare
Choose a tag to compare

Changelog

  • Merge pull request #41 from getindata/fix/default_descriptor_name ← f876cd5
  • fix: default descriptor name ← e88344d

v2.0.0..v2.0.1

Version v2.0.0

05 Aug 08:13
2650829
Compare
Choose a tag to compare

Changelog

  • feat: Align module with Snowflake provider changes (#34) ← 2650829

v1.5.2..v2.0.0

Version v1.5.2

20 Feb 14:57
22446ef
Compare
Choose a tag to compare

Changelog

  • Merge pull request #30 from getindata/fix/grant_schema_privs_on_existing ← 22446ef
  • fix: grant DB schema privileges on existing schemas ← 013cf99

v1.5.1..v1.5.2

Version v1.5.1

15 Feb 13:58
7b92a52
Compare
Choose a tag to compare

Changelog

  • Merge pull request #29 from getindata/fix/typo_grants ← 7b92a52
  • fix: typo for default role grants ← 9c94a60

v1.5.0..v1.5.1

Version v1.5.0

11 Jan 12:16
35da2c9
Compare
Choose a tag to compare

What's Changed

  • feat: Bump snowflake-schema version and add support for add_grants_to_existing_objects feature flag by @dgniewek in #25

Full Changelog: v1.4.0...v1.5.0

Version v1.4.0

11 Jan 09:26
c0572e9
Compare
Choose a tag to compare

Version v1.3.0

08 Jan 08:34
98ce721
Compare
Choose a tag to compare

Changelog

  • Merge pull request #20 from getindata/feature/optimize_default_roles_definition ← 98ce721
  • feat: optimize default_roles_definition + add dynamic table permissions ← d4fcd4e
  • Merge pull request #9 from getindata/chore/updates-and-workflows ← 622dfb0
  • chore: Update workflows and pre-commit version ← f619cca
  • chore: Add Dependabot configuration file (github-actions and terraform) ← 83c3880
  • chore: Update pre-commit repos to the latest versions ← fb28567
  • Merge pull request #8 from getindata/fix/ignore_infracost ← 2e23d26
  • fix: ignore infracost cache in git ← 85366d5

v1.2.3..v1.3.0