automation-api-examples icon indicating copy to clipboard operation
automation-api-examples copied to clipboard

Examples for the Pulumi Automation API https://pkg.go.dev/github.com/pulumi/pulumi/sdk/v3/go/auto?tab=doc

Results 27 automation-api-examples issues
Sort by recently updated
recently updated
newest added
trafficstars

Pinning markupsafe, see [discussion]( https://github.com/aws/aws-sam-cli/issues/3661) I had error: ``` jinja2/filters.py", line 13, in from markupsafe import soft_unicode ImportError: cannot import name 'soft_unicode' from 'markupsafe' (/home/alex/anaconda3/envs/pulumi_env/lib/python3.10/site-packages/markupsafe/__init__.py) ``` fix `pip install markupsafe==2.0.1`

language/python
kind/bug
impact/regression

Consistency with other language examples and v4 of the AWS SDK is being used.

Create a dotnet equivalent for this example: https://github.com/pulumi/automation-api-examples/tree/main/go/inline_local_hybrid

help-wanted
language/dotnet
kind/enhancement
good-first-issue

Create a nodejs equivalent for this example: https://github.com/pulumi/automation-api-examples/tree/main/go/inline_local_hybrid

help-wanted
language/javascript
kind/enhancement
good-first-issue

Create a python equivalent for this example: https://github.com/pulumi/automation-api-examples/tree/main/go/inline_local_hybrid

help-wanted
language/python
kind/enhancement
good-first-issue

Create a dotnet equivalent for this example: https://github.com/pulumi/automation-api-examples/tree/main/go/multi_stack_orchestration

help-wanted
language/dotnet
kind/enhancement
good-first-issue

Create a nodejs equivalent for this example: https://github.com/pulumi/automation-api-examples/tree/main/go/multi_stack_orchestration

help-wanted
language/javascript
kind/enhancement
good-first-issue

Create a python equivalent for this example: https://github.com/pulumi/automation-api-examples/tree/main/go/multi_stack_orchestration

help-wanted
language/python
kind/enhancement
good-first-issue

Follow up to #20

kind/engineering

https://www.pulumi.com/docs/guides/automation-api/ ![image](https://user-images.githubusercontent.com/332234/187913341-640c4008-6539-49b0-b16a-2d8bcc2ae3cb.png) or at https://github.com/pulumi/automation-api-examples no java examples for automation API, pl. do add

kind/enhancement
area/docs