telophasecli

command module
v0.3.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

README

Logo

Telophase


Why Telophase?

Automation and Compliance are key concerns when adopting multi-account AWS. Telophase orchestrates the management of AWS Organizations alongside your infrastructure-as-code (IaC) provider, like Terraform or CDK. Using a single tool for these allows:

  1. Workflow Automation: Automates account creation and decommissioning, integrating with existing automation workflows, like CI or ServiceNow.
  2. IaC <> Account Binding: Enables binding accounts to specific IaC stacks for automatic provisioning of baseline resources.
  3. Easier Compliance Deployment: Enables binding Service Control Policies (SCPs) to accounts as part of your Account provisioning workflow to make sure every Account is compliant. We make it easy to test SCPs before they are deployed.

Currently, Telophase is a CLI tool only. In the future, we plan to offer a web UI.

Install

Go is the only supported installation method. If you'd like another method, please let us know by opening an issue!

go install github.com/santiago-labs/telophasecli@latest

Future Development

  • Support for multi-cloud organizations with a unified account factory.
    • Azure
    • GCP
  • Drift detection/prevention
  • Guardrails around account resources
  • Guardrails around new Accounts, similar to Control Tower rules.

Comparisons

Telophase vs Control Tower

Manage Accounts via code not a UI. Telophase leaves the controls up to you and your IaC.

Telophase vs CDK with multiple environments

Telophase wraps your usage of CDK so that you can apply the cdk to multiple accounts in parallel. Telophase lets you focus on your actual infrastructure and not worrying about setting up the right IAM roles for multi account management.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL