v0.36.3
Modules affected
aws/ssm
terraform
Description
- For each SSM method
XXX
, add anXXXWithClient
method that lets you pass in anSSM
client, rather than a new one being created each time. terraform.Options
now supports theReconfigure
andMigrateState
params.
Special thanks
Special thanks to @danquack and @wasfree for the contributions!