Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Latest commit

 

History

History
62 lines (38 loc) · 2.93 KB

README.md

File metadata and controls

62 lines (38 loc) · 2.93 KB
Terraform logo

Terraform Provider for AWS fork

This fork integrates these two PRs:

I have just rebased them onto the current code and fixed a few problems that cropped up. Thanks to the original authors.

The main branch combines the two PRs and contains a few more commits to make the automatic builds work. The packages can be pulled from the terraform registry

The rebasescript.sh script can be used to bring this repo up to date with upstream.





Forums

The Terraform AWS provider is a plugin for Terraform that allows for the full lifecycle management of AWS resources. This provider is maintained internally by the HashiCorp AWS Provider team.

Please note: We take Terraform's security and our users' trust very seriously. If you believe you have found a security issue in the Terraform AWS Provider, please responsibly disclose by contacting us at [email protected].

Quick Starts

Documentation

Full, comprehensive documentation is available on the Terraform website:

https://terraform.io/docs/providers/aws/index.html

Roadmap

Our roadmap for expanding support in Terraform for AWS resources can be found in our Roadmap which is published quarterly.

Frequently Asked Questions

Responses to our most frequently asked questions can be found in our FAQ

Contributing

The Terraform AWS Provider is the work of thousands of contributors. We appreciate your help!

To contribute, please read the contribution guidelines: Contributing to Terraform - AWS Provider