Releases: ctfer-io/terraform-provider-ctfd
Releases · ctfer-io/terraform-provider-ctfd
v1.0.0
Changelog
- 8052f8a --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ...
- 356febe --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-minor ...
- 1d18add --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ...
- 0ecdcf0 chore(deps): bump actions/checkout from 4.1.2 to 4.1.3
- 7ff0f62 chore(deps): bump actions/checkout from 4.1.3 to 4.1.4
- 9baace9 chore(deps): bump actions/checkout from 4.1.4 to 4.1.5
- 1d601ac chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1
- cfb3fc5 chore(deps): bump anchore/sbom-action from 0.15.10 to 0.15.11
- 179ebe2 chore(deps): bump github.com/ctfer-io/go-ctfd from 0.5.0 to 0.6.0
- 2378f66 chore(deps): bump github.com/ctfer-io/go-ctfd from 0.6.0 to 0.6.5
- 0a02f4a chore(deps): bump github.com/ctfer-io/go-ctfd from 0.6.5 to 0.7.0
- 241c89c chore(deps): bump github.com/hashicorp/terraform-plugin-docs
- e8b65d0 chore(deps): bump github.com/hashicorp/terraform-plugin-docs
- ab789aa chore(deps): bump github.com/hashicorp/terraform-plugin-docs
- 55c9980 chore(deps): bump github.com/hashicorp/terraform-plugin-framework
- 9881648 chore(deps): bump github.com/hashicorp/terraform-plugin-go
- fb89805 chore(deps): bump github.com/hashicorp/terraform-plugin-testing
- 3ae80b6 chore(deps): bump github/codeql-action from 3.24.10 to 3.25.0
- d155b34 chore(deps): bump github/codeql-action from 3.25.0 to 3.25.1
- f657ada chore(deps): bump github/codeql-action from 3.25.1 to 3.25.3
- 604291a chore(deps): bump github/codeql-action from 3.25.3 to 3.25.5
- 8c8ffaf chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0
- eebc766 chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0
- 8786cf5 chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1
- f9bb01d chore(deps): bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0
- d1de02e chore(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3
- 2cd732e chore(deps): bump slsa-framework/slsa-github-generator
- 15ff6d8 chore(deps): update github.com/ctfer-io/go-ctfd to v0.5.0
- cc2d56f chore: doc, cleanup, minor fixes
- 35bf981 ci: defer setup to ctfer-io/ctfd-setup action
- 8f87975 ci: test CTFd connection on setup endpoint
- a75ec69 ci: update CTFd to 3.7.1
- 2d0f09c ci: update ctfer-i/ctfd-setup to use proper default values
- eeb0e44 feat(challenge)!: drop support of files/flags/hints as subresources
- 69327ae feat(file): add support of file as a whole resource
- 089540e feat(file): make file non-challenge related by default
- b24aa14 feat(flag): add support of flag as a whole resource
- 4c02483 feat(hint): add support of hint as a whole resource
- e01b9ab feat(team): make sure to recreate the team if the password change
v0.1.14
Changelog
v0.1.13
Changelog
v0.1.12
Changelog
v0.1.11
v0.1.10
v0.1.9
v0.1.8
v0.1.7
Changelog
- 5cacb04 chore(deps): bump actions/cache from 4.0.0 to 4.0.1
- 17b9833 chore(deps): bump actions/cache from 4.0.1 to 4.0.2
- a88fa16 chore(deps): bump actions/checkout from 4.1.1 to 4.1.2
- cf8fdc6 chore(deps): bump anchore/sbom-action from 0.15.8 to 0.15.9
- 3a8c483 chore(deps): bump anchore/sbom-action from 0.15.9 to 0.15.10
- a241761 chore(deps): bump github.com/hashicorp/terraform-plugin-framework
- 07bf77c chore(deps): bump github.com/hashicorp/terraform-plugin-framework
- 0dbd60a chore(deps): bump github.com/hashicorp/terraform-plugin-go
- 32856f1 chore(deps): bump github.com/hashicorp/terraform-plugin-testing
- 8f509e0 chore(deps): bump github/codeql-action from 3.24.5 to 3.24.6
- c2f03cc chore(deps): bump github/codeql-action from 3.24.6 to 3.24.8
- 9642d03 chore(deps): bump github/codeql-action from 3.24.8 to 3.24.9
- 5ffb83d chore(deps): bump github/codeql-action from 3.24.9 to 3.24.10
- 673a0e0 ci(release): fix SLSA generator build issue, remove verification
- 1db7803 fix(challenge): fix hint requirements invalid default value
v0.1.6
Changelog
- eb902fb chore(deps): bump github.com/hashicorp/terraform-plugin-go
- d1b9b7c chore(deps): bump github/codeql-action from 2.22.11 to 3.24.3
- ea6aa23 chore(deps): bump github/codeql-action from 3.24.3 to 3.24.5
- ac81399 chore(deps): bump shogo82148/actions-goveralls from 1.8.0 to 1.9.0
- 8072cde ci: fix CTFd version (3.7.0) and install Go version from code
- 080ad43 fix(challenge.file): manual or default location and SHA1 sum
- 112db2b fix: type renaming from go-ctfd