automation-api-examples
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
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` |...
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...
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...
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 [](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...
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 [](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...
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 [](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...
Bumps gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 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...
#44 added remote deployment examples. We should setup the GHA workflow to run these as tests.