You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraformDummyRepo2/gitea
Tobias Trabelsi 340bcd48fe
Merge pull request #46 from deblasis/fix/gitea_oauth2_app_confidential_client
Support `gitea_oauth2_app` `confidential_client` flag
9 months ago
..
config.go hopefully finally fixed the TLS nil pointer 1 year ago
data_source_gitea_org.go updated GHA 2 years ago
data_source_gitea_repo.go Fixed typo in repo data source 1 year ago
data_source_gitea_repos.go Initial commit 2 years ago
data_source_gitea_team.go Initial commit 2 years ago
data_source_gitea_teams.go Initial commit 2 years ago
data_source_gitea_user.go updated GHA 2 years ago
data_source_gitea_user_test.go updated GHA 2 years ago
data_source_team_members.go Initial commit 2 years ago
provider.go Implement deploy_key resource 1 year ago
provider_test.go fixed tests 2 years ago
resource_gitea_fork.go fixed minor bug in resourceForkDelete 2 years ago
resource_gitea_git_hook.go warn about server side hooks 2 years ago
resource_gitea_oauth_app.go fix(oauth): updates 9 months ago
resource_gitea_organisation.go added possibility to list all repos of an organisation 9 months ago
resource_gitea_public_key.go updated GHA 2 years ago
resource_gitea_repository.go fixed conditions of migration 11 months ago
resource_gitea_repository_key.go prepare next release 1 year ago
resource_gitea_team.go fallback on resource data on buggy gitea versions 11 months ago
resource_gitea_token.go Added gitea_token resource 2 years ago
resource_gitea_user.go updated GHA 2 years ago