Skip to content

Commit

Permalink
update merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
HuyPhanNguyen committed Jul 29, 2024
1 parent fa0e86b commit d197147
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions octopusdeploy/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ func Provider() *schema.Provider {
"octopusdeploy_team": resourceTeam(),
"octopusdeploy_tenant": resourceTenant(),
"octopusdeploy_tenant_project": resourceTenantProject(),
"octopusdeploy_tenant_common_variable": resourceTenantCommonVariable(),
"octopusdeploy_tenant_project_variable": resourceTenantProjectVariable(),
"octopusdeploy_tentacle_certificate": resourceTentacleCertificate(),
"octopusdeploy_token_account": resourceTokenAccount(),
"octopusdeploy_user": resourceUser(),
Expand Down

0 comments on commit d197147

Please sign in to comment.