Releases: ringods/pulumi-resource
v0.4.0
Changelog
dc4ff71 Added env feature for pulumi-resource
f114fcd Added test for env in out request
aa2ae66 Bump to Go v1.17
6c86c78 Bump to Pulumi v3.13.2
97208a9 Merge branch 'main' of github.com:ringods/pulumi-resource
f418e49 Merge pull request #5 from NapoleonGames/add-env
9e5fd56 Release 0.4.0
Docker images
docker pull ghcr.io/ringods/pulumi-resource:v0.4.0
docker pull ghcr.io/ringods/pulumi-resource:latest
v0.3.1
Changelog
bc76966 Bump Pulumi Automation API to v3.4.0
b60048c Hopefully explained better why to use a task output as put
input
4e003eb Merge pull request #3 from tdpauw/docker-image-with-pulumi-v3
Docker images
docker pull ghcr.io/ringods/pulumi-resource:v0.3.1
docker pull ghcr.io/ringods/pulumi-resource:latest
v0.3.0
v0.2.0
v0.1.0
Changelog
82c14db Adding docker login to main branch workflow
486900c Also setting the backend URL.
dd24cb3 Basic code setup for out
binary
64ab409 Bump README to reflect latest version
a2849a9 Bump to Pulumi 2.21.0
1341775 Extending the PATH to include the runtime location
708f2be Fix branch name
d442112 Fixed the push command
60e771d Ignore local test setup
bbd5688 Move goreleaser to separate job
aa449ae Only release after testing the code
6144f00 Pass the pipeline params as stack config to Pulumi
e82ba98 Passing the configured token to the automation run.
b1eb4ca Pointing to correct source & runtime paths
a5ec9a9 Prepare for v0.1.0 release
82261b0 Proposal on configuring the runtime
56e8b87 Publish HEAD as image version dev
c824ee3 Pushing latest code from main
as Docker image tagged dev
e3b96a6 Remove debugging output
567e107 Restructuring the out params
994807a Return the update version to Concourse
c122a20 Running Pulumi via the Automation API
fb3c672 Transform config.Map to auto.ConfigMap
5094417 Unmarshalling basic params values for out
7f4d92e Updating the Github Actions workflows
d3582f3 Using LocalWorkspaceOption for EnvVars.
9b06da4 Using the Pulumi config package for JSON decoding
Docker images
docker pull ghcr.io/ringods/pulumi-resource:v0.1.0
docker pull ghcr.io/ringods/pulumi-resource:latest