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

single source of truth for input variables #636

Closed
sym3tri opened this issue May 10, 2017 · 2 comments
Closed

single source of truth for input variables #636

sym3tri opened this issue May 10, 2017 · 2 comments

Comments

@sym3tri
Copy link
Contributor

sym3tri commented May 10, 2017

To enable better testing.

We will discuss in meeting and fill out details here

@sym3tri sym3tri added this to the Theme: Overall cleanup and stability milestone May 10, 2017
@kans
Copy link
Contributor

kans commented May 10, 2017

tfvars are the source of truth, and we should remove all special logic from the backend so that there is no intermediate representation between the front end and terraform. The frontend will generate a versioned tfvars json blob and and the backend will pass it through to terraform unmodified. Reference blobs will be used for frontend tests and smoke tests alike. The blob will also be shoved into the cluster as a configmap so that operators can know what is going on.

Related issues:

@sym3tri sym3tri modified the milestones: Sprint 2: Overall cleanup and stability, Sprint 3: Continued Test Automation, Sprint 4 May 19, 2017
@Quentin-M Quentin-M removed this from the Sprint 4 milestone Jun 23, 2017
@sym3tri
Copy link
Contributor Author

sym3tri commented Aug 23, 2017

I believe this is already complete and we plan to refactor this anyway

@sym3tri sym3tri closed this as completed Aug 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants