An AWS CLI tutorial that demonstrates Cloudformation operations.
bash cloudformation-stacks.shTo auto-run with cleanup:
echo 'y' | bash cloudformation-stacks.sh- Creating a CloudFormation template
- Creating stack: $STACK_NAME
- Stack outputs
- Listing stack resources
- Stack events
- Stack
The script prompts you to clean up resources when it finishes.
Free tier eligible for most operations. Clean up resources after use to avoid charges.