Difference between revisions of "Pulumi"
Jump to navigation
Jump to search
↑ https://www.pulumi.com/blog/introducing-pulumi-a-cloud-development-platform/
Line 7: | Line 7: | ||
* Installation: <code>[[brew install pulumi/tap/pulumi]]</code> | * Installation: <code>[[brew install pulumi/tap/pulumi]]</code> | ||
− | + | ||
− | pulumi new: creates a new project using a template | + | [[pulumi new]]: creates a new project using a template |
− | pulumi stack: manage your stacks (at least one is required to perform an update) | + | [[pulumi stack]]: manage your stacks (at least one is required to perform an update) |
− | pulumi config: configure variables such as keys, regions, and so on | + | [[pulumi config]]: configure variables such as keys, regions, and so on |
− | pulumi up: preview and deploy changes to your program and/or infrastructure | + | [[pulumi up]]: preview and deploy changes to your program and/or infrastructure |
− | pulumi preview: preview your changes explicitly before deploying | + | [[pulumi preview]]: preview your changes explicitly before deploying |
− | pulumi destroy: destroy your program and its infrastructure when you’re done | + | [[pulumi destroy]]: destroy your program and its infrastructure when you’re done |
− | |||
== Related == | == Related == |
Revision as of 20:56, 15 May 2024
Wikipedia:Pulumi (2018 [1], Trends) open source infrastructure as code SDK enables you to create
- Pulumi ESC
- Installation:
brew install pulumi/tap/pulumi
pulumi new: creates a new project using a template pulumi stack: manage your stacks (at least one is required to perform an update) pulumi config: configure variables such as keys, regions, and so on pulumi up: preview and deploy changes to your program and/or infrastructure pulumi preview: preview your changes explicitly before deploying pulumi destroy: destroy your program and its infrastructure when you’re done
Related
See also
- Pulumi, Pulumi ESC
- IaC: Terraform, Chef, cdist, capistrano, Harrow, puppet, Ansible, CFEngine, Cloud Deployment Manager, pulumi, juju, SaltStack, Azure Resource Manager (ARM), Google Deployment Manager, AWS CloudFormation, Pulumi, Heat, Spacelift, Oracle Cloud Resource Manager, KICS, Troposphere, CaC, IaC scanning
Advertising: