Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

remove aggregator and apiserver_proxy parameters #162

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

madorn
Copy link
Contributor

@madorn madorn commented Apr 16, 2018

tectonic 1.8.9 does not include self-signed variables for aggregator_ca_cert_pem_path, apiserver_proxy_cert_pem_path, and apiserver_proxy_cert_key_path.

If deploying Tectonic per Provide Your Own Certificates, failure to remove these in the tls.tf will result in following error during terraform init platforms/aws:

Downloading modules...
Error getting plugins: module root:
    module kube_certs: apiserver_proxy_cert_pem_path is not a valid parameter
    module kube_certs: apiserver_proxy_key_pem_path is not a valid parameter
    module kube_certs: aggregator_ca_cert_pem_path is not a valid parameter

Confirmed that one can successfully do a 'provide your own certificates' tectonic install without them.

tectonic 1.8.9 does not include self-signed variables for aggregator and apiserver_proxy.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant