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 @@ -16,13 +16,13 @@ See [examples](./examples/) for more details.
1616
1717| Name | Version |
1818| ------| ---------|
19- | <a name =" requirement_intersight " ></a > [ intersight] ( #requirement\_ intersight ) | >=1.0.8 |
19+ | <a name =" requirement_intersight " ></a > [ intersight] ( #requirement\_ intersight ) | >=1.0.28 |
2020
2121## Providers
2222
2323| Name | Version |
2424| ------| ---------|
25- | <a name =" provider_intersight " ></a > [ intersight] ( #provider\_ intersight ) | >=1.0.8 |
25+ | <a name =" provider_intersight " ></a > [ intersight] ( #provider\_ intersight ) | >=1.0.28 |
2626
2727## Modules
2828
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ terraform {
22 required_providers {
33 intersight = {
44 source = " CiscoDevNet/intersight"
5- version = " >=1.0.8 "
5+ version = " >=1.0.28 "
66 }
77 }
88}
You can’t perform that action at this time.
0 commit comments