Skip to content

Commit

Permalink
Run terraform fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
johan3141592 committed Sep 30, 2021
1 parent d7bd6d8 commit db35033
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aws_exocompute/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ resource "polaris_aws_account" "default" {
regions = [
"us-east-2",
]

exocompute {
regions = [
"us-east-2",
Expand Down
2 changes: 1 addition & 1 deletion azure_exocompute/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ resource "polaris_azure_subscription" "default" {
regions = [
"eastus2",
]

exocompute {
regions = [
"eastus2",
Expand Down

0 comments on commit db35033

Please sign in to comment.