Releases: CiscoDevNet/terraform-provider-intersight
Releases · CiscoDevNet/terraform-provider-intersight
v1.0.20
Refreshes the provider for Intersight version 4929
v1.0.19
Refreshes the provider for Intersight version 4903
v1.0.18
- fixes #145
- fixes #144
- fixes an issue that caused terraform panic in scenarios when additional properties with nil values were specified.
v1.0.17
- Refreshes the provider for Intersight version 4870
v1.0.16
Refreshes the provider for Intersight version 4663
v1.0.15
Refreshes the provider for Intersight version 4437
v1.0.14
Refreshes the provider for Intersight version 4430
v1.0.13
- Refreshes the terraform module to be in sync with the latest Cisco Intersight model (build 4403)
v1.0.12
- Refreshes the terraform module to be in sync with the latest Cisco Intersight model (build 4375)
- Fixes to flattenfunctions to handle nil parameters and empty user configs
- Added more unit tests
- Support for JSON type model properties
- Support for Object type model properties
- Adds "provider" as a reserved keyword.
- Documentation updates to reflect the above changes
v1.0.11
- Refreshes the terraform module to be in sync with the latest Cisco Intersight model (build 4334)
- Fixes an issue with flatten functions that was causing some reads to panic