Commit Graph

15 Commits

Author SHA1 Message Date
476def49b6 fix a validation error 2024-05-28 01:55:34 +06:00
9fece500bd add compute instances, static ip 2024-05-28 01:51:33 +06:00
c247f3a20d tentative variables 2024-05-28 01:49:08 +06:00
9377d43630 networking: calculate subnet cidr from vcn
add a missing vcn attribute
add subnet cidr outputs
remove a placeholder comment
2024-05-28 00:46:49 +06:00
a0e732cda2 networking: reuse default sg, create nsg 2024-05-27 13:25:07 +06:00
6665fca585 update providers 2024-05-27 13:24:05 +06:00
f10a8c40a5 add subnet 2024-05-24 16:49:54 +06:00
b864ca1a64 rename route table resource name 2024-05-24 16:42:03 +06:00
be39b066c5 create ssh key for compute instances 2024-05-24 16:18:39 +06:00
e80919d3be add vcn, igw, route table, security list 2024-05-24 16:17:53 +06:00
d4f4d01645 terraform fmt 2024-05-24 16:14:31 +06:00
10e42fba52 remove stray newline from admin api key 2024-05-24 16:13:40 +06:00
3f475ecac5 remove unnecessary validation 2024-05-24 16:11:05 +06:00
7b69d6f45b move compartment to oci.main.tf 2024-05-24 16:10:19 +06:00
cec420ab0e init 2024-05-23 13:26:58 +06:00