Skip to content

Commit 5e49588

Browse files
committed
chore: adding subfolder to subaccount
Feature/sapbtp envs
1 parent 394d73a commit 5e49588

File tree

1 file changed

+2
-0
lines changed
  • modules/sapbtp/subaccounts/buildingblock

1 file changed

+2
-0
lines changed

modules/sapbtp/subaccounts/buildingblock/main.tf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ output "selected_subfolder_id" {
3232
value = local.selected_subfolder_id
3333
}
3434

35+
36+
3537
resource "btp_subaccount" "subaccount" {
3638
name = var.project_identifier
3739
subdomain = var.project_identifier

0 commit comments

Comments
 (0)