Get the Compartment ID
In order FSDR could start shell and other scripts on OCI machines, we need to create a dynamic group and grant policies to that group to be able to do so.
...
Store this compartment ID for later use. More about compartments can be found here: https://docs.oracle.com/en-us/iaas/Content/Identity/Tasks/managingcompartments.htm
Create a Dynamic Group
Dynamic group will be used to run shell scripts on each OCI machine involved in the FSDR configuration.
...