v0.2.1
What's Changed
Fixed
S3
CopyObjectand all multipart upload operations now enforce ACL permission checks for anonymous requests; previously anonymous callers could bypass ACL restrictions on these paths
STS
AssumeRolenow validatesRoleArn(length 20–2048) andRoleSessionName(length 2–64, pattern[\w+=,.@-]*), returningValidationErrorfor out-of-range or malformed inputs
KMS
CreateKeynow persists theTagsparameter; previously tags were accepted but silently discarded, causing Terraform'sdefault_tagsmechanism to loop indefinitely on plan/apply
DynamoDB
CreateTablenow persists theTagsparameter; previously tags were accepted but silently discarded
Full Changelog: https://github.com/optiflowic/kumolo/blob/main/CHANGELOG.md