Skip to content

Releases: gruntwork-io/terratest

v0.41.4

04 Dec 18:15
c585621
Compare
Choose a tag to compare

Modules affected

  • k8s

Description

  • Add support for Kubernetes network policies

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.41.3

18 Nov 16:29
6fb8605
Compare
Choose a tag to compare

What's Changed

  • Fix project-name so it doesn't contain special characters for docker-… by @hongil0316 in #1203
  • fix formatting and imports by @ellisonc in #1202

Full Changelog: v0.41.2...v0.41.3

v0.41.2

17 Nov 16:48
3f5f355
Compare
Choose a tag to compare

What's Changed

  • support buildkit for dockcer-compose by @hongil0316 in #1201

Full Changelog: v0.41.01...v0.41.2

v0.41.01

16 Nov 14:45
57feb6b
Compare
Choose a tag to compare

What's Changed

  • Support buildkit for docker run by @hongil0316 in #1199

Full Changelog: v0.41.0...v0.41.01

v0.41.0

09 Nov 16:26
26520ef
Compare
Choose a tag to compare

What's Changed

Terratest now requires Go version 1.18 at a minimum. This is backward incompatible - if you are using an older version of G, you will need to update the Go version in your environment prior to updating to this version.

Full Changelog: v0.40.24...v0.41.0

v0.40.24

17 Oct 15:11
8f77c24
Compare
Choose a tag to compare

v0.40.23

13 Oct 15:26
404b916
Compare
Choose a tag to compare

Full Changelog: v0.40.22...v0.40.23

v0.40.22

08 Sep 17:28
a4eeeab
Compare
Choose a tag to compare

Modules affected

  • k8s

Description

  • Add functions to support invoking kubectl with kustomization files

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.40.21

04 Sep 17:37
ab8a832
Compare
Choose a tag to compare

Modules affected

  • helm

Description

  • Added support for ExtraArgs in Helm repository functions

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.40.20

15 Aug 14:36
64dd023
Compare
Choose a tag to compare

Modules affected

  • opa

Description

  • Exposed DownloadPolicyE function so that it can be called independent of OPA functionality.

Special thanks

Special thanks to the following users for their contribution!

Related links