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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewWrappingKeyDataSource

func NewWrappingKeyDataSource() datasource.DataSource

func NewWrappingKeyResource

func NewWrappingKeyResource() 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
	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"`
	WrappingKeyId types.String `tfsdk:"wrapping_key_id"`
	PublicKey     types.String `tfsdk:"public_key"`
	ExpiresAt     types.String `tfsdk:"expires_at"`
	CreatedAt     types.String `tfsdk:"created_at"`
}

Jump to

Keyboard shortcuts

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