data source aws_launch_template could be filtered on tags and create-time #8367
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/ec2
Issues and PRs that pertain to the ec2 service.
Milestone
Community Note
Description
I'd like to filter my launch templates using create-time and tags and that seems supported by the API
https://docs.aws.amazon.com/cli/latest/reference/ec2/describe-launch-templates.html
The name would have to switched to optional so we can find stuff by tag.
New or Affected Resource(s)
aws_launch_template
Potential Terraform Configuration
The text was updated successfully, but these errors were encountered: