Skip to content
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

Broke apart tf and k8s manifests #74

Merged
merged 2 commits into from Nov 11, 2019
Merged

Conversation

bmonkman
Copy link
Member

Merged Thomas' tf stuff into the environments module
Moved Shah's secret stuff into util as it's now shared between k8s and tf
Moved all the non k8s stuff into the terraform templates

Merged Thomas' tf stuff into the environments module
Moved Shah's secret stuff into util as it's now shared between k8s and tf
Moved all the non k8s stuff into the terraform templates
@@ -1,260 +1,32 @@
package kubernetes
Copy link
Member Author

@bmonkman bmonkman Nov 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This stuff relevant to @ShahNewazKhan

@@ -42,3 +42,32 @@ module "kube2iam" {
eks_worker_iam_role_name = module.eks.worker_iam_role_name
iam_account_id = data.aws_caller_identity.current.account_id
}

Copy link
Member Author

@bmonkman bmonkman Nov 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This stuff relevant to @zthomas

Copy link
Contributor

@ShahNewazKhan ShahNewazKhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@zthomas zthomas merged commit 5aabcfc into master Nov 11, 2019
@zthomas zthomas deleted the break-apart-tf-and-k8s-templates branch November 11, 2019 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants