You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We deploy multiple instances with a single plan and so need to be able to merge into the default should an instance vary.
The example given in the docs works except that our default uses a different form of multiple plugins_config (to enable Cloud guard) - basically I can't come up with a method to merge in this form however the examples provide a variable that should make it possible.
Problem is that I cannot find any way of obtaining a key value for newer plugins - our method uses the names that are available from an oci cli query.
So is there any documentation that would provide the key values or a query that would list them or does this module need an update