Skip to content

Releases: CiscoDevNet/terraform-provider-intersight

v1.0.0

05 Feb 16:42
@vvb vvb
f864a58
Compare
Choose a tag to compare
  • Refreshes the terraform module to be in sync with the latest Cisco Intersight model (build 3562).
  • Changes secretkeyfile to secretkey in provider block. Although minor, this is a breaking change. We have updated the major version of the provider to reflect the same. The new secretkey property also accepts the api secret text as a string in addition to the earlier supported file path string. The existing configuration files must rename secretkeyfile to secretkey when using Intersight provider version >=1.0.0
  • Some Intersight specific properties like object_type and class_id are now internally set by the provider internally (except for a few special cases). A user need not provide these anymore. The documentation is updated to reflect the change.
  • An effort is made to make the documentation richer by adding hand-written examples for some resources. An infrastructure is put in place for the community to contribute examples to the documentation.
  • Documentation for complex type objects is enhanced to include exact types and properties for each internal object.

v0.1.5

22 Jan 06:59
@vvb vvb
25f0a9f
Compare
Choose a tag to compare

Refreshes the terraform module to be in sync with the latest Cisco Intersight model (build 3252).

v0.1.4

15 Jan 12:45
@vvb vvb
011bf7b
Compare
Choose a tag to compare

Refreshes the terraform module to be in sync with the latest Cisco Intersight model (build 3181).

v0.1.3

08 Jan 16:49
@vvb vvb
e23fe60
Compare
Choose a tag to compare

Refreshes the terraform module to be in sync with the latest Cisco Intersight model (build 3144).

v0.1.2

22 Dec 15:57
@vvb vvb
090ec4e
Compare
Choose a tag to compare

Refreshes the terraform module to be in sync with the latest Cisco Intersight model (build 3127).

v0.1.1

21 Nov 20:23
@vvb vvb
f1add94
Compare
Choose a tag to compare

Refreshes the terraform module to be in sync with the latest Cisco Intersight model.

v0.1.0

13 Oct 06:20
@vvb vvb
495409f
Compare
Choose a tag to compare

Initial release