Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

File contents resolver for Sceptre

Notifications You must be signed in to change notification settings

Sceptre/sceptre-file-contents-resolver

Repository files navigation

File Contents Resolver

Reads in the contents of a file.

Syntax:

parameters|sceptre_user_data:
  <name>: !file_contents /path/to/file.txt

Example:

sceptre_user_data:
  iam_policy: !file_contents /path/to/policy.json