Releases: DataEngineersNZ/Snowflake.DataOps.Actions
Releases · DataEngineersNZ/Snowflake.DataOps.Actions
Private Key Auth & dbt Docs Publish
- Updated GitHub Actions to be able to use Public/Private Key
- Add new action
dbt-docs-publish-to-repo
which publishes the dbt docs to a separate repository
Seed Refresh
Applied ability to refresh seeds on full apply
Terraform via Public Private Key Auth
What's Changed
- DevOps and versioning by @jonhopper-dataengineers in #1
New Contributors
- @jonhopper-dataengineers made their first contribution in #1
Full Changelog: v0.1.26...v0.1.27
Terraform Apply
v0.1.26 only need to do second import if we don't have the state
Added Optional Outputs Flag
v0.1.25 Standardised outputs
Snapshot Actions
v0.1.24 added working directory for target clean
Runtime Compile
v0.1.23 excluded unit-tests from compile time as schema won't exist
Policy Permissions
v0.1.22 added masking policies
Updated Deletion Actions
v0.1.21 remvoed IP removal from manifest upload
Snow SQL Role Update
v0.1.18 added role into destroy script to have correct permissions rather tha…