https://github.com/stackguardian/global-settings
https://github.com/stackguardian/global-settings
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stackguardian/global-settings
- Owner: StackGuardian
- Created: 2024-04-01T11:22:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T11:36:38.000Z (about 2 years ago)
- Last Synced: 2025-02-05T08:51:29.699Z (over 1 year ago)
- Language: HCL
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# global-settings
The global-settings module allows to define settings that are required throughout an environment, project or just a deployment.
The idea is to define the parameters upfront and use them in the subsequent modules.
The global-settings do not have any predefined syntax or structure. They can be decided upon the use case.