Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ## create dynamic group with a matching rule of having a tag value
- oci iam dynamic-group create --compartment-id ocid1.tenancy.oc1..<unique-tenancy-id> --description "Allow instances with specific tags to run commands " --name RunCommandDynamicGroup --matching-rule "tag.RunCommandOnComputeInstance.Allowed.value='True'"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement