terraform-provider-tanzu-mission-control
terraform-provider-tanzu-mission-control copied to clipboard
Terraform provider to manage resources of Tanzu Mission Control
Corrected formatting and removed unused types. This PR is created based on load kubeconfig for AKS feature review. 1. **What this PR does / why we need it**: fixes minor...
Changed AWS to AKS Variable subscription should be subscription_id 1. Minor updates to documentation
1. **What this PR does / why we need it**: Fix policy docs for different scopes for different policies
### Describe the bug TMC allows for not defining a pod selector to apply a network policy to which in turn means it applies to all pods in the relevant...
### Describe the bug when applying large configurations, rate limiting can often be encountered. ### Reproduction steps 1. create a terraform module with around 50 resources 2. try to apply...
1. **What this PR does / why we need it**: Updates the data mappers to compute updates to metadata information. 3. **Which issue(s) this PR fixes** Fixes bug preventing metadata...
1. **What this PR does / why we need it**: Adds an acceptance tests for aks cluster import functionality 3. **Which issue(s) this PR fixes** Improves testing coverage 5. **Additional...
1. **What this PR does / why we need it**: Cleans up what appears to have been a bad merge in docs/resources/security_policy.md 2. **Which issue(s) this PR fixes** N/A 3....
1. **What this PR does / why we need it**: New TMC capability adds AKS Cluster LCM support adding management of tanzu-mission-control_akscluster resource. This commit adds some fixes to the...
1. **What this PR does / why we need it**: Adds AKS provider 2. **Which issue(s) this PR fixes** (optional, in `fixes #` format, will close the issue(s) when PR...