forgejo-terraform-provider/tests
ThreadCrux d842c3e093 version-update in docs and examples (#92)
Update version to release version across supporting files/documentation as lazy users, such as myself, love copying and pasting from these.

Note these docs are also displayed on Terraform/OpenTofu documents and should be kept in cadence with release versions.

Reviewed-on: https://gitea.com/gitea/terraform-provider-gitea/pulls/92
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: ThreadCrux <threadcrux@noreply.gitea.com>
Co-committed-by: ThreadCrux <threadcrux@noreply.gitea.com>
2025-01-23 02:36:12 +00:00
..
setup version-update in docs and examples (#92) 2025-01-23 02:36:12 +00:00
branch_protection.tf feat: add branch_protection resource (#72) 2024-09-11 17:32:48 +00:00
branch_protection.tftest.hcl feat: add branch_protection resource (#72) 2024-09-11 17:32:48 +00:00
readme.md feat: add branch_protection resource (#72) 2024-09-11 17:32:48 +00:00
variables.tf feat: add branch_protection resource (#72) 2024-09-11 17:32:48 +00:00
versions.tf version-update in docs and examples (#92) 2025-01-23 02:36:12 +00:00

How to run tests

docker run -p 3000:3000 gitea/gitea:latest-rootless
  1. Setup gitea under http://localhost:3000
  2. Username: gitea_admin
  3. Password: gitea_admin
  4. Email: admin@gitea.local
terraform test