https://github.com/tty47/terraform_sonarqube
Deploy an instance with SonarQube in AWS using Terraform
https://github.com/tty47/terraform_sonarqube
Last synced: 5 months ago
JSON representation
Deploy an instance with SonarQube in AWS using Terraform
- Host: GitHub
- URL: https://github.com/tty47/terraform_sonarqube
- Owner: tty47
- Created: 2021-02-13T15:20:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-13T15:24:12.000Z (over 5 years ago)
- Last Synced: 2025-04-08T14:21:25.267Z (about 1 year ago)
- Language: HCL
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terraform SonarQube
In this repository you will find HCL code which deploy an two instances in AWS with the pourpose of create a SonarQube instance and PostgreSQL.
Both instances run the services using docker.
---
Jose Ramón Mañes