-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,14 @@ | ||
# These settings are synced to GitHub by https://probot.github.io/apps/settings/ | ||
extends: cloudposse/.github | ||
|
||
# Upstream changes from _extends are only recognized when modifications are made to this file in the default branch. | ||
_extends: .github | ||
repository: | ||
# A URL with more information about the repository | ||
homepage: https://cloudposse.com | ||
|
||
homepage: https://cloudposse.com/accelerate | ||
# Either `true` to enable projects for this repository, or `false` to disable them. | ||
# If projects are disabled for the organization, passing `true` will cause an API error. | ||
has_projects: false | ||
|
||
# Either `true` to enable the wiki for this repository, `false` to disable it. | ||
has_wiki: false | ||
name: terraform-provider-utils | ||
description: The Cloud Posse Terraform Provider for various utilities (e.g. deep merging, stack configuration management) | ||
topics: terraform, terraform-providers, provider, utilities, utils, deep-merge, stack, config, configuration, configuration-management, spacelift |