You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: CloudWatch Events permission "SharedEventBu1233s" not found
Expected Behavior
Deleted permission explicitly from aws and tried terraform refresh
Actual Behavior
Error: CloudWatch Events permission "SharedEventBu1233s" not found```
### Steps to Reproduce
Please list the full steps required to reproduce the issue, for example:
1. `terraform init`
2. `terraform apply`
Delete the resource manually
3. `terraform refresh`
The text was updated successfully, but these errors were encountered:
bflad
changed the title
Terraform refresh unable to refresh CloudWatch event bus permission resource
resource/aws_cloudwatch_event_permission: Does not properly remove resource when removed from AWS
Jun 18, 2019
This issue was originally opened by @amitsehgal as hashicorp/terraform#21756. It was migrated here as a result of the provider split. The original body of the issue is below.
Terraform Version
Terraform Configuration Files
Debug Output
Crash Output
Error: CloudWatch Events permission "SharedEventBu1233s" not found
Expected Behavior
Deleted permission explicitly from aws and tried
terraform refresh
Actual Behavior
The text was updated successfully, but these errors were encountered: