Skip to content

Tags: ruecarlo/terraform-aws-eks-blueprints

Tags

v4.2.1

Toggle v4.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
EMR on EKS example update (aws-ia#675)

* EMR on EKS example update with multiple node groups

* EMR on EKS example update with multiple node groups

* EMR on EKS example with updated config

* EMR on EKS example with updated config

* removed redundant cluster version from locals

* New add-on for cluster proportional autoscaler

* Added condition for coredns helm config

v4.2.0

Toggle v4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Default cluster version to 1.22, last examples to 1.22 (aws-ia#683)

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Replace hardcoded IAM policy ARN partitions with data source par…

…tition for non-commercial regions (aws-ia#645)

v4.0.8

Toggle v4.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ensure cluster-autoscaler IAM policy is scoped (aws-ia#586)

Co-authored-by: Robert Williams <robert.williams@nominet.uk>
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>

v4.0.7

Toggle v4.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor: Remove `aws-resource-tags` module and its usage from bluepr…

…ints (aws-ia#551)

v4.0.6

Toggle v4.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Node groups updates (aws-ia#555)

* Allowing user IAM roles to node groups; user data fix

* precommit format update

* Self-managed node group example update

* node groups doc update

* node group updates

* Vpc cni resolve conflicts update

* precommit format update

* Fargate profiles update with IAM roles

v4.0.5

Toggle v4.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added managed prometheus alert manager config for memcached and hapro…

…xy (aws-ia#564)

Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>

v4.0.4

Toggle v4.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: Update and standardize examples to follow conventions defined i…

…n pre-commit checks (aws-ia#424)

* chore: standardize AWS provider and region usage on examples

* chore: clean up old license reference material

* chore: clean up `cluster_version` in examples and use latest `1.22`

* chore: standardize versions in `versions.tf`

* chore: update providers to use `exec` for retrieving cluster auth token

* fix: use pre-commit version of tflint and remove extra file

* chore: align vpc module version pin pattern

* chore: move outputs to `outputs.tf` file per convention

* chore: correct tflint errors

* fix: correct terraform docs usage so that documentation is updated correctly

* chore: rollback `1.22` upgrade to `1.21`

* fix: add template to `terraform-docs` workflow to ensure tags are aligned to pre-commit tags

* chore: remove prior CI test and update naming scheme for PR changes

* refactor: remove prior e2e tests that are now replaced with terratest

* chore: additional updates for READMEs

* chore: update to catch up recent merges

v4.0.3

Toggle v4.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Managed node groups userdata fix and kms support (aws-ia#456)

* Managed node groups userdata fix;examples updated with necessary secruity group rules

* commented code removed

* precommit format update

* terraform-docs: automated action

* Updated docs for node groups Launch template fields

* precommit format update

* sec groups rules removed from example to simplify the implementaiton

* Node group rules added for spark oeprator

* docs correction with lowercase

* updated the default values for volume size

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>