Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.91 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.91 KB

Requirements

Name Version
terraform >= 0.13
external >= 2.1
null >= 3.1

Providers

Name Version
aws n/a
external >= 2.1

Resources

Name Type
aws_secretsmanager_secret_version.secret_manager_current_version data source
external_external.diff_secret data source

Inputs

Name Description Type Default Required
aws_allowed_account_ids Allowed accounts ids list(string) [] no
aws_assume_role AWS role to use string "" no
aws_region AWS region to deploy to (e.g. eu-central-1) string "" no
aws_secret_id_current AWS Secret Id string "" no
secret_manager_new_version Updated secret value as a map of value map(any) {} no

Outputs

Name Description
env_vars_change n/a