Austin Dase
Austin Dase
Thanks for he suggestion @marcphilipp I'm excited to give it a try tomorrow and remove the exclusion I put in to my config.
Confirmed it works for me. Thanks @marcphilipp !
The `spring.cloud.aws.credentials.profile.name` property exists it's just that because in `io.awspring.cloud.autoconfigure.core.CredentialsProperties` the `profile` field is an `io.awspring.cloud.autoconfigure.core.Profile` that IntelliJ isn't able to resolve it. If you, for example, shorten the value...