Skip to content

Releases: CiscoDevNet/terraform-provider-intersight

v1.0.20

07 Dec 08:15
@vvb vvb
5e7db7c
Compare
Choose a tag to compare

Refreshes the provider for Intersight version 4929

v1.0.19

22 Nov 16:07
@vvb vvb
ad40aac
Compare
Choose a tag to compare

Refreshes the provider for Intersight version 4903

v1.0.18

10 Nov 15:44
@vvb vvb
b96a88e
Compare
Choose a tag to compare
  • fixes #145
  • fixes #144
  • fixes an issue that caused terraform panic in scenarios when additional properties with nil values were specified.

v1.0.17

29 Oct 18:45
@vvb vvb
718a7aa
Compare
Choose a tag to compare
  • Refreshes the provider for Intersight version 4870

v1.0.16

18 Oct 07:49
@vvb vvb
cbf633f
Compare
Choose a tag to compare

Refreshes the provider for Intersight version 4663

v1.0.15

28 Aug 02:04
@vvb vvb
074dbad
Compare
Choose a tag to compare

Refreshes the provider for Intersight version 4437

v1.0.14

27 Aug 11:42
@vvb vvb
e110a75
Compare
Choose a tag to compare

Refreshes the provider for Intersight version 4430

v1.0.13

06 Aug 07:51
@vvb vvb
34959b3
Compare
Choose a tag to compare
  • Refreshes the terraform module to be in sync with the latest Cisco Intersight model (build 4403)

v1.0.12

09 Jul 17:32
@vvb vvb
a8e272d
Compare
Choose a tag to compare
  • 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

21 Jun 13:36
@vvb vvb
82ca262
Compare
Choose a tag to compare
  • 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