Skip to content

Add revision histories for first 10 tutorials#46

Open
mwunderl wants to merge 2 commits intomainfrom
feature/revision-histories
Open

Add revision histories for first 10 tutorials#46
mwunderl wants to merge 2 commits intomainfrom
feature/revision-histories

Conversation

@mwunderl
Copy link
Copy Markdown
Contributor

Summary

Adds REVISION-HISTORY.md to each of the first 10 tutorial directories, documenting the iteration history of each asset variant.

Format

Each file has one section per variant (Shell, CloudFormation, SDK for Python, etc.) with subsections per iteration:

## Shell (CLI script)

### 2025-07-29 v-b1 initial attempt
- Type: functional
- Initial CLI script generated from source topic

### 2026-04-13 v1 published
- Type: functional
- Security and consistency updates

Versions use v-b1, v-b2 for pre-release iterations and v1, v2 for published versions.

Revision history

  • Generated from git commit history for each tutorial directory
  • Only includes Shell variant (merged to main). CloudFormation and SDK entries will be added when those PRs merge.
  • Future asset iterations will be logged by the generating agent as part of the content rules (AGENTS.md rule 7)

Files

Tutorial Versions
001-lightsail-gs 6 (v-b1 through v1)
002-vpc-gs 6
003-s3-gettingstarted 8
004-cloudmap-custom-attributes 6
005-cloudfront-gettingstarted 6
008-vpc-private-servers-gs 6
009-vpc-ipam-gs 6
010-cloudmap-service-discovery 6
011-getting-started-batch-fargate 6
012-transitgateway-gettingstarted 6

Each file logs the iteration history of the Shell (CLI script) variant,
including issues encountered and fixes applied at each version.
@mwunderl mwunderl force-pushed the feature/revision-histories branch from cd5fcc5 to 98a5c42 Compare April 21, 2026 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant