Terraform provider for the Quay Project.
Please visit the Terraform registry site for instructions on how to use the provider:
https://registry.terraform.io/providers/enthought/quay/latest/docs
The documentation should be updated every time the provider code is changed.
go generate .
export QUAY_URL="https://quay.example.com"
export QUAY_TOKEN=""
make testacc
make generate-quay-api