Skip to content

Core FR: Check that only an 'update' occurred in a test #61

@danawillow

Description

@danawillow

In hashicorp/terraform#15101 and hashicorp/terraform#15102, it was discovered that tests that we thought were testing update were actually just doing a destroy and recreate. It would be great to have another option in TestStep that would confirm that no resources were destroyed or created in a step, only updated. In this particular scenario, if the test had been written correctly, it would have caught the bug leading to hashicorp/terraform#15056 potentially before it was caught by a user.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions