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.