Skip to content

Commit db35033

Browse files
committed
Run terraform fmt
1 parent d7bd6d8 commit db35033

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

aws_exocompute/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ resource "polaris_aws_account" "default" {
4545
regions = [
4646
"us-east-2",
4747
]
48-
48+
4949
exocompute {
5050
regions = [
5151
"us-east-2",

azure_exocompute/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ resource "polaris_azure_subscription" "default" {
5858
regions = [
5959
"eastus2",
6060
]
61-
61+
6262
exocompute {
6363
regions = [
6464
"eastus2",

0 commit comments

Comments
 (0)