Skip to content

Commit ba098cb

Browse files
committed
chore: fix rebase error
1 parent b0e9d92 commit ba098cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/provider/provider.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ func Provider() *schema.Provider {
110110
"tfe_agent_pool": resourceTFEAgentPool(),
111111
"tfe_agent_pool_allowed_workspaces": resourceTFEAgentPoolAllowedWorkspaces(),
112112
"tfe_agent_token": resourceTFEAgentToken(),
113-
"tfe_notification_configuration": resourceTFENotificationConfiguration(),
114113
"tfe_opa_version": resourceTFEOPAVersion(),
115114
"tfe_organization": resourceTFEOrganization(),
116115
"tfe_organization_membership": resourceTFEOrganizationMembership(),

0 commit comments

Comments
 (0)