Cringers / crossword

crossword
0 stars 0 forks source link

Use Terraform to create/manage instances #75

Closed JoshIce closed 2 years ago

JoshIce commented 2 years ago

Motivation


we need to be able to use terraform to provision our instances on OCI we need to be able to plan terraform changes against pull requests

Changes


updated .gitignore updated github actions workflow for infrastructure terraform moved main.tf into terraform/infrastructure/main.tf added terraform/application/main.tf for application deployment at some point added authorized_keys

Tests


ran with local terraform

Picture of Cat (Not Optional)


image