terraform-provider-gitea/gitea
Tobias Trabelsi c72fcb3a49
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Added gitea_token resource
2022-10-16 16:55:07 +02:00
..
config.go updated GHA 2022-08-06 16:21:18 +02: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 fixed faulty import of repository 2022-08-17 21:58:02 +02: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