Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
1872310a
Verified
Commit
1872310a
authored
Nov 20, 2021
by
Evangelos Foutras
🐱
Browse files
Create Hetzner cloud servers in Falkenstein (Germany)
Sven considers this location to have higher capacity and reliability.
parent
7c6ef782
Pipeline
#13238
passed with stage
in 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tf-stage1/templates.tf
View file @
1872310a
...
...
@@ -110,7 +110,7 @@ resource "hcloud_server" "machine" {
name
=
each
.
key
image
=
data
.
hcloud_image
.
archlinux
.
id
server_type
=
each
.
value
.
server_type
location
=
"
nbg
1"
location
=
"
fsn
1"
lifecycle
{
ignore_changes
=
[
image
,
location
]
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment