this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove prereqs layer

We need manual steps to login anyway

-8
prereqs/Makefile

This is a binary file and will not be displayed.

-8
prereqs/roles/oci/templates/oci.auto.tfvars.j2
··· 1 - user_ocid = "{{ oci_user_ocid }}" 2 - fingerprint = "{{ oci_fingerprint }}" 3 - tenancy_ocid = "{{ oci_tenancy_ocid }}" 4 - region = "{{ oci_region }}" 5 - compartment_id = "{{ oci_compartment_id }}" 6 - private_key = <<EOT 7 - {{ oci_private_key }} 8 - EOT
prereqs/tfstate.yml

This is a binary file and will not be displayed.