No description
- HCL 95%
- Shell 5%
| modules/instance | remove the lauch template ( #4 ) | |
| .gitignore | Initial commit | |
| api.tf | small cleanup, add environment / kind tags ( #3 ) | |
| backup.tf | small cleanup, add environment / kind tags ( #3 ) | |
| networking.tf | small cleanup, add environment / kind tags ( #3 ) | |
| pds.tf | small cleanup, add environment / kind tags ( #3 ) | |
| pds_launch.sh | migrate to a module for the instance. ( #1 ) | |
| README.md | add ipv6. move ebs config to variables. tidy. | |
| security.tf | small cleanup, add environment / kind tags ( #3 ) | |
| variables.tf | small cleanup, add environment / kind tags ( #3 ) | |
pds-tf
via @jaronoff97 and @lizthegrey.
Introduction
This opentofu / terraform example configures a Bluesky PDS.
Please read the pds documentation first.
Running this IaC may involve you being billed by AWS.
You will need to handle the DNS configuration separately - this IaC is only for the AWS part of the pds setup.
What you will need:
You will need to edit variables.tf to specific your pds name / admin email address.
You will will need to prove an SSH public key and an AWS region and availability zone - see here for the AWS list.