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

add parameters to example modules and update readmes #84

Merged
merged 69 commits into from
Mar 1, 2023
Merged

Conversation

zack-is-cool
Copy link
Member

add parameters to example modules and update readmes

@zack-is-cool zack-is-cool marked this pull request as ready for review February 27, 2023 22:29
Copy link
Member

@ntwkninja ntwkninja left a comment

Choose a reason for hiding this comment

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

The aws admin / arn locals is a great addition. Overall, looks great.

@JaseKoonce Would you mind running through both the managed and self-managed node group readme's?

On a separate note, there is a lot of overlap between the two examples (read, duplication). @zack-is-cool what are your thoughts on creating a top level example in the future so we aren't having to duplicate docs and maintain those?

examples/complete-self-managed-nodegroup/README.md Outdated Show resolved Hide resolved
examples/complete-self-managed-nodegroup/variables.tf Outdated Show resolved Hide resolved
examples/complete-self-managed-nodegroup/README.md Outdated Show resolved Hide resolved
@wirewc
Copy link

wirewc commented Mar 1, 2023

@ntwkninja want to give this a quick look? @zack-is-cool finished fixing the verified signature stuff (well done!).

@wirewc wirewc merged commit da4ed58 into main Mar 1, 2023
@wirewc wirewc deleted the playground branch March 1, 2023 22:07
JaseKoonce added a commit that referenced this pull request Mar 7, 2023
* make optional

* update readme

* update env vars

* unable to iterate over tuple if it doesn't exist

* default null

* parameterize instance type

* refactor

* add

* parameterize instance type

* parameterize instance type

* update readme

* parameterize

* add parameters to example

* add backend.tf.example

* update lockfile thing

* add backend.tf.example

* DRYify admin username parameters

* update variables

* DRYify input vars

* add -foce-copy

* Remove variable, do not need defaults at the moment

* added cluster_name

* update readmes

* updating self-managed/managed readmes

Signed-off-by: jase koonce <[email protected]>

* fix some pah and var logic

* update readme

* ignore build dir

* update readme

* Empty commit

* testing sign

* testing sign again

* testing sign again again

* update readme

* update env vars

* unable to iterate over tuple if it doesn't exist

* default null

* parameterize instance type

* refactor

* add

* parameterize instance type

* parameterize instance type

* update readme

* Move the tfstate-backend module to its own repo (#77)

* Update README.md (#78)

* Use new remote tfstate-backend module (and delete the one in this repo) (#80)

* eks output fix (#83)

* parameterize

* add parameters to example

* add backend.tf.example

* update lockfile thing

* add backend.tf.example

* DRYify admin username parameters

* update variables

* DRYify input vars

* add -foce-copy

* Remove variable, do not need defaults at the moment

* added cluster_name

* update readmes

* fix some pah and var logic

* update readme

* update readme

* updating self-managed/managed readmes

Signed-off-by: jase koonce <[email protected]>

* Empty commit

* testing sign

* testing sign again

* testing sign again again

---------

Signed-off-by: jase koonce <[email protected]>
Co-authored-by: jase koonce <[email protected]>
Co-authored-by: Andy Roth <[email protected]>
Co-authored-by: Gabe <[email protected]>
ntwkninja added a commit that referenced this pull request Mar 9, 2023
* added and tested managed node group

Signed-off-by: jase koonce <[email protected]>

* rebasing

Signed-off-by: jase koonce <[email protected]>

* pre-commit

Signed-off-by: jase koonce <[email protected]>

* bastion logging wip

Signed-off-by: jase koonce <[email protected]>

* adding eventbridge rules to aggregate logs

Signed-off-by: jase koonce <[email protected]>

* tested/adjusted formating

Signed-off-by: jase koonce <[email protected]>

* rebase

Signed-off-by: jase koonce <[email protected]>

* WIP

Signed-off-by: jase koonce <[email protected]>

* adds username logging/one concurrent session

Signed-off-by: jase koonce <[email protected]>

* cleanup/precommit

Signed-off-by: jase koonce <[email protected]>

* add parameters to example modules and update readmes (#84)

* make optional

* update readme

* update env vars

* unable to iterate over tuple if it doesn't exist

* default null

* parameterize instance type

* refactor

* add

* parameterize instance type

* parameterize instance type

* update readme

* parameterize

* add parameters to example

* add backend.tf.example

* update lockfile thing

* add backend.tf.example

* DRYify admin username parameters

* update variables

* DRYify input vars

* add -foce-copy

* Remove variable, do not need defaults at the moment

* added cluster_name

* update readmes

* updating self-managed/managed readmes

Signed-off-by: jase koonce <[email protected]>

* fix some pah and var logic

* update readme

* ignore build dir

* update readme

* Empty commit

* testing sign

* testing sign again

* testing sign again again

* update readme

* update env vars

* unable to iterate over tuple if it doesn't exist

* default null

* parameterize instance type

* refactor

* add

* parameterize instance type

* parameterize instance type

* update readme

* Move the tfstate-backend module to its own repo (#77)

* Update README.md (#78)

* Use new remote tfstate-backend module (and delete the one in this repo) (#80)

* eks output fix (#83)

* parameterize

* add parameters to example

* add backend.tf.example

* update lockfile thing

* add backend.tf.example

* DRYify admin username parameters

* update variables

* DRYify input vars

* add -foce-copy

* Remove variable, do not need defaults at the moment

* added cluster_name

* update readmes

* fix some pah and var logic

* update readme

* update readme

* updating self-managed/managed readmes

Signed-off-by: jase koonce <[email protected]>

* Empty commit

* testing sign

* testing sign again

* testing sign again again

---------

Signed-off-by: jase koonce <[email protected]>
Co-authored-by: jase koonce <[email protected]>
Co-authored-by: Andy Roth <[email protected]>
Co-authored-by: Gabe <[email protected]>

* Update CODEOWNERS to use groups (#87)

* Add GitHub Actions workflows for enabling test automation (#86)

* change kc db output from endpoint to address (#92)

* added and tested managed node group

Signed-off-by: jase koonce <[email protected]>

* rebase

Signed-off-by: jase koonce <[email protected]>

* Fixing cloudwatch error

Signed-off-by: jase koonce <[email protected]>

* adjusting userdata to log out newest session

Signed-off-by: jase koonce <[email protected]>

* Fixing failed checks

Signed-off-by: jase koonce <[email protected]>

* bastion refactor

Signed-off-by: jase koonce <[email protected]>

* adding newline for checks

Signed-off-by: jase koonce <[email protected]>

* add checkov comments/adjust startup script behavior

Signed-off-by: jase koonce <[email protected]>

* formating adjustment

Signed-off-by: jase koonce <[email protected]>

---------

Signed-off-by: jase koonce <[email protected]>
Co-authored-by: Gabe <[email protected]>
Co-authored-by: brian.rexrode <[email protected]>
Co-authored-by: Zack A <[email protected]>
Co-authored-by: Andy Roth <[email protected]>
Co-authored-by: brianrexrode <[email protected]>
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.

5 participants