Skip to content

Commit ef53a92

Browse files
committed
Add tfe_team_notification_configuration resource
1 parent afb433b commit ef53a92

7 files changed

+2024
-0
lines changed

internal/provider/provider_next.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ func (p *frameworkProvider) Resources(ctx context.Context) []func() resource.Res
138138
NewResourceWorkspaceSettings,
139139
NewSAMLSettingsResource,
140140
NewStackResource,
141+
NewTeamNotificationConfigurationResource,
141142
NewTestVariableResource,
142143
NewWorkspaceRunTaskResource,
143144
}

0 commit comments

Comments
 (0)