GoogleCloudPlatform / GoogleCloudPlatform/terraform-python-testing-helper
Selective testing of already provisioned resources
Open
- Dominant language
- Python
- Stars
- 223
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
I’m seeking a solution that allows me to utilize “tftest” for existing resources that have already been provisioned. Whenever there’s a modification to any attributes or dependencies of a provisioned resource, the “tftest.apply” command, always raises errors, stating that the “resource already exists.”.Is there a way to validate make the test continue with already provisioned resources?
Contributor guide
Assessment
This issue has not been assessed yet.