mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19: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 = {
|
||||
source = "oracle/oci"
|
||||
version = "5.45.0"
|
||||
configuration_aliases = [ oci.oci_root, oci.oci_compartment ]
|
||||
}
|
||||
hcloud = {
|
||||
source = "hetznercloud/hcloud"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue