Skip to content

Commit

Permalink
Update Account Console for DoD
Browse files Browse the repository at this point in the history
  • Loading branch information
airizarryDB authored Jan 17, 2025
1 parent 8f65e23 commit b6ffcbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-gov/tf/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ variable "account_console" {
type = map(string)
default = {
"civilian" = "https://accounts.cloud.databricks.us/"
"dod" = "https://accounts.cloud.databricks.mil/"
"dod" = "https://accounts-dod.cloud.databricks.mil/"
}
}

Expand Down

0 comments on commit b6ffcbe

Please sign in to comment.