We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45f3e0e commit 5f8ec06Copy full SHA for 5f8ec06
docs/index.md
@@ -25,7 +25,7 @@ terraform {
25
required_providers {
26
fastly = {
27
source = "fastly/fastly"
28
- version = ">= 8.0.0"
+ version = ">= 8.1.0"
29
}
30
31
0 commit comments