terraform-examples
terraform-examples copied to clipboard
Aws s3 static website hosting
Link related issues:
- Resolves # (if merging this resolves the issue)
- Adds s3 Bucket static website hosting
- Progress towards # (if it's incremental progress)
- progress towards #48
- Changes/added features:
- Static Website Hosting feature to S3
The following short checklist should be used to make sure your PR is of good quality, and can be merged easily:
- [x] follows project conventions
- [x] follows project principles
- [x]
./run.sh
works correctly for all new examples - [x] CI checks pass
- [x] mergeable to main (no conflicts)
- [x] resolved issues linked
- [ ] Milestone linked (if applicable)
Reviewers: @ianmiell @ttarczynski @sanyer @teszes @choilmto