Open utterances-bot opened 2 years ago
Well written. But as you are updating the same main.tf again and again, it is confusing. So you might have updated with 1. What we have created so far 2. What are the changes we are adding up now.
Great tutorial. One thing - aws_s3_bucket_object is depracated and aws_s3_object should be used. In this example the only change required is the type of resource. bucket/key/source variables work as before.
is there an updated version for this ? where you use only the s3 bucket with beanstalk and uses only the "Handler" method?
Deploying your Spring boot application to AWS with Terraform | Dimitri's tutorials
In this tutorial I'll deploy a simple Spring boot application on AWS by using Terraform.
https://dimitr.im/spring-boot-terraform