cloud-gov / deploy-stratos

Deployment pipeline for Stratos
Other
2 stars 4 forks source link

Add a real database. #25

Closed tammersaleh closed 4 years ago

tammersaleh commented 4 years ago

Changes proposed in this pull request:

Provision the DB in the pipeline, and bind it to the dashboard.

Note, wait_for_service doesn't seem to be working: https://github.com/nulldriver/cf-cli-resource/issues/77 Had to re-trigger the build once I manually verified the RDS was ready.

[closes: #21]

security considerations

None