File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -32,18 +32,15 @@ github_repo: cloudposse/terraform-example-module
3232
3333# Badges to display
3434badges :
35- - name : Last Updated
36- image : https://img.shields.io/github/last-commit/None.svg?style=for-the-badge
37- url : https://github.com/None/commits
3835 - name : Latest Release
39- image : https://img.shields.io/github/release/None .svg?style=for-the-badge
40- url : https://github.com/None /releases/latest
36+ image : https://img.shields.io/github/release/cloudposse/terraform-example-module .svg?style=for-the-badge
37+ url : https://github.com/cloudposse/terraform-example-module /releases/latest
4138 - name : Last Updated
42- image : https://img.shields.io/github/last-commit/None .svg?style=for-the-badge
43- url : https://github.com/None /commits
39+ image : https://img.shields.io/github/last-commit/cloudposse/terraform-example-module .svg?style=for-the-badge
40+ url : https://github.com/cloudposse/terraform-example-module /commits
4441 - name : Slack Community
4542 image : https://slack.cloudposse.com/for-the-badge.svg
46- url : https://slack. cloudposse.com
43+ url : https://cloudposse.com/slack
4744
4845# List any related terraform modules that this module may be used with or that this module depends on.
4946related :
@@ -114,9 +111,5 @@ quickstart: |-
114111 Here's how to get started...
115112
116113# Other files to include in this README from the project folder
117- include :
118- - " docs/targets.md"
119- - " docs/terraform.md"
120-
121- # Contributors to this project
114+ include : []
122115contributors : []
Original file line number Diff line number Diff line change 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
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments