terraform-oci-woodpecker-cache/terraform.tfvars.sample

10 lines
171 B
Plaintext

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