Skip to content

v0.36.3

Compare
Choose a tag to compare
@gruntwork-ci gruntwork-ci released this 25 Jun 16:40
22ada23

Modules affected

  • aws/ssm
  • terraform

Description

  • For each SSM method XXX, add an XXXWithClient method that lets you pass in an SSM client, rather than a new one being created each time.
  • terraform.Options now supports the Reconfigure and MigrateState params.

Special thanks

Special thanks to @danquack and @wasfree for the contributions!

Related links