control_tower_account_factory vs label
Terraform Module module comparison
Side-by-side comparison of control_tower_account_factory (AWS Control Tower Account Factory) and label (Terraform Module to define a consistent naming convention by) — both Terraform Module modules.
control_tower_account_factory
Terraform Module
AWS
✓ Verified
AWS Control Tower Account Factory
| Version | 1.18.1 |
| ★ Stars | 770 |
| Downloads | 118.4k |
| Inputs | 50 |
| Outputs | 50 |
| Updated | 2026-03-03 |
module "control_tower_account_factory" {
source = "aws-ia/control_tower_account_factory/aws"
version = "1.18.1"
}
label
Terraform Module
NULL
Terraform Module to define a consistent naming convention by (namespace, stage, name, [attributes])
| Version | 0.25.0 |
| ★ Stars | 702 |
| Downloads | 183.8M |
| Inputs | 18 |
| Outputs | 19 |
| Updated | 2026-03-04 |
module "label" {
source = "cloudposse/label/null"
version = "0.25.0"
}