Skip to main content
Biznet GIO is an Indonesian cloud provider offering VPS (NEO Lite), bare-metal servers (NEO Metal), GPU instances (NEO GPU), and S3-compatible object storage (NEO Object Storage).
Unofficial, community-maintained project. These providers and this documentation are built by Shirasaka Ren and are not affiliated with or endorsed by PT Biznet Gio Nusantara - Biznet GIO and NEO are trademarks of their respective owners. Use at your own risk; every create/upgrade places a real paid order on your account.
This site documents two Infrastructure-as-Code providers that wrap the Biznet GIO Portal API:
  • Terraform - biznetgio provider (registry.terraform.io/shirasakaren/biznetgio), protocol 6.0 (Plugin Framework), requires Terraform ≥ 1.0
  • Pulumi - biznetgio provider (native Go, pulumi-go-provider), SDKs for TypeScript, Python, Go, .NET, and Java
Both providers share the same API surface, the same authentication model, and the same semantics - pick the tool you already use.
New to all of this? Start with What is Infrastructure as Code?, a from-scratch explainer of IaC, Terraform, and Pulumi.

What you can manage

Each provider exposes 20 resources and 19 data sources / functions covering these five API groups. Products without a public API (NEO Virtual Compute, NEO Kubernetes, NEO DNS, web hosting, GIO Private, GIO Enterprise Cloud, NEO Backup) are out of scope.

What is IaC?

New to infrastructure as code? Start here for the full picture.

Terraform quickstart

Spin up a NEO Lite VM with Terraform in about five minutes.

Pulumi quickstart

Spin up a NEO Lite VM with Pulumi in about five minutes.

Authentication

API tokens, environment variables, and how requests are authenticated.

Package registries

npm, PyPI, NuGet, Maven Central, Go, and the Terraform Registry, all in one place.

About the author

Shirasaka Ren - who builds and maintains these providers, and how to support the work.

API reference

The upstream Biznet GIO Portal API documentation (Swagger UI).

Repositories

Where to go next

Every create or upgrade call places a real paid order on your Biznet GIO account. Read the billing guide before automating anything.