Difference between revisions of "Pulumi"
Jump to navigation
Jump to search
↑ https://www.pulumi.com/blog/introducing-pulumi-a-cloud-development-platform/
(5 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
* [[Pulumi ESC]] | * [[Pulumi ESC]] | ||
+ | * Installation: <code>[[brew install pulumi/tap/pulumi]]</code> | ||
+ | |||
+ | |||
+ | * <code>[[pulumi new]]</code>: creates a new project using a template | ||
+ | * <code>[[pulumi stack]]</code>: manage your stacks (at least one is required to perform an update) | ||
+ | * <code>[[pulumi config]]</code>: configure variables such as keys, regions, and so on | ||
+ | * <code>[[pulumi up]]</code>: preview and deploy changes to your program and/or infrastructure | ||
+ | * <code>[[pulumi preview]]</code>: preview your changes explicitly before deploying | ||
+ | * <code>[[pulumi destroy]]</code>: destroy your program and its infrastructure when you’re done | ||
== Related == | == Related == | ||
* [[New Enterprise Associates]] | * [[New Enterprise Associates]] | ||
* [[Spacelift]] | * [[Spacelift]] | ||
+ | * [[GitHub Actions virtual-environments]] | ||
== See also == | == See also == |
Latest revision as of 13:12, 22 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 templatepulumi stack
: manage your stacks (at least one is required to perform an update)pulumi config
: configure variables such as keys, regions, and so onpulumi up
: preview and deploy changes to your program and/or infrastructurepulumi preview
: preview your changes explicitly before deployingpulumi destroy
: destroy your program and its infrastructure when you’re done
Related[edit]
See also[edit]
- 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: