Nilai cycle
NEO Metal dan NEO GPU cuma nerima
m dan a. Instance GPU bisa billing per jam lewat mode on-demand (block on_demand / input onDemand) sebagai ganti cycle.
pay_with_credit_card
Kedua provider default pay_with_credit_card / payWithCreditCard ke true: invoice order langsung di-charge ke kartu kredit lu.
Set ke false buat order tanpa bayar:
- Resource ke-create tapi tetep
Pendingsampe invoice dibayar di portal. - Provider polling
Activedan bakal nunggu (sampe create timeout) pembayaran. - Resource yang nyangkut
Pendinglewat timeout munculin create error dengan partial state; setelah lu bayar di portal, apply/up berikutnya lanjut.
Promocode
Passpromocode (Terraform) / promocode (Pulumi) pas create buat apply promo portal. Promocode create-only - ganti promocode berarti resource di-replace.
Sizing yang cuma bisa naik
Atribut yang nyimpen storage cuma bisa naik; nyusutin gagal validasi:
Buat nyusutin, lu harus recreate resource-nya (server/disk/instance sama datanya kehapus).
Output raw dan invoice
Setiap resource nge-export output secret raw - JSON response API terakhir, dengan credential di-redact. Detail invoice juga muncul di resource VM: last_invoice (Terraform) / lastInvoice (Pulumi) bawa id, status, date, duedate, paybefore, datepaid, dan invoice_type.