An open API service indexing awesome lists of open source software.

https://github.com/grooviter/stateit

resource state management
https://github.com/grooviter/stateit

dsl groovy infrastructure-as-code

Last synced: about 1 year ago
JSON representation

resource state management

Awesome Lists containing this project

README

          

![GitHub](https://img.shields.io/github/license/grooviter/stateit)
![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/grooviter/stateit?include_prereleases)

# StateIT

**StateIT** creates resources and keep their state so it can keep track of them. Thanks to the stored state, **StateIT** knows what resources have been applied so far, what resources should be removed...etc. **StateIT** is a tool inspired by [Terraform](https://www.terraform.io/).

**IMPORTANT!**: StateIT is still in alpha state so it is not ready for production use yet.

## Documentation

Checkout StateIT documentation at https://grooviter.github.io/stateit

## License

StateIT is licensed under [Apache 2 license](http://www.apache.org/licenses/LICENSE-2.0)