Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Enhancement - Support of Directories #279

Merged
merged 5 commits into from
Oct 25, 2022
Merged

Enhancement - Support of Directories #279

merged 5 commits into from
Oct 25, 2022

Conversation

lechnerc77
Copy link
Member

With this enhancement you can create or use directories when setting up the BTP account.

Basic configuration is done via usedirectory in parameters.json. This boolean parameter defines if a directory should be used/created when setting up the subaccount.

The following options exist for the further specification:

  • no further parameters: A new directory is created; naming is derived by tool
  • specification of directoryname: a new directory is created using this name. If a directory with the same name exists, this will be taken
  • specification of directoryid (= existing directory): the corresponding directory will be used when the subaccount is created.

Restrictions:

  • you can only specify one directory and assign one subaccount to it
  • you can only specify a directory name when creating a new one
  • you cannot define nested structures (directory in directory)

Targeting issue #272

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant