This website requires JavaScript.
Explore
Help
Sign In
lerentis
/
terraform-provider-gitea
Watch
1
Star
0
Fork
0
Code
Issues
4
Pull Requests
Projects
1
Releases
Wiki
Activity
Files
0e8aa2bf9b7d5934a1e0366ac2f6c2b4246da73d
terraform-provider-gitea
/
gitea
T
History
lerentis
2c787bd532
continuous-integration/drone/push
Build is passing
Details
Fixed typo in repo data source
2023-02-17 22:40:28 +00: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_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
Implement deploy_key resource
2023-01-03 20:29:22 +01: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
fixed org vanashing
2023-01-28 22:49:54 +01:00
resource_gitea_public_key.go
updated GHA
2022-08-06 16:21:18 +02:00
resource_gitea_repository_key.go
prepare next release
2023-01-04 19:15:00 +01:00
resource_gitea_repository.go
fixed org vanashing
2023-01-28 22:49:54 +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