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
SSPROD-51715 - fix(oci): add cspm user in customer tenant to support identity resources (#9)
* fix(oci): add cspm user in customer tenant to support identity resources
* fix(oci): add cspm user in customer tenant to support identity resources
* fix(oci): add cspm user in customer tenant to support identity resources
* fix(oci): add cspm user in customer tenant to support identity resources
* fix(oci): add cspm user in customer tenant to support identity resources
* fix(oci): add cspm user in customer tenant to support identity resources
| <aname="input_compartment_ocid"></a> [compartment\_ocid](#input\_compartment\_ocid)| (Optional) Customer compartment OCID |`string`|`""`| no |
50
55
| <aname="input_sysdig_secure_account_id"></a> [sysdig\_secure\_account\_id](#input\_sysdig\_secure\_account\_id)| (Required) ID of the Sysdig Cloud Account to enable Config Posture for (in case of organization, ID of the Sysdig management account) |`string`| n/a | yes |
56
+
| <aname="input_private_key_file_path"></a> [private\_key\_file\_path](#input\_private\_key\_file\_path)| (Optional) Path to the private key file |`string`| n/a | no |
57
+
| <aname="input_public_key_file_path"></a> [public\_key\_file\_path](#input\_public\_key\_file\_path)| (Optional) Path to the public key file |`string`| n/a | no |
0 commit comments