Skip to content

v0.2.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 19 Nov 18:27
f5c4c6b
Correct the ARN string, also fix the tag sets and allow tag filters as per the api @StephenTan-TW (#9)

what

  • The tagging for EC2 tag sets is broken. This is now sorted. I have added a variable to allow ec2 filters and not just tag sets.
  • There is a bit where the ARN string for the role is missing "/service-role" for EC2 and Lambda. This is different to ECS where our tests are run on ( this is NOT a complete example despite the name! Where are the lambda and EC2 tests? )
  • I have amended the ARN lookups to give the correct ARNs for each platform type.

why

  • To allow full range of tagging
  • To allow the IAM role to be created for all Platform types