1 bonus pas catégorie

This commit is contained in:
ducreux
2025-12-04 09:41:31 +00:00
parent 30597fcc82
commit 745babd999
4 changed files with 136 additions and 6 deletions

View File

@@ -76,5 +76,7 @@ resource "google_compute_instance" "database" {
metadata = {
enable-oslogin = "TRUE"
environment = "dev"
owner = "clemence"
}
}