Skip to content

Terraform New Feature Development Process

SunithaGudisagar edited this page Sep 3, 2024 · 7 revisions

API SPEC:

  • clone https://github.ibm.com/riaas/api-spec and move your feature below maturity ga block,
  • run command "./build/node_modules/.bin/build-vpc-spec -x public ./spec "" --feature -o openapi.yaml"
  • now the spec is ready

GENERATING SDK:

Terraform Development:

Release feature:

Clone this wiki locally