diff --git a/docs/index.md b/docs/index.md index 6af221f0a..b6edea385 100644 --- a/docs/index.md +++ b/docs/index.md @@ -25,7 +25,7 @@ terraform { required_providers { fastly = { source = "fastly/fastly" - version = ">= 5.14.0" + version = ">= 5.15.0" } } }