Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: run_terraform_tests in AWS and GovCloud
[#187103734](https://www.pivotaltracker.com/story/show/187103734) Recently, a new PR for validating this property was merged: hashicorp/terraform-provider-aws#35870 I believe it's valuable to have our tests break when changes like this are introduced in the providers. Therefore, we should try have behaviours such as this encoded in our tests. Things like: "invalid values for property X are not validated by TF".
- Loading branch information