Skip to content

Commit

Permalink
initial
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Dec 29, 2025
1 parent 9d51881 commit ebc955f
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions aws/proposals/refine-finops-tags/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Refine Infrastruture Related FinOps Tags

When the FinOps tagging values were created, it was decided to lump all infrastructure-related
things into a single code, `fs0000000000` (which I'll shorten to 0 here). This has turned out not to
work well, because some aspects of these belong to and are funded by different organizations.

I propose an update to the FinOps tag format for infrastructure things. These would apply to portions
of the AWS resources related to the full setup and operation of the account, including but not limited to:

* Networking
* VPC
* Routes
* Subnets
* NACL
* Base Security Groups
* Transit Gateway
* VPC Endpoints (most of them)
* Route53
* VPC and TGW Flow Logs
* Management
* Identity Center
* Organizations
* Security Capabilities
* CloudTrail
* Config
* SecurityHub
* GuardDuty
* Inspector
* Log Ingest
* CloudWatch Logging
* Operations
* Systems Manager
* Backups
* Provisioning and ServiceCatalog
* IaC Setup
* Baseline
* Account
* IAM Roles and Users
* IAM Policies
* KMS Keys

0 comments on commit ebc955f

Please sign in to comment.