exportpolicy

package
v0.76.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2025 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewExportPolicyDataSource

func NewExportPolicyDataSource() datasource.DataSource

func NewExportPolicyResource

func NewExportPolicyResource() resource.Resource

Types

type Model

type Model struct {
	Id             types.String `tfsdk:"id"` // needed by TF
	ProjectId      types.String `tfsdk:"project_id"`
	ExportPolicyId types.String `tfsdk:"policy_id"`
	Name           types.String `tfsdk:"name"`
	Rules          types.List   `tfsdk:"rules"`
	Region         types.String `tfsdk:"region"`
}

Jump to

Keyboard shortcuts

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