-
Notifications
You must be signed in to change notification settings - Fork 31
Adopt DC mission 4441 (SAP Build Code) to correspond to Booster #261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adopt DC mission 4441 (SAP Build Code) to correspond to Booster #261
Conversation
@@ -94,7 +101,7 @@ resource "btp_subaccount_entitlement" "destination" { | |||
service_name = "destination" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rui1610 I'm assuming we can't create the cicd destination without the destination service instance? I couldn't find the respective terraform BTP resource.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @johanneseschrig, I see that you made the changes in thereleased/usecases/services_apps/sap_build_code
folder but @rui1610 had created a new folder for the mission here released/discovery_center/mission_4441 with his PR (#233).
@markusbalsam sorry, fixed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I don't have sufficient privileges for this repo to approve PRs so that the merge is unblocked. @lechnerc77, @rui1610 can you please give final approval?
Purpose
Pull Request Type
What kind of change does this Pull Request introduce?
Other Information