Skip to content

Releases: codaglobal/terraform-provider-tmc

v0.4.1

27 Jun 17:45
e87915f
Compare
Choose a tag to compare
  • Added tmc_management_cluster resource
  • Added tmc_namespace resource
  • Added tmc_vsphere_cluster resource

What's Changed

  • Fix for aws_nodepool and aws_cluster dependency when updating - #30
  • Added Tanzu Vsphere resource - #65
  • Added datasource and resource for tmc_namespace - #41
  • Added resource and datasource for management - #42
  • Update go version for goreleaser compatability - #67

Full Changelog: v0.3.0...v0.4.1

v0.3.0

12 Nov 09:54
b0db890
Compare
Choose a tag to compare

Enhancements:

  • Added tmc_aws_cluster resource and data source
  • Added tmc_cluster_backup resource and data source
  • Added tmc_aws_nodepool resource and data source

v0.2.1

18 Oct 11:00
Compare
Choose a tag to compare

Changelog:

Enhancements:

  • Updated provider documentation

v0.2.0

18 Oct 10:45
e328c9e
Compare
Choose a tag to compare

Changelog:

Bugs:

  • Fixed error handling for empty credentials and null credentials
  • Added error handling for invalid Tanzu Resource names

Enhancements:

  • Added tmc_aws_data_protection_credential resource and data source
  • Added tmc_aws_storage_credential resource and data source
  • Added tmc_observability_credential resource and data source

v0.1.3

08 Oct 08:45
Compare
Choose a tag to compare

Changelog:

  • Updated Provider documentation

v0.1.2

02 Sep 17:05
Compare
Choose a tag to compare

Changes:

  • Fixed provider docs

v0.1.1

02 Sep 16:00
Compare
Choose a tag to compare

Changes:

  • Updated documentation
  • Changed data sources tmc_clustergroup to tmc_cluster_group and tmc_clustergroups to tmc_cluster_groups

v0.1.0

02 Sep 15:12
Compare
Choose a tag to compare

Changes:

Added Authentication for the TMC Provider
Added Workspace resource and data-source
Added Cluster Group resource and data-source