This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
testing
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13
Commits
1
Branch
44KB
Tree:
0faf340f46
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '0faf340f46'
${ noResults }
testing
/
providers.tf
providers.tf
68B
Raw
Normal View
History
new terraform deployment structure
4 years ago
1
2
3
4
5
locals {
providers = {
hetzner = local.provider_hetzner
}
}