An open API service indexing awesome lists of open source software.

https://github.com/ringods/pulumi-samples

Pulumi - Sample Code
https://github.com/ringods/pulumi-samples

Last synced: over 1 year ago
JSON representation

Pulumi - Sample Code

Awesome Lists containing this project

README

          

# Pulumi - Sample Code

- `how-pulumi-works`: a small Pulumi program used to explain how the internals of Pulumi work.
- `stack-outputs`: a Pulumi program using a stack output
- `stack-references`: a Pulumi program reading the output from `stack-outputs` via a Stack reference
- `aws-native-tagging`: automatic tagging of AWS resources when using the `aws-native` provider. [pulumi/pulumi-aws-native#390](https://github.com/pulumi/pulumi-aws-native/issues/390)