{
  "meta": {
    "version": "v1",
    "pricing": {
      "public": {
        "label": "Public",
        "description": "Read-only API access for lightweight status checks and public integrations."
      },
      "premium": {
        "label": "Premium",
        "description": "API keys with higher hourly quotas, plus Slack, Teams, Discord, webhook, and email outage alerts across your vendor stack."
      }
    },
    "generatedAt": "2026-08-18T20:07:23.081Z"
  },
  "data": {
    "id": "incident_statuspage_hashicorp_01KZY3YWKZEY9QFKPRZQFF5C82",
    "slug": "hashicorp-terraform-aws-provider-v6-59-0-errors-during-plan-for-aws-network-acl-2026-08-13-zqff5c82",
    "title": "Terraform AWS Provider v6.59.0 — errors during plan for aws_network_acl_rule resources",
    "summary": "Terraform AWS Provider v6.59.0 — errors during plan for aws_network_acl_rule resources",
    "status": "resolved",
    "severity": "minor",
    "startedAt": "2026-08-13T17:50:44+00:00",
    "updatedAt": "2026-08-13T19:06:41+00:00",
    "resolvedAt": "2026-08-13T19:06:41+00:00",
    "provider": {
      "slug": "hashicorp",
      "name": "HashiCorp Cloud"
    },
    "affectedServices": [],
    "links": {
      "html": "/incidents/hashicorp-terraform-aws-provider-v6-59-0-errors-during-plan-for-aws-network-acl-2026-08-13-zqff5c82",
      "api": "/api/v1/incidents/hashicorp-terraform-aws-provider-v6-59-0-errors-during-plan-for-aws-network-acl-2026-08-13-zqff5c82",
      "providerHtml": "/providers/hashicorp",
      "alerts": "https://outagedeck.com/account?stack=hashicorp&utm_source=api&utm_medium=response&utm_campaign=api_alerts&utm_content=incident"
    },
    "impactSummary": "HashiCorp Cloud reported a minor event for the affected tracked services.",
    "source": {
      "id": "source_hashicorp_status",
      "kind": "official_api",
      "name": "HashiCorp Services Status",
      "checkedAt": "2026-08-18T20:05:03.515+00:00",
      "officialUrl": "https://status.hashicorp.com/",
      "statusPageUrl": "https://status.hashicorp.com/"
    },
    "updates": [
      {
        "id": "update_statuspage_hashicorp_01KZY3YWKZEY9QFKPRZQFF5C82_01KZY3YWKZBXRTXG6Y3X8SPKDA",
        "status": "identified",
        "body": "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.\n\nThis 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.\n\nUsers encountering errors can continue running Terraform by pinning the provider to version 6.58.0:\n\n\n```\nterraform {\n required_providers {\n  aws = {\n   source = \"hashicorp/aws\"\n   version = \"6.58.0\"\n  }\n }\n}\n```",
        "createdAt": "2026-08-13T17:50:44+00:00"
      },
      {
        "id": "update_statuspage_hashicorp_01KZY3YWKZEY9QFKPRZQFF5C82_01KZY89Z20C78DKYGHWEQ0VE1K",
        "status": "resolved",
        "body": "Our Engineering team has resolved the issue. We released the Terraform AWS Provider v6.60.0 with a fix. Affected systems should now be operating normally. If you continue to experience any problems, please open a ticket with our support team.",
        "createdAt": "2026-08-13T19:06:41+00:00"
      }
    ],
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}