Releases: nuonco/terraform-provider-nuon
Releases · nuonco/terraform-provider-nuon
v0.21.2
v0.21.1
chore: use sandbox status (#173)
v0.21.0
feat: add og image url to installer metadata (#167) * fix: FaviconURL wanted a ValueStringPointer not a ValueString Signed-off-by: fidiego <sayheytofred@gmail.com> * feat: add new field og_image_url to installer metadata Signed-off-by: fidiego <sayheytofred@gmail.com> * feat: bump nuon-go to latest Signed-off-by: fidiego <sayheytofred@gmail.com> --------- Signed-off-by: fidiego <sayheytofred@gmail.com>
v0.20.9
chore: some updates to the installer (#161) chore: updates
v0.20.8
fix: remove builtin sandbox release id (#160)
v0.20.7
chore: fix (#159)
v0.20.5
chore: update provider with latest authz framework (#156) * chore: update with latest api changes * chore: update docs
v0.20.4
fix: remove unneeded pivots (#154)
v0.20.3
fix: update for goreleaser v2 (#153) * fix: update for goreleaser v2 * ci: update to latest stable goreleaser action
v0.20.0
feat: expose app metadata (#148) * chore: update app resource * update dependencies