published on Wednesday, Apr 1, 2026 by pulumiverse
published on Wednesday, Apr 1, 2026 by pulumiverse
Sets the active keeper for a namespace. Only one keeper can be active at a time.
Create SecretKeeperActivation Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new SecretKeeperActivation(name: string, args?: SecretKeeperActivationArgs, opts?: CustomResourceOptions);@overload
def SecretKeeperActivation(resource_name: str,
args: Optional[SecretKeeperActivationArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def SecretKeeperActivation(resource_name: str,
opts: Optional[ResourceOptions] = None,
metadata: Optional[SecretKeeperActivationMetadataArgs] = None)func NewSecretKeeperActivation(ctx *Context, name string, args *SecretKeeperActivationArgs, opts ...ResourceOption) (*SecretKeeperActivation, error)public SecretKeeperActivation(string name, SecretKeeperActivationArgs? args = null, CustomResourceOptions? opts = null)
public SecretKeeperActivation(String name, SecretKeeperActivationArgs args)
public SecretKeeperActivation(String name, SecretKeeperActivationArgs args, CustomResourceOptions options)
type: grafana:enterprise/v1beta1/secretKeeperActivation:SecretKeeperActivation
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args SecretKeeperActivationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args SecretKeeperActivationArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args SecretKeeperActivationArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args SecretKeeperActivationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args SecretKeeperActivationArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
SecretKeeperActivation Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The SecretKeeperActivation resource accepts the following input properties:
- Metadata
Pulumiverse.
Grafana. Enterprise. V1Beta1. Inputs. Secret Keeper Activation Metadata - The metadata of the resource.
- Metadata
Secret
Keeper Activation Metadata Args - The metadata of the resource.
- metadata
Secret
Keeper Activation Metadata - The metadata of the resource.
- metadata
Secret
Keeper Activation Metadata - The metadata of the resource.
- metadata
Secret
Keeper Activation Metadata Args - The metadata of the resource.
- metadata Property Map
- The metadata of the resource.
Outputs
All input properties are implicitly available as output properties. Additionally, the SecretKeeperActivation resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing SecretKeeperActivation Resource
Get an existing SecretKeeperActivation resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: SecretKeeperActivationState, opts?: CustomResourceOptions): SecretKeeperActivation@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
metadata: Optional[SecretKeeperActivationMetadataArgs] = None) -> SecretKeeperActivationfunc GetSecretKeeperActivation(ctx *Context, name string, id IDInput, state *SecretKeeperActivationState, opts ...ResourceOption) (*SecretKeeperActivation, error)public static SecretKeeperActivation Get(string name, Input<string> id, SecretKeeperActivationState? state, CustomResourceOptions? opts = null)public static SecretKeeperActivation get(String name, Output<String> id, SecretKeeperActivationState state, CustomResourceOptions options)resources: _: type: grafana:enterprise/v1beta1/secretKeeperActivation:SecretKeeperActivation get: id: ${id}- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Metadata
Pulumiverse.
Grafana. Enterprise. V1Beta1. Inputs. Secret Keeper Activation Metadata - The metadata of the resource.
- Metadata
Secret
Keeper Activation Metadata Args - The metadata of the resource.
- metadata
Secret
Keeper Activation Metadata - The metadata of the resource.
- metadata
Secret
Keeper Activation Metadata - The metadata of the resource.
- metadata
Secret
Keeper Activation Metadata Args - The metadata of the resource.
- metadata Property Map
- The metadata of the resource.
Supporting Types
SecretKeeperActivationMetadata, SecretKeeperActivationMetadataArgs
- Uid string
- The unique identifier of the resource.
- Annotations Dictionary<string, string>
- Annotations of the resource.
- Folder
Uid string - The UID of the folder to save the resource in.
- Url string
- The full URL of the resource.
- Uuid string
- The globally unique identifier of a resource, used by the API for tracking.
- Version string
- The version of the resource.
- Uid string
- The unique identifier of the resource.
- Annotations map[string]string
- Annotations of the resource.
- Folder
Uid string - The UID of the folder to save the resource in.
- Url string
- The full URL of the resource.
- Uuid string
- The globally unique identifier of a resource, used by the API for tracking.
- Version string
- The version of the resource.
- uid String
- The unique identifier of the resource.
- annotations Map<String,String>
- Annotations of the resource.
- folder
Uid String - The UID of the folder to save the resource in.
- url String
- The full URL of the resource.
- uuid String
- The globally unique identifier of a resource, used by the API for tracking.
- version String
- The version of the resource.
- uid string
- The unique identifier of the resource.
- annotations {[key: string]: string}
- Annotations of the resource.
- folder
Uid string - The UID of the folder to save the resource in.
- url string
- The full URL of the resource.
- uuid string
- The globally unique identifier of a resource, used by the API for tracking.
- version string
- The version of the resource.
- uid str
- The unique identifier of the resource.
- annotations Mapping[str, str]
- Annotations of the resource.
- folder_
uid str - The UID of the folder to save the resource in.
- url str
- The full URL of the resource.
- uuid str
- The globally unique identifier of a resource, used by the API for tracking.
- version str
- The version of the resource.
- uid String
- The unique identifier of the resource.
- annotations Map<String>
- Annotations of the resource.
- folder
Uid String - The UID of the folder to save the resource in.
- url String
- The full URL of the resource.
- uuid String
- The globally unique identifier of a resource, used by the API for tracking.
- version String
- The version of the resource.
Package Details
- Repository
- grafana pulumiverse/pulumi-grafana
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
grafanaTerraform Provider.
published on Wednesday, Apr 1, 2026 by pulumiverse
