terraform-provider-gitea/gitea
Tobias Trabelsi 340bcd48fe
continuous-integration/drone/push Build is passing Details
Merge pull request #46 from deblasis/fix/gitea_oauth2_app_confidential_client
Support `gitea_oauth2_app` `confidential_client` flag
2023-07-20 09:09:50 +02: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 Fixed typo in repo data source 2023-02-17 22:40:28 +00: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.go updated GHA 2022-08-06 16:21:18 +02:00
data_source_gitea_user_test.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.go Implement deploy_key resource 2023-01-03 20:29:22 +01:00
provider_test.go fixed tests 2022-08-06 16:47:00 +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 fix(oauth): updates 2023-07-19 19:56:50 +00:00
resource_gitea_organisation.go added possibility to list all repos of an organisation 2023-07-19 20:52:36 +02:00
resource_gitea_public_key.go updated GHA 2022-08-06 16:21:18 +02:00
resource_gitea_repository.go fixed conditions of migration 2023-05-31 08:54:45 +09:00
resource_gitea_repository_key.go prepare next release 2023-01-04 19:15:00 +01:00
resource_gitea_team.go fallback on resource data on buggy gitea versions 2023-05-17 10:27:17 +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