terraspace-secrets
CommunityAutomate AWS secret and parameter retrieval in Terraspace projects.
Authorvoidrot
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the retrieval of AWS Secrets Manager or SSM Parameter Store values within Terraspace projects, simplifying secret management during tfvars generation.
Core Features & Use Cases
- Secrets Manager Value Retrieval: Automatically fetch AWS Secrets Manager values using
aws_secret(). - SSM Parameter Store Value Retrieval: Fetch AWS SSM Parameter Store values using
aws_ssm(). - ENV Expansion: Retrieve values based on
TS_ENVexpansion for dynamic secret paths. - Avoid Expansion: Use
expand: falseto prevent substitution of Terraspace expansion tokens in secret paths. - Use Case: When deploying a Terraspace project that requires secure access to AWS secrets or parameters, this Skill ensures that the correct values are used without manual intervention.
Quick Start
Retrieve the database password from AWS Secrets Manager for the current environment using aws_secret('db/:ENV/password').
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: terraspace-secrets Download link: https://github.com/voidrot/agents/archive/main.zip#terraspace-secrets Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.