1
0
forked from pierront/but3-iac

presque fini (je pense)

This commit is contained in:
2025-12-04 10:46:51 +01:00
parent 5746077039
commit 249504829a
8 changed files with 64 additions and 51 deletions

View File

@@ -53,7 +53,7 @@ resource "google_compute_instance" "database" {
boot_disk {
initialize_params {
image = "debian-cloud/debian-11"
size = 10
size = 20
}
}