Hello Morpheus Community,
Is it possible to give a Morpheus group custom properties? For example, to add a property like “email”?
Kind of…
You can use tag policies scoped to the group level that can statically set a key:value
pair for anything provisioned.
Another option, if this is a teardown task or something to email, you could have an if statement or switch in a script that loops through if group A, than email = blah.
Overall, may be a good suggestion for the ideas section to add something like labels to groups!