macOS
brew install org-formationlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de org-formation pour les workflows d'agents IA.
installation
brew install org-formationlocal Homebrew formula metadata
aperçu
Infrastructure as Code (IaC) tool for AWS Organizations
historique
AWS Organization Formation, distributed as org-formation, is a TypeScript CLI for managing AWS Organizations as infrastructure as code. It models accounts, organizational units, service control policies, cross-account CloudFormation resources, and account-provisioning tasks in version-controlled templates.
The org-formation-cli repository was created on 2019-08-22. The project emerged in the period when AWS Organizations and multi-account landing zones were becoming ordinary cloud architecture, but many account and policy changes were still performed through consoles or bespoke scripts.
Its README presents three central features: IaC for AWS Organizations resources, CloudFormation annotations for cross-account provisioning, and automation of account creation and resource provisioning. The docs describe organization.yml templates containing Accounts, OUs, SCPs, and root-account metadata.
AWS's Open Source Blog published a 2020 series on managing AWS Organizations with org-formation, describing it as an open-source, community-supported tool for managing different aspects of AWS Organizations through IaC. That coverage helped place the package in the AWS multi-account governance ecosystem rather than only in its GitHub niche.
The GitHub repository shows meaningful operator adoption for a specialized cloud-governance CLI, with more than a thousand stars and topics covering AWS, Control Tower, landing zones, organizations, CloudFormation, and DevOps.
Typical use starts with org-formation init organization.yml, which creates a local organization-formation file and an S3-backed state file. Operators then run update or change-set commands to apply changes to accounts, OUs, service control policies, and related resources.
Teams use the tool in CI/CD to review and apply AWS Organizations changes from source control. The README also documents Docker usage that mounts local AWS credentials, reflecting a common operational pattern for high-privilege organization-management tooling.
org-formation is significant because it packages AWS Organizations governance as a normal CLI with npm, Docker, and Homebrew entry points. It turns a high-privilege, account-wide administrative workflow into an installable developer tool with templates, task files, and repeatable command semantics.
For package metadata, it is a good example of an IaC package whose executable names differ across distributions: aws-organization-formation on npm, org-formation and ofn as CLIs, and org-formation as the Homebrew formula.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./.org-formationrcorganization.ymlCredential-bearing paths to review before unattended agent runs.
~/.aws/credentials~/.aws/configexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
aws-organization-formation | cli | exécutable global | |
ofn | cli | exécutable global | |
org-formation | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/org-formation/org-formation-cli
métadonnées d'installation
| Clé du paquet | brew:org-formation |
|---|---|
| Version | 1.0.17 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/org-formation |
| Page d'accueil | https://github.com/org-formation/org-formation-cli |
| Dépôt | https://github.com/org-formation/org-formation-cli |
| Docs amont | https://github.com/org-formation/org-formation-cli#readme |
| Licence | MIT |
| Archive source | https://registry.npmjs.org/aws-organization-formation/-/aws-organization-formation-1.0.17.tgz |
| Dépendances | node |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | org-formation |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.