terraform-provider-gitea/gitea
Tobias Trabelsi 8b25a1519e
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
#12 fix terraform import for organisations
2022-08-13 22:15:19 +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 updated GHA 2022-08-06 16:21:18 +02:00
resource_gitea_oauth_app.go updated GHA 2022-08-06 16:21:18 +02:00
resource_gitea_organisation.go #12 fix terraform import for organisations 2022-08-13 22:15:19 +02:00
resource_gitea_public_key.go updated GHA 2022-08-06 16:21:18 +02:00
resource_gitea_repository.go updated GHA 2022-08-06 16:21:18 +02:00
resource_gitea_team.go updated GHA 2022-08-06 16:21:18 +02:00
resource_gitea_user.go updated GHA 2022-08-06 16:21:18 +02:00