Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 593 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 593 Bytes

customer-tools

This repository is to provide our customers a set of tools to help them get started with env0. It includes things such as scripts and terraform code for migrating and configuring your env0 organization.

Pull Requests are welcome!

The folder structure is still relatively fluid. For now, we'll use the following structure:

├── iam
│   └── aws                   # aws assume roles 
├── migrations
│   └── tfc-to-env0-migration # script to help migrate from TFC to env0
├── modules
│   └── env0
└── self-hosted-agent