Skip to content

Commit 357c43d

Browse files
authored
chore: Add GitHub Settings (#81)
1 parent 22d9759 commit 357c43d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/settings.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Upstream changes from _extends are only recognized when modifications are made to this file in the default branch.
2+
_extends: .github
3+
repository:
4+
name: terraform-yaml-stack-config
5+
description: Terraform module that loads an opinionated 'stack' configuration from local or remote YAML sources. It supports deep-merged variables, settings, ENV variables, backend config, and remote state outputs for Terraform and helmfile components.
6+
homepage: https://cloudposse.com/accelerate
7+
topics: yaml, configuration, config, configuration-management, terraform, terraform-module, helm, helmfile, configuration-files, configs, yaml-configuration, stack, stacks

0 commit comments

Comments
 (0)