Skip to content

Commit 4d8501a

Browse files
committed
Add Red Hat BYOL Linux platform to pricing map
Signed-off-by: Webster Mudge <wmudge@cloudera.com>
1 parent 6fba94a commit 4d8501a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/hosts/main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ terraform {
3131
locals {
3232
pricing_os_map = {
3333
"Red Hat Enterprise Linux" = "RHEL"
34+
"Red Hat BYOL Linux" = "RHEL",
3435
"Ubuntu" = "Linux"
3536
"Linux/UNIX" = "Linux"
3637
# "Windows" = "Windows"

0 commit comments

Comments
 (0)