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

10 lines
171 B
Plaintext
Raw Normal View History

2024-05-28 15:02:15 +06:00
#vim:ft=hcl
oci_region = "uk-london-1"
remote_state_type = "remote"
remote_state_config = {
organization = "***"
workspaces = {
name = "***"
}
}