Skip to content

Commit 235248b

Browse files
authored
Update INSTALLATION.md (#189)
1 parent 1694375 commit 235248b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

about/INSTALLATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Create a file called `main.tf` in your workspace with the following contents
2626
terraform {
2727
required_providers {
2828
redfish = {
29-
version = "1.1.0"
29+
version = "1.2.0"
3030
source = "registry.terraform.io/dell/redfish"
3131
}
3232
}

0 commit comments

Comments
 (0)