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

Add an example for using Pulumi Update plans with the automation api. Example shows how you can both save a plan as an argument to the preview command and also...

I believe the destroy arg is only meant for the cleanup

Bumps the go_modules group with 5 updates in the /dotnet/CrossLanguage/fargate directory: | Package | From | To | | --- | --- | --- | | [github.com/cloudflare/circl](https://github.com/cloudflare/circl) | `1.3.3` |...

dependencies
go

Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.6.0 to 5.11.0. Release notes Sourced from github.com/go-git/go-git/v5's releases. v5.11.0 What's Changed git: validate reference names (#929) by @​aymanbagabas in go-git/go-git#950 git: stop iterating at oldest shallow...

dependencies
go

Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.4.2 to 5.11.0. Release notes Sourced from github.com/go-git/go-git/v5's releases. v5.11.0 What's Changed git: validate reference names (#929) by @​aymanbagabas in go-git/go-git#950 git: stop iterating at oldest shallow...

dependencies
go

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.3.1-0.20221117191849-2c476679df9a to 0.17.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.3.1-0.20221117191849-2c476679df9a&new-version=0.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
go

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220824171710-5757bc0c5503 to 0.17.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20220824171710-5757bc0c5503&new-version=0.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
go

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20211112202133-69e39bad7dc2 to 0.17.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20211112202133-69e39bad7dc2&new-version=0.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
go

Bumps gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gopkg.in/yaml.v3&package-manager=go_modules&previous-version=3.0.0-20200313102051-9f266ea9e77c&new-version=3.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
go

#44 added remote deployment examples. We should setup the GHA workflow to run these as tests.

kind/engineering