https://github.com/syntapy/gce_server
Just a simple server on GCP set up with terraform
https://github.com/syntapy/gce_server
Last synced: 6 months ago
JSON representation
Just a simple server on GCP set up with terraform
- Host: GitHub
- URL: https://github.com/syntapy/gce_server
- Owner: syntapy
- Created: 2021-06-28T17:38:54.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-25T05:29:27.000Z (almost 5 years ago)
- Last Synced: 2025-02-08T06:14:06.402Z (over 1 year ago)
- Language: HCL
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sets up a simple GCE server.
Only needs terraform.tfvars with
```
project_id =
region =
image_name =
```