Releases: teamdatatonic/terraform-google-scheduled-vertex-pipelines
Releases · teamdatatonic/terraform-google-scheduled-vertex-pipelines
2.0.0
What's Changed
- feat: update Artifact Registry pipelines to use the templateUri field by @browningjp-datatonic in #9
BREAKING CHANGES
When using a pipeline template from Artifact Registry and pointing to a tag (instead of an exact version), an update to the tag in Artifact Registry will now be followed by the scheduled job, without requiring a new terraform apply
to refresh
Full Changelog: 1.0.2...2.0.0
1.0.2
1.0.1
What's Changed
- fix: fix Terraform 'count' bug by @browningjp-datatonic in #6
Full Changelog: 1.0.0...1.0.1
Initial release
1.0.0 feat: add support for artifact URL pipeline specs