This fork integrates these two PRs:
- Add resource aws_db_snapshot_copy in the add-resource-db-snapshot-copy branch
- Data source aws_db_snapshot: Shared and public snapshot fix in the fix-shared-aws_db_snapshot branch
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.
- Website: terraform.io
- Tutorials: learn.hashicorp.com
- Forum: discuss.hashicorp.com
- Chat: gitter
- Mailing List: Google Groups
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].
Full, comprehensive documentation is available on the Terraform website:
https://terraform.io/docs/providers/aws/index.html
Our roadmap for expanding support in Terraform for AWS resources can be found in our Roadmap which is published quarterly.
Responses to our most frequently asked questions can be found in our FAQ
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