Ignore lack of tags on launch templates

This commit is contained in:
John Gardiner Myers 2020-07-14 21:39:49 -07:00
parent 54c280eed5
commit f4cecc58ac
1 changed files with 1 additions and 0 deletions

View File

@ -247,6 +247,7 @@ func runLifecycleTest(h *testutils.IntegrationTestHarness, o *LifecycleTestOptio
switch resource {
case "ami":
case "sshkey":
case "lt":
// ignore
default: