-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix/terraform apply changes #12
Conversation
"Gets info from a config file." | ||
[url] | ||
(edn/read-string (slurp url))) | ||
|
||
(defn generate-json [target] | ||
(let [account-number "165664414043" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a small thought, it may be prudent to find a way to externalise the account number from a public repo.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's the thing, I would advocate for the infra.clj part to be in a private repo. terraboot lib public, all specific data private
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A good enough reason.
no battle plan survives contact with the enemy: all changes required to make the new subnet bits work well.