Skip to content

Commit ab64868

Browse files
committed
Declare the current project status
1 parent b1355ae commit ab64868

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Terraforming
22

3+
## Project Status (2021-12-11): No longer actively maintained
4+
5+
Terraforming is no longer actively maintained.
6+
7+
**If you want to generate Terraform configurations from existing cloud resources,** consider using other tools, such as
8+
9+
- [Terraformer](https://github.com/GoogleCloudPlatform/terraformer) which supports many cloud providers not only AWS but also GCP, Azure, GitHub, Kubernetes, etc., and is able to generate configurations based on the latest provider's resource schema.
10+
- [Terracognita](https://github.com/cycloidio/terracognita)
11+
12+
Thank you for your contributions and supports in the past 6 years.
13+
14+
---
15+
316
[![Build Status](https://travis-ci.org/dtan4/terraforming.svg?branch=master)](https://travis-ci.org/dtan4/terraforming)
417
[![Code Climate](https://codeclimate.com/github/dtan4/terraforming/badges/gpa.svg)](https://codeclimate.com/github/dtan4/terraforming)
518
[![Coverage Status](https://coveralls.io/repos/github/dtan4/terraforming/badge.svg?branch=increase-test-cov-160528)](https://coveralls.io/github/dtan4/terraforming)

0 commit comments

Comments
 (0)