Use this repository as a starting point for projects leveraging ansible or terraform within the Library environment.
The repository will contain:
- Prebuilt GitHub Actions Workflows for both Ansible and Terraform
ansible
directory containing the general Library defaultsterraform
directory with a default Library plan
- Privileges to create a GitHub Repository in the Library GitHub Organization
- Privileges to create AWS s3 and DynamoDB infrastructure.
$ cd some-directory
$ git clone git+https://github.com/library-ucsb/this-repo.git
$ cd this-repo
$ cd terraform
Update default.auto.tfvars
with new values.