Skip to content

Monaco 2.0 - Problem with management zone configuration (update instead of create) #916

Answered by UnseenWizzard
mackermann2 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @mackermann2

yes this is expected behavior.

Settings 2.0 objects are not identified by there name, but via the externalID you also see in the log output.

externalID is based on the schemaId and the Monaco configID.
So even if you change the name via different environment variables, the configID will stay "create-ManagementZone" and result in the same object being identified and updated.

You will need to be explicit, and define more than one config


Note: The templating tried in @mackermann2 's reply to this does not work.

We assume that the ID in the file is unique, and there is no built-in way to define variables in it.
The general assumption here is that these files are the config as…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@mackermann2
Comment options

Answer selected by UnseenWizzard
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@UnseenWizzard
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants