Skip to content

Commit

Permalink
chore(cdktf/infrastructure): remove cicd instance
Browse files Browse the repository at this point in the history
  • Loading branch information
jon77p committed Sep 19, 2024
1 parent f614038 commit 0a8a4a7
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions cdktf/infrastructure.json5
Original file line number Diff line number Diff line change
Expand Up @@ -130,20 +130,6 @@
},
],
},
cicd: {
name: "cicd",
domain: "jon77p.xyz",
is_subdomain: true,
ad_number: 1,
region: "us-phoenix-1",
// Canonical-Ubuntu-22.04-aarch64-2024.05.31-0
// https://docs.oracle.com/en-us/iaas/images/image/73b549bd-1534-404c-968c-78f5cd3275d6/
image_id: "ocid1.image.oc1.phx.aaaaaaaahnj5t3jk6za5prnsz3ikp35kjxfbqagxmhbtwbhirmnoghpjukhq",
shape: "VM.Standard.A1.Flex",
memory: 24,
ocpus: 4,
ingress: [],
},
},
},
}

0 comments on commit 0a8a4a7

Please sign in to comment.