diff --git a/docs/index.md b/docs/index.md index 4546a23c1..90ab54d67 100644 --- a/docs/index.md +++ b/docs/index.md @@ -25,7 +25,7 @@ terraform { required_providers { fastly = { source = "fastly/fastly" - version = ">= 5.12.0" + version = ">= 5.13.0" } } }