generated from terraform-modules/template_aws_module
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: use boc-nts tags module outputs for resource tagging
- tags.tf: set legacy_tags = var.tags (replaces account/infra/app var merge) - locals.tf: replace manual finops_tags + base_tags with module.tags.tags and per-resource role via module.tags.finops_roles[role] - variables.tf: remove finops_project_name and finops_project_number variables (finops config now lives in tags.yml)
- Loading branch information
Dave Arnold
committed
Jul 8, 2026
1 parent
964e551
commit 518da42
Showing
3 changed files
with
7 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters