c3
c3 copied to clipboard
Fix warning about core.Tag api
The API @aws-cdk/core.Tag.add(scope,k,v) is deprecated: Use "Tags.of(scope).add(k,v)" instead. This API will be removed in the next major release