Skip to content

v1.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 22:47
· 34 commits to main since this release
Handle ResourceNotFound errors gracefully on Read and Delete

When a resource is not found, or is in a DELETING State, we can remove
the resource from Terraform state so that depending on the lifecycle action
Terraform can take appropriate steps, or skip unecessary calls.