Skip to content

Releases: hashicorp/terraform-plugin-testing

v1.1.0

06 Feb 14:30
Compare
Choose a tag to compare

FEATURES:

  • helper/resource: Added TF_ACC_PERSIST_WORKING_DIR environment variable to allow persisting of Terraform files generated during each test step (#18)
  • helper/resource: Added TestCase type WorkingDir field to allow specifying the base directory where testing files used by the testing module are generated (#18)

v1.0.0

10 Jan 21:11
Compare
Choose a tag to compare

NOTES:

  • Same testing functionality as that of terraform-plugin-sdk v2.24.1, repacked in a standalone repository (#24)