Root compartment tag defaults should enforce a tag containing IAM principal name
이 페이지는 아직 한국어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우
언제든지 연락주시기 바랍니다.Description
Tag defaults allow you to automatically apply tags to resources created in a compartment. Using tag defaults with IAM principal name values (for example, ${iam.principal.name}) enables automatic tracking of which user or service created each resource. This capability is essential for audit trails, cost tracking, and security investigations. Configure tag defaults at the root compartment (tenancy) level to ensure proper resource attribution.
Create a tag default at the root compartment (tenancy) level with a value of ${iam.principal.name} and ensure the lifecycle state is active. The tag key can be any value, but a name like CreatedBy is recommended. For guidance on creating and managing tag defaults in OCI, see the Managing Tag Defaults section of the Oracle Cloud Infrastructure Documentation.