File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,8 +45,8 @@ parameters explained in above section will not be used.
45
45
Please ensure the following policies in the dynamic group for CAPOCI to be able to talk to various OCI Services.
46
46
47
47
```
48
- allow dynamic-group [your dynamic group name] to read instance-family in compartment [your compartment name]
49
- allow dynamic-group [your dynamic group name] to use virtual-network-family in compartment [your compartment name]
48
+ allow dynamic-group [your dynamic group name] to manage instance-family in compartment [your compartment name]
49
+ allow dynamic-group [your dynamic group name] to manage virtual-network-family in compartment [your compartment name]
50
50
allow dynamic-group [your dynamic group name] to manage load-balancers in compartment [your compartment name]
51
51
```
52
52
You can’t perform that action at this time.
0 commit comments