Releases: chainguard-dev/terraform-provider-oci
Releases · chainguard-dev/terraform-provider-oci
v0.0.15
What's Changed
- add ref output to parse function by @joshrwolf in #153
- Bump github.com/google/go-containerregistry from 0.20.0 to 0.20.1 by @dependabot in #154
- Bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #152
- Bump the terraform group with 2 updates by @dependabot in #151
- add support for appending indexes with oci_append by @joshrwolf in #155
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- Bump hashicorp/setup-terraform from 3.1.0 to 3.1.1 by @dependabot in #134
- use unique TF IDs for exec test resources by @imjasonh in #136
- Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 by @dependabot in #135
- Bump google-github-actions/auth from 2.1.2 to 2.1.3 by @dependabot in #137
- Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #138
- Bump google-github-actions/get-secretmanager-secrets from 2.1.1 to 2.1.2 by @dependabot in #140
- Bump the terraform group across 1 directory with 2 updates by @dependabot in #141
- Bump google-github-actions/get-secretmanager-secrets from 2.1.2 to 2.1.3 by @dependabot in #142
- Bump the terraform group with 2 updates by @dependabot in #143
- remove deprecated data sources by @imjasonh in #145
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #146
- Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 by @dependabot in #144
- fix goreleaser for v2 by @imjasonh in #148
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #147
- Bump github.com/google/go-containerregistry from 0.19.1 to 0.19.2 by @dependabot in #149
- Bump github.com/google/go-containerregistry from 0.19.2 to 0.20.0 by @dependabot in #150
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
Dependencies
- Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #124
- Bump golang.org/x/net from 0.21.0 to 0.23.0 in the go_modules group by @dependabot in #123
- Bump google-github-actions/get-secretmanager-secrets from 2.1.0 to 2.1.1 by @dependabot in #121
- Bump github.com/docker/docker from 24.0.9+incompatible to 26.0.2+incompatible in the go_modules group by @dependabot in #125
- Bump hashicorp/setup-terraform from 3.0.0 to 3.1.0 by @dependabot in #127
- Bump the terraform group across 1 directory with 3 updates by @dependabot in #126
- Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #128
- Bump github.com/hashicorp/terraform-plugin-docs from 0.19.1 to 0.19.2 in the terraform group by @dependabot in #129
- Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #130
- Bump github.com/hashicorp/terraform-plugin-go from 0.22.2 to 0.23.0 in the terraform group by @dependabot in #132
- Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #133
Full Changelog: v0.0.12...v0.0.13
v0.0.12
v0.0.11
What's Changed
- Bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in #61
- Bump actions/checkout from 3.5.3 to 4.1.0 by @dependabot in #77
- Bump goreleaser/goreleaser-action from 4.3.0 to 5.0.0 by @dependabot in #71
- Bump crazy-max/ghaction-import-gpg from 5.3.0 to 6.0.0 by @dependabot in #72
- Bump github.com/hashicorp/terraform-plugin-docs from 0.15.0 to 0.16.0 by @dependabot in #55
- Bump github.com/google/go-containerregistry from 0.15.2 to 0.16.1 by @dependabot in #59
- Bump github.com/hashicorp/terraform-plugin-testing from 1.3.0 to 1.5.1 by @dependabot in #65
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #82
- Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #89
- Bump github.com/google/go-containerregistry from 0.16.1 to 0.17.0 by @dependabot in #87
- Bump hashicorp/setup-terraform from 2.0.3 to 3.0.0 by @dependabot in #84
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #85
- Switch to GPG keys from GSM by @mattmoor in #99
- Bump google-github-actions/auth from 2.1.1 to 2.1.2 by @dependabot in #103
- Bump google-github-actions/setup-gcloud from 2.0.1 to 2.1.0 by @dependabot in #101
- Bump github.com/google/go-containerregistry from 0.17.0 to 0.19.0 by @dependabot in #98
- Bump google-github-actions/get-secretmanager-secrets from 2.0.0 to 2.1.0 by @dependabot in #100
- group hashicorp dependabot updates by @k4leung4 in #108
- Bump the terraform group with 4 updates by @dependabot in #109
- Bump the terraform group with 1 update by @dependabot in #110
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #111
- Bump github.com/google/go-containerregistry from 0.19.0 to 0.19.1 by @dependabot in #112
- Bump github.com/docker/docker from 24.0.0+incompatible to 24.0.7+incompatible by @dependabot in #114
- Bump the terraform group with 1 update by @dependabot in #116
- Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #115
- Fix oci_append for digest baseref by @jonjohnsonjr in #117
New Contributors
Full Changelog: v0.0.10...v0.0.11
v0.0.10
add test case for structure_test on single-image index (#80) Signed-off-by: Jason Hall <[email protected]>
v0.0.9
v0.0.8
tag: accept multiple tags per resource (#74) This makes `oci_tag` accept multiple tags, so we don't need a TF resource per tag. Plopping that many resources into TF state seems to make it slow. Instead we'll deprecate `tag` in favor of `tags`, which does the same thing by applying multiple tags per resource. After callers are migrated to `tags` we can remove the deprecated field. --------- Signed-off-by: Jason Hall <[email protected]>
v0.0.7
v0.0.6
What's Changed
- add new data source for parsing oci references by @joshrwolf in #47
- exec_test: on failure, print full output by @imjasonh in #48
New Contributors
- @joshrwolf made their first contribution in #47
Full Changelog: v0.0.5...v0.0.6