anyone having problems with the LaunchTemplate res...
# general
g
anyone having problems with the LaunchTemplate resources in the aws provider? I upgraded from some 3.x version to 4.5.1 and now pulumi is complaining about my LT resources w/r/t to the invalid version. thi sis a terraform provider issue as old as the hills and the first time I ran into this in Pulumi.
Copy code
aws:ec2:LaunchTemplate (ci-kiam-server):
    error: 1 error occurred:
    	* updating urn:pulumi:ci::aws-eks-py::aws:ec2/launchTemplate:LaunchTemplate::ci-kiam-server: 1 error occurred:
    	* error modifying Launch Template (lt-0f0da90e33e334f78): InvalidParameterValue: Invalid launch template version: either '$Default', '$Latest', or a numeric version are allowed.