group_users

package
v1.0.0-beta.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GroupUsersDataSource

func GroupUsersDataSource() datasource.DataSource

GroupUsersDataSource is a helper function to simplify the provider implementation.

Types

type GroupUsersDataSourceModel

type GroupUsersDataSourceModel struct {
	ID      types.String          `tfsdk:"id"`
	GroupID types.Int64           `tfsdk:"group_id"`
	Users   []userDataSourceModel `tfsdk:"users"`
}

GroupUsersDataSourceModel is the model for the resource

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL