kms

package
v0.71.0 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2025 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewKeyDataSource

func NewKeyDataSource() datasource.DataSource

func NewKeyResource

func NewKeyResource() resource.Resource

Types

type Model

type Model struct {
	AccessScope types.String `tfsdk:"access_scope"`
	Algorithm   types.String `tfsdk:"algorithm"`
	Description types.String `tfsdk:"description"`
	DisplayName types.String `tfsdk:"display_name"`
	Id          types.String `tfsdk:"id"` // needed by TF
	ImportOnly  types.Bool   `tfsdk:"import_only"`
	KeyId       types.String `tfsdk:"key_id"`
	KeyRingId   types.String `tfsdk:"keyring_id"`
	Protection  types.String `tfsdk:"protection"`
	Purpose     types.String `tfsdk:"purpose"`
	ProjectId   types.String `tfsdk:"project_id"`
	Region      types.String `tfsdk:"region"`
}

Jump to

Keyboard shortcuts

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