Releases: ctfer-io/terraform-provider-ctfd
Releases · ctfer-io/terraform-provider-ctfd
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
v0.1.5
Changelog
- bf67c93 build(deps): bump github.com/ctfer-io/go-ctfd to v0.3.8
- 3ea5ed9 chore(ctfd_challenge): add doc and cleanup technical debt
- b02b236 chore(ctfd_user): remove "user" repetition in "username"
- 4faa89f chore(deps): bump actions/cache from 3 to 4
- 332120a chore(deps): bump github.com/hashicorp/terraform-plugin-docs
- 3646155 chore(deps): bump github.com/hashicorp/terraform-plugin-docs
- 076d910 chore(deps): bump github.com/hashicorp/terraform-plugin-framework
- 81fe7b5 chore(deps): bump github.com/hashicorp/terraform-plugin-go
- b5aca5a chore(deps): bump github.com/hashicorp/terraform-plugin-go
- 4d09285 chore(deps): bump golangci/golangci-lint-action from 3 to 4
- 50f8d06 chore(deps): bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1
- 2dc9632 chore(deps): upgrade to Go 1.22
- 1f5f769 chore: add gitignore to avoid failling commit
- 030fc30 chore: move provider out of internal submodule
- 2ec9505 chore: propagate context and fix typo
- 5d9169b ci(codeql): install Go according to go.mod version
- e524c7e ci: add changelog to releases
- ccbeecf ci: harden by pinning dependencies
- 51fdf83 ci: remove lexical use of unit tests as only running acceptance
- 07f1a08 ci: restrict permissions
- a1e9315 ci: run acceptance tests from github workflow
- 2aead83 feat!: ease value assignement by dropping
.initial
in favor of.value
- 3c49ea1 feat(ctfd_user): add support of CTFd users
- 710f3ce feat(teams): add support of resource and data source
- 809c37e feat: add support of
ctfd_challenge.next
attribute - 4111e70 feat: ensure CTFd URL is defined in the provider configuration
- b89600b fix(ci): create covmeta file if does not exist
- cb9ab2c fix(ci): setup config turned to team mode
- bb1239d fix(ctfd_challenge): set
value
as required - a569e43 fix(test-acc): fix emails to avoid internal server errors
- 2db9820 tests(acc): add requirements on another challenge
v0.1.4
Changelog
- bf67c93 build(deps): bump github.com/ctfer-io/go-ctfd to v0.3.8
- 1f5f769 chore: add gitignore to avoid failling commit
- e524c7e ci: add changelog to releases
- 9b84bc4 ci: remove lexical use of unit tests as only running acceptance
- a1e9315 ci: run acceptance tests from github workflow
- 2aead83 feat!: ease value assignement by dropping
.initial
in favor of.value
- 809c37e feat: add support of
ctfd_challenge.next
attribute - 4111e70 feat: ensure CTFd URL is defined in the provider configuration
- 2db9820 tests(acc): add requirements on another challenge
v0.1.3
API support improvements, documentation
v0.1.2
Public Release