project_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: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProjectRepositoryResource

func ProjectRepositoryResource() resource.Resource

ProjectRepositoryResource creates a new resource

func Schema

func Schema() schema.Schema

Schema defines the schema for the resource.

Types

type Model

type Model struct {
	ID           types.String `tfsdk:"id"`
	ProjectID    types.Int64  `tfsdk:"project_id"`
	RepositoryID types.Int64  `tfsdk:"repository_id"`
}

Model represents the resource model for a project repository

Jump to

Keyboard shortcuts

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