File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,12 +17,12 @@ A Terraform module to configure Intersight Infrastructure Pools.
1717| Name | Version |
1818| ------| ---------|
1919| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >=1.3.0 |
20- | <a name =" requirement_intersight " ></a > [ intersight] ( #requirement\_ intersight ) | >=1.0.58 |
20+ | <a name =" requirement_intersight " ></a > [ intersight] ( #requirement\_ intersight ) | >=1.0.59 |
2121## Providers
2222
2323| Name | Version |
2424| ------| ---------|
25- | <a name =" provider_intersight " ></a > [ intersight] ( #provider\_ intersight ) | 1.0.51 |
25+ | <a name =" provider_intersight " ></a > [ intersight] ( #provider\_ intersight ) | 1.0.59 |
2626## Modules
2727
2828No modules.
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ terraform {
88 required_providers {
99 intersight = {
1010 source = " CiscoDevNet/intersight"
11- version = " >=1.0.58 "
11+ version = " >=1.0.59 "
1212 }
1313 }
1414 required_version = " >=1.3.0"
You can’t perform that action at this time.
0 commit comments