Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@ run.sh

# Cloud Posse Build Harness https://github.com/cloudposse/build-harness
**/.build-harness
**/build-harness
**/build-harness\
Comment thread
goruha marked this conversation as resolved.
Outdated
.atmos
10 changes: 0 additions & 10 deletions Makefile

This file was deleted.

191 changes: 41 additions & 150 deletions README.md

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions README.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
#
# This is the canonical configuration for the `README.md`
# Run `make readme` to rebuild the `README.md`
# Run `atmos readme` to rebuild the `README.md`
#

# Name of this project
Expand Down Expand Up @@ -65,7 +65,7 @@ description: |-

# How to use this project
usage: |-
This function should be deployed using the
This function should be deployed using the
[terraform-aws-github-action-token-rotator](https://github.com/cloudposse/terraform-aws-github-action-token-rotator.git)
module.

Expand Down
12 changes: 12 additions & 0 deletions atmos.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Atmos Configuration — powered by https://atmos.tools
#
# This configuration enables centralized, DRY, and consistent project scaffolding using Atmos.
#
# Included features:
# - Organizational custom commands: https://atmos.tools/core-concepts/custom-commands
# - Automated README generation: https://atmos.tools/cli/commands/docs/generate
#

# Import shared configuration used by all modules
import:
- https://raw.githubusercontent.com/cloudposse/.github/refs/heads/main/.github/atmos/default.yaml
Empty file added docs/.gitkeep
Empty file.
12 changes: 0 additions & 12 deletions docs/targets.md

This file was deleted.

18 changes: 0 additions & 18 deletions docs/terraform.md

This file was deleted.