Add terraform-related items for custom provider and cloud managent
This commit is contained in:
@@ -138,6 +138,10 @@ graph TD
|
||||
SerM --> IsT[Istio]
|
||||
IaC --> Prov[Provisioning]
|
||||
Prov --> TF[Terraform]
|
||||
TF --> TFp[Custom Providers]
|
||||
TF --> TFm[Management]
|
||||
TFm --> TFa[Atlantis]
|
||||
TFm --> TFc[Terraform Cloud]
|
||||
Prov --> CDK[Cloud Formation Development Kit]
|
||||
Prov --> PK[Packer]
|
||||
IaC --> SecM[Secret Management]
|
||||
|
||||
Reference in New Issue
Block a user