Matthias Brooks

Results 3 issues of Matthias Brooks

The aws_db_snapshot shows the "InstanceCreateTime" instead of "SnapshotCreateTime" The SnapshotCreateTime is not part of the resource attributes in the terraform provider but is part of data source attribute. Would it...

Is it possible to get ARM docker images built for this?

## The bug The `--package` flag cannot handle Maven package names that contain colons (e.g., `com.example:my-package`) when creating releases. The current parsing logic splits on all colons, causing Maven packages...