mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-21 07:00:37 -04:00
Turns out AssociatePublicIPAddress was always being set, but the AWS APIs don't like that when you're launching into EC2 Classic and return a validation error at ASG launch time. Fixes #1410