Skip to content

GRACE Terraform Test provides testing capabilities to simplify integration testing for Terraform

License

Notifications You must be signed in to change notification settings

GSA/grace-tftest

Repository files navigation

GRACE Terraform Test License GoDoc CircleCI Go Report Card

Repository Contents

This repository contains supplemental AWS functions that were required by the GRACE team and not available in terratest. These functions can potentially be commited to terratest in pull requests in the future.

Usage instructions

To enable debugging, set the TFTEST_DEBUG environment variable to true

  1. Install system dependencies.
    1. Go
    2. Dep
    3. GolangCI
    4. gosec
  2. Configure AWS with AWS credentials locally.

Public domain

This project is in the worldwide public domain. As stated in CONTRIBUTING:

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.