Releases: codaglobal/terraform-provider-tmc
Releases · codaglobal/terraform-provider-tmc
v0.4.1
- 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
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
Changelog:
Enhancements:
- Updated provider documentation
v0.2.0
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
Changelog:
- Updated Provider documentation
v0.1.2
Changes:
- Fixed provider docs
v0.1.1
Changes:
- Updated documentation
- Changed data sources
tmc_clustergroup
totmc_cluster_group
andtmc_clustergroups
totmc_cluster_groups
v0.1.0
Changes:
Added Authentication for the TMC Provider
Added Workspace resource and data-source
Added Cluster Group resource and data-source