How can I disable the Cloudformation in a spring boot app that using spring cloud AWS?
I keep getting this error when running my app on amazon:
... C
I have the following line in my application.properties (spring boot) file
application.properties
cloud.aws.stack.auto=false
Official documentation: 4.4. CloudFormation configuration in Spring Boot