Skip to main content
Version: v1.8

AWS SECRETSMANAGER-FOR-ROLLBAR-ACCESS-TOKENS

Description

Terraform module creating a SecretsManager for Rollbar project access tokens

Specification

Properties

NameDescriptionTypeRequiredDefault
name_prefixName prefix for the SecretsManager. The full name will be ${var.name_prefix}.rollbar_access_tokens.stringtrue
rollbar_access_token_namesList of name of Rollbar access tokens which shall be loaded into the SecretsManager.list(string)false
rollbar_project_nameName of the Rollbar project to load the project access tokens from.stringtrue
tagsTags which will be assigned to all resources.map(string)false
writeConnectionSecretToRefThe secret which the cloud resource connection will be written towriteConnectionSecretToReffalse

writeConnectionSecretToRef

NameDescriptionTypeRequiredDefault
nameThe secret name which the cloud resource connection will be written tostringtrue
namespaceThe secret namespace which the cloud resource connection will be written tostringfalse