Skip to content

Releases: slalom/dataops-infra

v0.9.7.88

08 Feb 17:28
12197e0
Compare
Choose a tag to compare
Bump nokogiri from 1.10.10 to 1.11.1 (#157)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.1.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.10...v1.11.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.9.7.87

27 Dec 01:34
94289b8
Compare
Choose a tag to compare
Refactor ML-Ops and Lambda (#149)

* refactor ML Ops to multiple workflows
* rewrite ML Ops in native HCL, wrapped in `jsonencode()`
* terraform fmt compliance for 0.14.0
* glue version fix
* rename 'batch_transform'->'batch_scoring'
* skip ecr push if using builtin sagemaker model
* pip and python fixes
* improved lambda and step function execution
* bump to terraform 0.14.2
* revert to upstream 'terraform-aws-key-pair' repo
* fix interpolation warnings

Co-authored-by: Mark Stein <mark.stein@slalom.com>
Co-authored-by: mystycs <mystycs@gmail.com>
Co-authored-by: jacksandom <jack.sandom@slalom.com>

v0.9.6.86

25 Nov 09:18
ab8e462
Compare
Choose a tag to compare
MS Teams Notification Support (#142)

* fix lambda name uniqueness
* note 64-char limit in `name_prefix` docs
* unified lambda fn with detailed payload
* explicit null value for step function
* remove deprecated provider syntax

v0.9.6.85

25 Nov 07:21
c145624
Compare
Choose a tag to compare
Opinionated formatting (tf 0.14.0) (#148)

v0.9.6.84

25 Nov 07:04
94cd6c9
Compare
Choose a tag to compare
Fix autodoc CI/CD Errors (#146)

* update gitignore
* update autodocs
* disable required module variables for azure

v0.9.6.83

29 Oct 17:29
Compare
Choose a tag to compare
https for ip detection

v0.9.6.82

19 Oct 18:12
Compare
Choose a tag to compare
optional logging path

v0.9.6.81

19 Oct 16:28
Compare
Choose a tag to compare
add singer log dir

v0.9.6.79

09 Oct 06:16
Compare
Choose a tag to compare
hotfix: glue, secrets

v0.9.6.78

08 Oct 01:05
c290261
Compare
Choose a tag to compare
AWS security harding, allow disabling internet gateway (#141)

* add bastion host source ip restrictions
* rename: dev-box->bastion-host
* allow disabling internet gateway
* misc cleanup