terraform-provider-gitea/gitea
Tobias Trabelsi 3dd609864b
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
hopefully finally fixed the TLS nil pointer
2022-11-12 22:22:14 +01:00
..
config.go hopefully finally fixed the TLS nil pointer 2022-11-12 22:22:14 +01:00
data_source_gitea_org.go updated GHA 2022-08-06 16:21:18 +02:00
data_source_gitea_repo.go updated GHA 2022-08-06 16:21:18 +02:00
data_source_gitea_repos.go Initial commit 2022-03-31 17:24:00 -04:00
data_source_gitea_team.go Initial commit 2022-03-31 17:24:00 -04:00
data_source_gitea_teams.go Initial commit 2022-03-31 17:24:00 -04:00
data_source_gitea_user_test.go updated GHA 2022-08-06 16:21:18 +02:00
data_source_gitea_user.go updated GHA 2022-08-06 16:21:18 +02:00
data_source_team_members.go Initial commit 2022-03-31 17:24:00 -04:00
provider_test.go fixed tests 2022-08-06 16:47:00 +02:00
provider.go Added gitea_token resource 2022-10-16 16:55:07 +02:00
resource_gitea_fork.go fixed minor bug in resourceForkDelete 2022-10-05 21:36:06 +02:00
resource_gitea_git_hook.go warn about server side hooks 2022-08-30 21:02:06 +02:00
resource_gitea_oauth_app.go updated GHA 2022-08-06 16:21:18 +02:00
resource_gitea_organisation.go #12 stick with IDs for consistency 2022-08-13 22:37:46 +02:00
resource_gitea_public_key.go updated GHA 2022-08-06 16:21:18 +02:00
resource_gitea_repository.go removed unintuitive fallback if repo owner does not exist 2022-11-12 20:56:48 +01:00
resource_gitea_team.go updated GHA 2022-08-06 16:21:18 +02:00
resource_gitea_token.go Added gitea_token resource 2022-10-16 16:55:07 +02:00
resource_gitea_user.go updated GHA 2022-08-06 16:21:18 +02:00