Skip to content

theobori-cafe/dns

Repository files navigation

☕ dns

validate

📖 Build and run

You only need the following requirements:

Before operating with Terraform, the OVH provider requires the following environment variables, you can create a sh file like this:

cat <<EOF > .ovhrc
#!/bin/sh

export OVH_ENDPOINT=""
export OVH_APPLICATION_KEY=""
export OVH_APPLICATION_SECRET=""
export OVH_CONSUMER_KEY=""
EOF

source .ovhrc

Now you can use the Terraform project.

Releases

No releases published

Packages

No packages published

Languages