Francisco Eguiguren

Results 1 issues of Francisco Eguiguren

In my test, I only use S3 service, with this annotation: `@ExtendWith(LocalstackDockerExtension.class) @LocalstackDockerProperties( portEdge = "4577", services = {"s3"}, hostNameResolver = HostResolver.class)` I configured the edge port because I have...