8000 Release v0.9.2 · maxar-infrastructure/go-commons · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.9.2

Compare
Choose a tag to compare
@dg-nthompson dg-nthompson released this 26 Oct 13:43
· 3 commits to master since this release
ca9f6c2

Modules affected

  • lock [NEW]

Description

  • Add new functionality to allow locking of resources when they're being used from multiple places simultaneously.
    We expect this to be useful especially when testing AWS resources/services which can only be enabled once for the whole AWS Account - such as SecurityHub, GuardDuty, or any others.

Related links

gruntwork-io/go-commons#46
gruntwork-io/go-commons#47

0