Skip to content

Tags: HologramInterview/terraform-aws-eks-blueprints

Tags

v4.0.2

Toggle v4.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Terratest test framework (aws-ia#400)

* Terratest E2E tests

* precommit format update

* precommit format update

* terraform-docs: automated action

* AWS-IA repo template files

* eks-cluster-with-new-vpc example update with correct region

* Terratest update with local tf state

* terraform-docs: automated action

* Added EKS lib as a seprate package for terratest

* go fmt updates

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

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add kubeconfig update cli command to example outputs (aws-ia#367)

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request aws-ia#365 from aws-samples/fix/remove-depends-on-…

…and-input-examples

Fix/remove depends on and input examples from gh e2e workflow

v3.5.2

Toggle v3.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request aws-ia#351 from aws-samples/refactor/prometheus-he…

…lm-addon

Refactor/prometheus helm addon

v3.5.1

Toggle v3.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request aws-ia#356 from aws-samples/fix/example-new-vpc-ad…

…d-depndency

Allow usage of depends_on for accelerator module, remove fargate_profiles from base example

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor spark-k8s-operator for helm-addon (aws-ia#309)

* refactor spark-k8s-operator for helm-addon

* terraform-docs: automated action

* fix var name

* fix copy pasta

* revert module name

* terraform-docs: automated action

* account for spark and spark operator irsa policies

* terraform-docs: automated action

* add module

* irsa config is not required

* terraform-docs: automated action

* fix variable names

* remove comment

* terraform-docs: automated action

* spark operator addon update

* terraform-docs: automated action

* Addon context added to spark operator

* precommit format update

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Vara Bonthu <vara.bonthu@gmail.com>

v3.4.1

Toggle v3.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for the AWS EFS CSI driver as a k8s add-on (aws-ia#266)

* Addon for the EFS CSI driver

* Misc updates

* Generate with terraform-docs

* Naming convention

* Add a blank line

* Remove unused aws_region

* Change markers for terraform-docs

* Disable SA creation as it's handled by the IRSA module

* Change version

* Node SA doesn't apply to this version

* Add example for EFS

* Expand example

* Remove test file

* Remove prompt to make commands copy&paste friendly

* Re-add fargate profile

* Name convention changes

* Only mention TF output once

* Override SA name

* Update chart version and handle node SA too

* Encrypt the storage

* Use the new approach as per Vara's review

* Re-generate docs

* Remove values.yaml as its whole contents are already set via set_values

* Add empty line at the end of the file

* Include a docs entry for the AWS EFS CSI driver

* Add doc for the AWS EFS CSI driver

* Expand description

* Generalise policy name for both controller and node

* Add EFS CSI driver entries

* Add further steps to test provisioning

* Correct destroy command option

* Fix the SG definition to match mount target CIDR blocks

* Remove extra spaces

* Changes made by pre-commit

* Remove Helm config items that match defaults; also use default timeout

* Changes made by pre-commit

* Rename example folder to aws-efs-csi-driver

Co-authored-by: Luigi Di Fraia <luigi.difraia@nominet.uk>

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/kubernetes dashboard add on (aws-ia#295)

* adding Kubernetes Dashboard add-on

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update metrics-server helm chart to 3.8.1 (aws-ia#269)

* update metrics-server helm chart to 3.8.1; update examples and documentation with new version

* formatting fixes

* terraform-docs: automated action

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

v3.2.2

Toggle v3.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
karpenter example hot fix (aws-ia#230)