Merge pull request #3038 from cisagov/ms/2901-fix-clone-workflow-setup

Ms/2901 fix clone workflow setup
This commit is contained in:
Matt-Spence 2024-11-06 14:11:05 -06:00 committed by GitHub
commit a6094408e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,6 +42,7 @@ jobs:
cf share-service getgov-$DESTINATION_ENVIRONMENT-database -s $SOURCE_ENVIRONMENT
# clone from source to destination
cf target -s $SOURCE_ENVIRONMENT
cg-manage-rds clone getgov-$DESTINATION_ENVIRONMENT-database getgov-$SOURCE_ENVIRONMENT-database
# unshare the service