instances

package
v0.78.0 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewInstancesDataSource

func NewInstancesDataSource() datasource.DataSource

NewInstancesDataSource creates a new instance of the instancesDataSource.

Types

type DataSourceModel

type DataSourceModel struct {
	Id        types.String `tfsdk:"id"`
	ProjectId types.String `tfsdk:"project_id"`
	Region    types.String `tfsdk:"region"`
	Instances types.List   `tfsdk:"instances"` // Changed from Map to List
}

DataSourceModel maps the data source schema data.

Jump to

Keyboard shortcuts

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