compliancelock

package
v0.89.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2026 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewComplianceLockDataSource

func NewComplianceLockDataSource() datasource.DataSource

NewComplianceLockDataSource is a helper function to simplify the provider implementation.

func NewComplianceLockResource

func NewComplianceLockResource() resource.Resource

NewComplianceLockResource is a helper function to simplify the provider implementation.

Types

type Model

type Model struct {
	Id               types.String `tfsdk:"id"` // needed by TF
	ProjectId        types.String `tfsdk:"project_id"`
	Region           types.String `tfsdk:"region"`
	MaxRetentionDays types.Int64  `tfsdk:"max_retention_days"`
}

Jump to

Keyboard shortcuts

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