LauncheTemplateSpecification (autoscaling::AutoScalingGroup) should require one of LauchTemplateId or LaunchTemplateName #1282
Labels
awaiting-upstream
The issue cannot be resolved without action in another repository (may be owned by Pulumi).
kind/bug
Some behavior is incorrect or out of spec
What happened?
CloudControl API complains with
operation UPDATE failed with "InvalidRequest": A launch template specification in the overrides isn't valid. Either a LaunchTemplateId or a LaunchTemplateName must be specified.
The schema is defined at:
pulumi-aws-native/aws-cloudformation-schema/aws-autoscaling-autoscalinggroup.json
Lines 58 to 73 in 2e477cc
Example
Output of
pulumi about
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: