Skip to content

Releases: slalom/dataops-infra

v0.9.2.47

16 Jul 15:37
Compare
Choose a tag to compare
hotfix: missing redshift db name output

v0.9.2.46

16 Jul 15:09
Compare
Choose a tag to compare
hotfix: missing rds identifier var

v0.9.2.45

14 Jul 18:19
12d423b
Compare
Choose a tag to compare
fixes tableau port delimiter: ":" vs "-" (#114)

v0.9.2.44

07 Jul 23:01
e5adcfd
Compare
Choose a tag to compare
Add `use_private_subnets` option for EC2 and Tableau (#112)

v0.9.2.43

07 Jul 05:17
2445d3f
Compare
Choose a tag to compare
New catalog modules: SFTP, SFTP-Users, Data-Lake-Users (#109)

v0.9.2.42

07 Jul 02:59
4cf5436
Compare
Choose a tag to compare
Glue transforms (#99)

* update AWS Glue sample code
* Fix Glue job arg

Co-authored-by: jacksandom <jack.sandom@slalom.com>

v0.9.2.41

06 Jul 17:20
5256d41
Compare
Choose a tag to compare
Improved docs readability (#107)

v0.9.2.40

06 Jul 16:44
05883cc
Compare
Choose a tag to compare
Tableau and EC2 cluster config, ssh key generation, and bug fixes (#106)

**General Updates:**

* renamed branch: master->main

**EC2 Updates:**

* fixed bug for EC2 file inclusion
* improved handling of SSH keypairs when connecting to EC2 instances

**Tableau Updates:**

* add Tableau clustering capability via 'tableau_join.sh'
* auto-allow Tableau cluster IP traffic between nodes (TCP ports 8000-9000)
* bump Tableau version to '2020.1'
* fixed bug in CIDR info not passed from Tableau->EC2
* add sample 'secrets_folder_protection' resource to auto-restrict access to SSH keys and other credentials on Windows/Linux

v0.9.2.39

01 Jul 18:26
31a0e9d
Compare
Choose a tag to compare
Add Dev-Box and Singer Dashboards, improved Singer, EC2, VPC, and Ste…

…p-Functions (#104)

* output a cloudwatch dashboard url
* add `use_private_subnet` support
* revised step-functions iam policy doc
* private subnets working correctly
* revise cli run-task command
* ml-ops: `var.writeable_buckets` in step-function module
* fix tableau server and ec2 ssh key references
* aws/step-functions module now more generic
* new dev-box catalog module
* capability to have custom cidrs for vpc and subnets
* output route tables from env so they can be appended to
* collapse auto-docs generated files in PR
* cloudwatch dashboard titles
* deterministic ecs-task env sort
* updated terraform-docs to v0.9.1

NOTE: 

* VPC subnetting algorithm has been updated/expanded. Please be careful your subnet is not proposed for destruction.
* To leverage a previous version, override the `source` parameter to use a specific version instead of `master`.
* List of published releases (versions) is here: https://github.com/slalom-ggp/dataops-infra/releases

v0.9.2.38

26 Jun 17:44
c85925c
Compare
Choose a tag to compare
hotfix: dataops-tools url