Skip to content

Releases: getindata/terraform-snowflake-role

Version v4.0.0

19 Aug 08:33
fe818c3
Compare
Choose a tag to compare

Changelog

  • Merge pull request #22 from getindata/feature/rename_snowflake_provider ← fe818c3
  • chore: remove required from name property ← d92cb94
  • Update examples/complete/providers.tf ← 236fc94
  • feat: rename snowflake provider role to new name ← 5d9498f

v3.1.0..v4.0.0

Version v3.1.0

07 Jan 11:35
e7a2f01
Compare
Choose a tag to compare

Changelog

  • Merge pull request #21 from getindata/feature/allow_conversion_to_uppercase ← e7a2f01
  • chore: try commit sha ← a36f4c3
  • feat: allow name to be converted to uppercase ← 2f3b22e

v3.0.1..v3.1.0

Version v3.0.1

04 Nov 13:12
7ddff04
Compare
Choose a tag to compare

Changelog

  • Merge pull request #17 from getindata/fix/change-default-name-template ← 7ddff04
  • fix: change default name context_template ← dda2c37
  • Merge pull request #16 from getindata/docs/redme_update ← e6b7ca6

v3.0.0..v3.0.1

Version v3.0.0

30 Oct 14:48
c9e7801
Compare
Choose a tag to compare

Changelog

  • Merge pull request #15 from getindata/feature/integrate_context_provider ← c9e7801
  • chore: add changes requested in review ← 9091e9d
  • chore: uncomment configuration ← df887e4
  • feat: additional configuration for naming ← 1863787
  • feat!: switch nulllabel with context provider ← 6640216

v2.1.0..v3.0.0

Version v2.1.0

29 Jul 13:03
422854a
Compare
Choose a tag to compare

Changelog

  • Merge pull request #14 from getindata/feature/use_snowflake_account_role ← 422854a
  • feat: use snowflake_account_role instead of snowflake_role25c1053

v2.0.0..v2.1.0

Version v2.0.0

18 Jul 08:59
ff8d488
Compare
Choose a tag to compare

Changelog

  • Merge pull request #13 from getindata/feature/align_module_with_provider_changes ← ff8d488
  • chore: downgrade minimal provider versions ← 05c7343
  • !feat: update module with latest snowflake provider changes - removals and deprecations ← 255b813

v1.4.0..v2.0.0

Version v1.4.0

23 Jan 09:27
7db0270
Compare
Choose a tag to compare

Changelog

  • Merge pull request #12 from getindata/enable_multiple_grants ← 7db0270
  • feat: add possibility to set enable_multiple_grants ← 040d95d

v1.3.0..v1.4.0

Version v1.3.0

05 Jan 11:52
f500754
Compare
Choose a tag to compare

Changelog

  • Merge pull request #11 from getindata/feature/dynamic_table_support ← f500754
  • fix: rename resource as suggested in review ← 0c3476f
  • fix: review suggestions ← 1168ae2
  • feat: add support for dynamic tables ← 084d39f

v1.2.1..v1.3.0

Version v1.2.1

28 Dec 08:47
03071d2
Compare
Choose a tag to compare

Changelog

  • Merge pull request #10 from getindata/fix/add-on_all-flag-to-grants ← 03071d2
  • Fix typo ← 04729f8
  • chore: add missing variable validation ← becf370
  • fix: missing logic updates for on_all support ← 1fc1454

v1.2.0..v1.2.1

Version v1.2.0

22 Dec 11:09
3241a79
Compare
Choose a tag to compare

Changelog

  • Merge pull request #9 from getindata/feature/add-on_all-option-to-grants ← 3241a79
  • feat: add support to on_all flag for grants ← b522a72
  • Merge pull request #7 from getindata/chore/updates-and-workflows ← 7eb8a58
  • chore: Update workflows and pre-commit version ← adf80a6
  • chore: Update min required terraform version to 1.3 in example ← 8ce8353
  • chore: Add Dependabot configuration file (github-actions and terraform) ← e9e76db
  • chore: Update pre-commit repos to the latest versions ← 9c82b45

v1.1.0..v1.2.0