Releases: chainguard-dev/terraform-provider-oci
Releases · chainguard-dev/terraform-provider-oci
v0.0.25
v0.0.24
What's Changed
- fix: add ref to image rules error by @vishal-chdhry in #249
- Add structure test support for optional files, directories, and permissions by @egibs in #253
Dependencies
- Bump google-github-actions/get-secretmanager-secrets from 2.2.3 to 2.2.4 by @dependabot[bot] in #248
- Bump github.com/hashicorp/terraform-plugin-framework from 1.15.0 to 1.15.1 in the terraform group by @dependabot[bot] in #250
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #252
- Bump google-github-actions/setup-gcloud from 2.1.4 to 2.2.0 by @dependabot[bot] in #251
New Contributors
- @vishal-chdhry made their first contribution in #249
Full Changelog: v0.0.23...v0.0.24
v0.0.23
What's Changed
- structure_test: add file mode checking by @imjasonh in #243
- structure_test mode: add more test cases by @imjasonh in #246
Dependencies
- [StepSecurity] Apply security best practices by @stepsecurity-app[bot] in #234
- Bump github.com/google/go-containerregistry from 0.20.3 to 0.20.5 by @dependabot[bot] in #233
- Bump the terraform group with 3 updates by @dependabot[bot] in #231
- Bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in #229
- Bump github.com/hashicorp/terraform-plugin-go from 0.27.0 to 0.28.0 in the terraform group by @dependabot[bot] in #235
- Bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot[bot] in #237
- Bump github.com/google/go-containerregistry from 0.20.5 to 0.20.6 by @dependabot[bot] in #239
- Bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 in the go_modules group by @dependabot[bot] in #236
- Bump github.com/hashicorp/terraform-plugin-testing from 1.13.1 to 1.13.2 in the terraform group by @dependabot[bot] in #238
- Bump step-security/harden-runner from 2.12.1 to 2.12.2 by @dependabot[bot] in #240
- Bump github.com/hashicorp/terraform-plugin-docs from 0.21.0 to 0.22.0 in the terraform group by @dependabot[bot] in #241
- Bump step-security/harden-runner from 2.12.2 to 2.13.0 by @dependabot[bot] in #242
- Update golangci-lint config and action by @markusthoemmes in #244
- Updates on ci and goreleaser by @cpanato in #245
New Contributors
- @stepsecurity-app[bot] made their first contribution in #234
- @markusthoemmes made their first contribution in #244
Full Changelog: v0.0.22...v0.0.23
v0.0.22
What's Changed
- Use tarfs to implement structure test by @jonjohnsonjr in #228
Full Changelog: v0.0.21...v0.0.22
v0.0.21
What's Changed
- Bump the terraform group across 1 directory with 2 updates by @dependabot in #212
- Bump google-github-actions/setup-gcloud from 2.1.2 to 2.1.4 by @dependabot in #199
- Bump google-github-actions/get-secretmanager-secrets from 2.2.2 to 2.2.3 by @dependabot in #200
- Bump google-github-actions/auth from 2.1.7 to 2.1.8 by @dependabot in #201
- Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 by @dependabot in #204
- Bump golangci/golangci-lint-action from 6.2.0 to 6.5.0 by @dependabot in #208
- Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #207
- Bump golang.org/x/net from 0.34.0 to 0.36.0 in the go_modules group by @dependabot in #215
- Bump golangci/golangci-lint-action from 6.5.0 to 6.5.2 by @dependabot in #216
- Bump github.com/hashicorp/terraform-plugin-docs from 0.20.1 to 0.21.0 in the terraform group by @dependabot in #213
- Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 by @dependabot in #220
- Bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot in #218
- Bump github.com/hashicorp/terraform-plugin-testing from 1.11.0 to 1.12.0 in the terraform group by @dependabot in #217
- Bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0 by @dependabot in #221
- Bump google-github-actions/auth from 2.1.8 to 2.1.10 by @dependabot in #225
- Bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group by @dependabot in #222
- Check for relative paths or literal $ strings in environment variables by @egibs in #223
- github: publish signing keys by @xnox in #226
New Contributors
Full Changelog: v0.0.20...v0.0.21
v0.0.20
What's Changed
- Set user-agent by @jonjohnsonjr in #209
- Refresh default creds by @jonjohnsonjr in #210
Full Changelog: v0.0.19...v0.0.20
v0.0.19
What's Changed
- add provider-level config to skip exec tests by @imjasonh in #192
- skip exec tests if OCI_SKIP_EXEC_TESTS=true by @imjasonh in #196
Deps
- Bump actions/setup-go from 5.2.0 to 5.3.0 by @dependabot in #195
- Bump golang.org/x/net from 0.28.0 to 0.33.0 in the go_modules group by @dependabot in #194
- Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #193
- Bump github.com/google/go-containerregistry from 0.20.2 to 0.20.3 by @dependabot in #191
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's Changed
- Bump google-github-actions/auth from 2.1.4 to 2.1.5 by @dependabot in #166
- Bump hashicorp/setup-terraform from 3.1.1 to 3.1.2 by @dependabot in #165
- go 1.23.1 by @k4leung4 in #167
- drop old terraform version/add news and enable golangci-lint by @cpanato in #168
- add chainguard source by @cpanato in #169
- Bump the terraform group with 2 updates by @dependabot in #170
- Bump google-github-actions/auth from 2.1.5 to 2.1.6 by @dependabot in #172
- Bump actions/checkout from 4.1.7 to 4.2.1 by @dependabot in #174
- Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #173
- Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #175
- Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #176
- Bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 by @dependabot in #178
- Bump google-github-actions/get-secretmanager-secrets from 2.1.4 to 2.2.1 by @dependabot in #177
- Bump golang.org/x/crypto from 0.26.0 to 0.31.0 in the go_modules group by @dependabot in #189
- Bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #188
- Bump the terraform group across 1 directory with 4 updates by @dependabot in #187
- Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 by @dependabot in #185
- Bump google-github-actions/setup-gcloud from 2.1.1 to 2.1.2 by @dependabot in #180
- Bump google-github-actions/auth from 2.1.6 to 2.1.7 by @dependabot in #181
- Bump google-github-actions/get-secretmanager-secrets from 2.2.1 to 2.2.2 by @dependabot in #179
- remove process cancelling goroutine by @joshrwolf in #190
New Contributors
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- Bump github.com/google/go-containerregistry from 0.20.1 to 0.20.2 by @dependabot in #159
- Bump google-github-actions/setup-gcloud from 2.1.0 to 2.1.1 by @dependabot in #162
- Bump google-github-actions/auth from 2.1.3 to 2.1.4 by @dependabot in #161
- Bump google-github-actions/get-secretmanager-secrets from 2.1.3 to 2.1.4 by @dependabot in #160
- Bump github.com/hashicorp/terraform-plugin-framework from 1.10.0 to 1.11.0 in the terraform group by @dependabot in #158
- Bump github.com/hashicorp/terraform-plugin-testing from 1.9.0 to 1.10.0 in the terraform group by @dependabot in #163
- add a "path" field to oci_append by @joshrwolf in #164
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- fix the index append by @joshrwolf in #156
- Bump github.com/docker/docker from 26.0.2+incompatible to 26.1.4+incompatible in the go_modules group by @dependabot in #157
Full Changelog: v0.0.15...v0.0.16