Terraform AWS Provider v6.59.0 introduced "Missing Resource Identity After Read" errors affecting `aws_network_acl_rule` resources originally created with provider versions prior to 6.39.0. The issue lasted approximately 1.3 hours, with engineering identifying the root cause and preparing a fix in v6.60.0. As an interim workaround, users can pin the provider to v6.58.0 until v6.60.0 is available in the registry.
Trusted by 1,000+ teams
Stop finding out about outages from your users. Monitor 6,320+ cloud services and get alerted the second something breaks.
Our engineering team has identified the cause of the "Missing Resource Identity After Read" errors and has completed a fix. We are preparing version 6.60.0 of the Terraform AWS Provider, which includes this fix. v6.60.0 is not yet available in the registry.
This affects aws_network_acl_rule resources that were created with provider versions earlier than 6.39.0. Terraform runs that do not manage aws_network_acl_rule resources are unaffected.
Users encountering errors can continue running Terraform by pinning the provider to version 6.58.0:
terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "6.58.0"
}
}
}
With IsDown, you can monitor all your critical services' official status pages from one centralized dashboard and receive instant alerts the moment an outage is detected. Say goodbye to constantly checking multiple sites for updates and stay ahead of outages with IsDown.
Start free trialNo credit card required · Cancel anytime · 6320 services available
Integrations with