This is the Guance specification written by Iacker. It describe all the resources that Guance provides.
Registry | State | Import |
---|---|---|
Active | go get github.com/GuanceCloud/iacker-guance |
|
Active | Edit buf.yaml & Run buf mod update |
Target | State | Documentation |
---|---|---|
Terraform | Active | |
KubeVela | Prototype | |
Crossplane | Prototype |
Install Iacker
go install github.com/GuanceCloud/iacker/cmd/iacker
Modify the specification
Change the resource specification at resources.
Generate the target code
iacker generate
Commit all the code.