dojotek / popdevops

Collection of valuable Infrastructure as Code templates
MIT License
0 stars 0 forks source link

Spring Boot CI/CD Pipeline on AWS CodeBuild CodePipeline using Terraform #1

Open andypmw opened 2 years ago

andypmw commented 2 years ago

Hello, I think it is a good idea if we have sample of Spring Boot CI/CD Pipeline on AWS CodeBuild CodePipeline using Terraform.

General idea:

It is much better if in the future the Spring Boot CI/CD Pipeline infrastructure can be deployed using another tools, ie. CloudFormation, AWS CDK, and Pulumi.

Thanks!

andypmw commented 2 years ago

Very nice idea. It will be useful for Spring Boot or Java developers who search for an example to setup CI/CD pipeline for their Java or Spring Boot project.

I have published a dummy Spring Boot repository code: https://github.com/dojotek/dummy-spring-boot