Skip to main content
Every resource supports pulumi import with the resource’s account id - or a composite id for bucket/credential/object/assignment resources.

Import

This writes a matching resource declaration into your stack and adopts the live resource. Run pulumi preview afterwards and fix any input diffs.

ID formats

Keypair ids are not interchangeable across services - a NEO Lite keypair id imports into NeoliteKeypair only.

Composite id examples

Importing a credential stores the hashed form of the access key in the id (<account_id>:<sha256(access_key)>[:16]) - the plaintext key is never written to state.