Skip to content

Commit

Permalink
Mo: add intel new vm shape
Browse files Browse the repository at this point in the history
  • Loading branch information
Binsabbar committed Mar 23, 2022
1 parent 1d5f536 commit 564fe39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/common-config/output.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ output "instance_config" {
standard-ocp8 = "VM.Standard2.8"
standard-ocp16 = "VM.Standard2.16"
standard-ocp24 = "VM.Standard2.24"
standard3-flex = "VM.Standard3.Flex"
standard-e3-flex = "VM.Standard.E3.Flex"
}
}
Expand Down

0 comments on commit 564fe39

Please sign in to comment.