mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
style: nix fmt
This commit is contained in:
parent
7913481b66
commit
6e0cc170eb
112 changed files with 1977 additions and 1739 deletions
|
|
@ -1,5 +1,5 @@
|
|||
locals {
|
||||
flex_public_ipv4 = oci_core_instance.that.public_ip
|
||||
flex_public_ipv4 = oci_core_instance.that.public_ip
|
||||
micro_public_ipv4s = oci_core_instance.this[*].public_ip
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue