Files
2024-05-28 15:02:15 +06:00

10 lines
171 B
Plaintext

#vim:ft=hcl
oci_region = "uk-london-1"
remote_state_type = "remote"
remote_state_config = {
organization = "***"
workspaces = {
name = "***"
}
}