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
680e2dcba284aef77411798ef837deaec8753fff
terraform-provider-gitea
/
gitea
T
History
lerentis
680e2dcba2
continuous-integration/drone/push
Build is passing
Details
continuous-integration/drone/pr
Build is passing
Details
#3
teams can now have members
2022-06-26 00:35:28 +02:00
..
config.go
fixed NPE
2022-06-08 21:42:38 +02:00
data_source_gitea_org.go
correct typo
2022-03-31 20:15:25 -04:00
data_source_gitea_repo.go
get repo as datasource
2022-04-01 00:23:50 -04: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
Initial commit
2022-03-31 17:24:00 -04:00
data_source_gitea_user.go
get repo as datasource
2022-04-01 00:23:50 -04:00
data_source_team_members.go
Initial commit
2022-03-31 17:24:00 -04:00
provider_test.go
Initial commit
2022-03-31 17:24:00 -04:00
provider.go
#3
added team resource and fixed crash in public key state persisting
2022-06-25 23:36:24 +02:00
resource_gitea_oauth_app.go
Adding gitea_oauth_app resource
2022-05-23 15:06:39 +02:00
resource_gitea_organisation.go
added user resource and fixed some typos
2022-06-14 23:24:42 +02:00
resource_gitea_public_key.go
#3
added team resource and fixed crash in public key state persisting
2022-06-25 23:36:24 +02:00
resource_gitea_repository.go
started with documentation
2022-06-12 17:49:33 +02:00
resource_gitea_team.go
#3
teams can now have members
2022-06-26 00:35:28 +02:00
resource_gitea_user.go
#3
added team resource and fixed crash in public key state persisting
2022-06-25 23:36:24 +02:00