Skip to main content
版本:v1.9

AWS SECRETSMANAGER-FOR-ROLLBAR-ACCESS-TOKENS

描述

Terraform module creating a SecretsManager for Rollbar project access tokens

参数说明

属性

名称描述类型是否必须默认值
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

名称描述类型是否必须默认值
nameThe secret name which the cloud resource connection will be written tostringtrue
namespaceThe secret namespace which the cloud resource connection will be written tostringfalse