azure_dev_ops_repository

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AzureDevOpsRepositoryDataSource

func AzureDevOpsRepositoryDataSource() datasource.DataSource

Types

type AzureDevopsRepositoryDataSourceModel

type AzureDevopsRepositoryDataSourceModel struct {
	ID                   types.String `tfsdk:"id"`
	Name                 types.String `tfsdk:"name"`
	AzureDevOpsProjectID types.String `tfsdk:"azure_dev_ops_project_id"`
	DetailsURL           types.String `tfsdk:"details_url"`
	RemoteURL            types.String `tfsdk:"remote_url"`
	WebURL               types.String `tfsdk:"web_url"`
	DefaultBranch        types.String `tfsdk:"default_branch"`
}

Jump to

Keyboard shortcuts

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