Skip to content

Releases: robinmordasiewicz/devops-toolkit

v1.21.0

12 Aug 12:15

Choose a tag to compare

1.21.0 (2024-08-09)

Features

  • locals.tf: update GPU size for virtual machine to support larger models and improve performance (6657460)
  • terraform: implement separate VNets for each AKS cluster as a best practice (3d8658d)

Bug Fixes

  • locals.tf: comment out unsupported GPU size for the current Azure Linux distribution (6657460)

v1.20.0

30 Jul 10:05

Choose a tag to compare

1.20.0 (2024-07-30)

Features

v1.19.3

10 Jun 13:30

Choose a tag to compare

1.19.3 (2024-06-09)

Features

Bug Fixes

v1.19.2

15 Apr 16:38

Choose a tag to compare

1.19.2 (2024-04-15)

Bug Fixes

  • create-github-secrets.sh: change script file name from create-github-secrets.sh to create-github-secrets-v2.sh to avoid overwriting the original file. (0d0b1b4)

v1.19.1

15 Apr 05:54

Choose a tag to compare

1.19.1 (2024-04-14)

Performance Improvements

  • terraform: modify the Terraform configuration to create a new network interface named "ubuntu_dmz_network_interface" and update the security group association accordingly. This change is intended to improve the security posture of the Ubuntu VM by placing it in a DMZ network. (15bb93b)

v1.19.0

02 Apr 04:53

Choose a tag to compare

1.19.0 (2024-04-02)

Features

  • devcontainer.json: add support for various dev container features, including AWS CLI, GitHub CLI, Terraform CLI, Azure CLI persistence and shell history. (5233b7b)

Bug Fixes

  • devcontainer.json: update image and initializeCommand references to use Docker Hub instead of GitHub Container Registry (2d68e98)

v1.18.6

30 Mar 22:37

Choose a tag to compare

1.18.6 (2024-03-30)

Bug Fixes

  • devcontainer.json: update runArgs array elements to use equals sign instead of commas for name value assignment (9123368)

v1.18.5

16 Feb 14:45

Choose a tag to compare

1.18.5 (2024-02-16)

Bug Fixes

  • adding dast fortidevsec workflow (d7a0304)
  • adding dast fortidevsec workflow (ffd3e71)
  • adding dast fortidevsec workflow (ee21f96)
  • adding dast fortidevsec workflow (66d0a92)

v1.18.4

15 Feb 22:55

Choose a tag to compare

1.18.4 (2024-02-15)

Bug Fixes

  • adding dast fortidevsec workflow (b22cb34)

v1.18.3

02 Feb 14:25

Choose a tag to compare

1.18.3 (2024-02-02)

Bug Fixes