Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to load config values and secrets from external sources #762

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
7cbcc54
add support to exec shell commands with args
speier Nov 3, 2024
25cacc6
using shell parser
speier Nov 3, 2024
753f213
parse command for tfexec
speier Nov 4, 2024
6df88bf
helmfile vals template function
speier Nov 4, 2024
e40166f
Merge branch 'main' of ssh://github.com/speier/atmos
speier Nov 4, 2024
ef10a88
revert command exec changes
speier Nov 4, 2024
5eec7ed
go mod tidy
speier Nov 4, 2024
7fc1089
update funcs with docs according to coderabbit recommendations
speier Nov 4, 2024
9bcaa5d
go mod version fix
speier Nov 4, 2024
97d445c
vals singleton, and moving comments
speier Nov 4, 2024
58fe729
vals example and ref prefix validation
speier Nov 4, 2024
7619443
handling initialization failures to allow for retries
speier Nov 4, 2024
15d8f82
return any, and move logger to once
speier Nov 4, 2024
e9a79bb
atmos vals docs page
speier Nov 6, 2024
392ce56
Merge branch 'main' into main
osterman Nov 10, 2024
e08d0fb
Merge branch 'main' into main
speier Nov 11, 2024
6d751e2
merge go mod resolve conf
speier Nov 11, 2024
10b197c
Merge branch 'main' into main
osterman Nov 11, 2024
fddcbe4
Merge branch 'cloudposse:main' into main
speier Nov 12, 2024
002db68
extend vals docs page
speier Nov 12, 2024
7606174
Merge branch 'main' of ssh://github.com/speier/atmos
speier Nov 12, 2024
2b17230
add debug logs for atmos vals func
speier Nov 12, 2024
27c78f0
Merge branch 'main' into main
speier Nov 12, 2024
d30fce7
vals docs page additions
speier Nov 12, 2024
bca6475
added coderabbit recommendations to vals template func docs
speier Nov 12, 2024
155d734
more vals fn docs update based on coderabbit recommendations
speier Nov 12, 2024
c627b0d
more comprehensive error handling patterns for vals fn docs
speier Nov 12, 2024
ce9ec62
Merge branch 'main' into main
speier Nov 13, 2024
b05d6a8
Merge branch 'main' into main
speier Nov 15, 2024
b0dc9ce
Merge branch 'main' into main
speier Nov 17, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading