Resource Type: OCI > Governance > Tag Default
Oracle Cloud Infrastructure Governance Tag Default. A tag default applies a defined tag to all resources created in the specified compartment. Tag defaults are inherited by child compartments. When a resource is created, the tag default value is automatically applied unless overridden.
Resource Context
Tag Default is a part of the Governance service.
Each Tag Default lives under a Tenancy.
Controls
The primary controls for OCI > Governance > Tag Default are:
Quick Actions
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/oci-governance#/resource/types/tagDefault
- tmod:@turbot/turbot#/resource/categories/managementTools
- turbot graphql resource --id "tmod:@turbot/oci-governance#/resource/types/tagDefault"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/oci-governance#/resource/types/tagDefault';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/oci-governance#/resource/types/tagDefault"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/oci-governance#/resource/types/tagDefault' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query