mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: slight changes to provider config
This commit is contained in:
parent
571fa04dba
commit
ad2ad0f42a
2 changed files with 3 additions and 4 deletions
|
|
@ -9,7 +9,6 @@ terraform {
|
||||||
oci = {
|
oci = {
|
||||||
source = "oracle/oci"
|
source = "oracle/oci"
|
||||||
version = "5.45.0"
|
version = "5.45.0"
|
||||||
configuration_aliases = [ oci.oci_root, oci.oci_compartment ]
|
|
||||||
}
|
}
|
||||||
hcloud = {
|
hcloud = {
|
||||||
source = "hetznercloud/hcloud"
|
source = "hetznercloud/hcloud"
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue