Add iacfilescript_20260803_151125.yaml
This commit is contained in:
parent
e21d360977
commit
f2a42b5dfb
29
iacfilescript_20260803_151125.yaml
Normal file
29
iacfilescript_20260803_151125.yaml
Normal file
@ -0,0 +1,29 @@
|
||||
infrastructure:
|
||||
vm:
|
||||
name: example-vm
|
||||
|
||||
resources:
|
||||
cpu:
|
||||
value: 4
|
||||
min: 1
|
||||
max: 64
|
||||
|
||||
ram:
|
||||
value: 16 # in MB
|
||||
min: 1
|
||||
max: 512
|
||||
|
||||
storage:
|
||||
value: 100 # in MB
|
||||
min: 10
|
||||
max: 1000
|
||||
|
||||
image: ubuntu-22.04
|
||||
|
||||
network:
|
||||
type: private
|
||||
assignPublicIp: false
|
||||
|
||||
metadata:
|
||||
environment: dev
|
||||
owner: pso
|
||||
Loading…
Reference in New Issue
Block a user