Skip to content

Commit e6ab365

Browse files
committed
chore: Replace Makefile with atmos.yaml
1 parent f2ac926 commit e6ab365

5 files changed

Lines changed: 13 additions & 104 deletions

File tree

Makefile

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

README.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ badges:
2525
url: https://github.com/cloudposse/terraform-aws-cloudtrail-cloudwatch-alarms/commits
2626
- name: Slack Community
2727
image: https://slack.cloudposse.com/for-the-badge.svg
28-
url: https://slack.cloudposse.com
28+
url: https://cloudposse.com/slack
2929

3030
# List any related terraform modules that this module may be used with or that this module depends on.
3131
related:
@@ -117,9 +117,6 @@ examples: |-
117117

118118
# Other files to include in this README from the project folder
119119
include:
120-
- "docs/terraform.md"
121120
- "docs/metrics.md"
122121
- "docs/thanks.md"
123-
124-
# Contributors to this project
125122
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://raw.githubusercontent.com/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 & 78 deletions
This file was deleted.

0 commit comments

Comments
 (0)