You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable CloudMap service support in localstack module. Based on @maciejwalkowiak conversation with localstack team AWS CloudMap is supported for pro-users, so if we can enable CloudMap service support in localstack module then customers can use this framework to run integration tests.
In fact I can use this support first now to create integration tests for my PR (awspring/spring-cloud-aws#506) open on adding CloudMap support to Spring Cloud.