Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Feb 19, 2026
1 parent 4b2d199 commit 4e40237
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions modules/ec2/settings.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
locals {
provisioned_product_name = "app-mcm-01"
project_name = "csvd_morpheus_dev_qa_dev-229685449397"
creator = "morga471"
contact_email = "morga471@example.com"
inc_poc_email = "morga471@example.com"
fisma_id = "OCIO_CSVD (CEN16.09)"
power_schedule = "Weekday_Core_Hours_7-7"
instance_type = "t3.small"
os_name = "RHEL9"
requires_backup = "no"
provisioned_product_name = "app-mcm-01"
project_name = "csvd_morpheus_dev_qa_dev-229685449397"
creator = "morga471"
contact_email = "morga471@example.com"
inc_poc_email = "morga471@example.com"
fisma_id = "OCIO_CSVD (CEN16.09)"
power_schedule = "Weekday_Core_Hours_7-7"
instance_type = "t3.small"
os_name = "RHEL9"
requires_backup = "no"

portfolio_id = "port-pgj3zvoqca7ya"
product_id = "prod-43foqxjcq5isw"
portfolio_id = "port-pgj3zvoqca7ya"
product_id = "prod-43foqxjcq5isw"
}

0 comments on commit 4e40237

Please sign in to comment.