Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refresh state for deleted s3 bucket correctly
If reading an S3 bucket's state, and that bucket has been deleted, don't fail with a 404 error. Instead, update the state to reflect that the bucket does not exist. Fixes hashicorp#1574.
- Loading branch information