Pulumi Config Generator
Generate Pulumi stack configuration YAML files with support for config keys, values, secrets, and multiple stacks. Outputs valid Pulumi.stackname.yaml format ready for use.
How to Use Pulumi Config Generator
Enter your stack name, project name, config entries (one key: value per line), and optionally mark secret keys. Click Generate to produce a valid Pulumi stack configuration YAML file.
Step-by-Step Instructions
- Enter stack name and project name
- Add config entries as key: value pairs
- Optionally specify secret keys
- Click Generate Config and copy the YAML output
Related Tools
JSON Formatter and Validator
Format, validate, and pretty-print JSON with syntax highlighting.
Base64 Encoder and Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
URL Encoder and Decoder
Encode special characters for URLs or decode percent-encoded strings.
HTML Entity Encoder and Decoder
Encode special characters as HTML entities or decode them back.