Coder Social home page Coder Social logo

santiago-labs / telophasecli Goto Github PK

View Code? Open in Web Editor NEW
86.0 5.0 5.0 9.93 MB

Open Source AWS Control Tower

Home Page: https://docs.telophase.dev

License: GNU General Public License v3.0

Go 85.61% Dockerfile 0.50% Shell 1.46% MDX 12.01% HCL 0.43%
aws compliance fedramp soc2 hitrust nist nist800-53 pci

telophasecli's Introduction

Logo

Telophase


Documentation

Full documentation here: https://docs.telophase.dev

Why Telophase?

Automation and Compliance are key concerns when adopting a multi-account AWS setup. Telophase manages your AWS Organization as IaC, and deeply integrates with IaC providers, like Terraform or CDK. This integration 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 IaC blueprints for automatic provisioning of resources in a newly created account.
  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

If you'd like another method, please let us know by opening an issue!

Go

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

Homebrew

brew tap Santiago-Labs/telophasecli
brew install telophasecli

Quick links

Community

Join our Slack community: slack

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.

telophasecli's People

Contributors

dkapoor1 avatar dschofie avatar ethanblackburn avatar goreleaserbot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

telophasecli's Issues

Support for stacksets

Stacksets can be helpful for automatically deploying on account creation within an OU or Organization. However, a lot of what stacksets set out to do can be accomplished via telophasecli's Stacks. Its worth investigating if users need to deploy stacksets for OUs that aren't managed by telophasecli or if there is another use case.

Automatic cleanup of resource on Stack removal from `organization.yml`

Currently, we encourage users when they want to clean up to:

  1. remove resources tracked in a Telophase Stack
  2. apply telophase for the empty Stack
  3. Stop tracking the Stack in organization.yml

We should support removing a Stack from the organization.yml and having the resources be automatically cleaned up on deploy.

Alternatively, we could follow the same proposed pattern with Accounts. With Accounts, we plan to set Delete: true so that the resource needs to be explicitly cleaned up by telohasecli.

Enable Create-Organization from telophase

Currently, telophase can only be setup once AWS organizations has been enable by the end user. It can be helpful to provision the root AWS Organization via code. For example, aws_organizations_organization in terraform.

We want to enable users to create a fresh Organization with telophase and have all of their configuration in code for setting the feature_set and aws_service_access_principals.

For more content, aws_service_access_principals are configured via aws organizations enable-aws-service-access

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.