Releases: opszero/terraform-aws-kubespot
Releases · opszero/terraform-aws-kubespot
v10.1.0
v10.0.1
v10.0.0
What's Changed
- Add AMI Types to Custom Node Groups by @abhiyerra in #453
Full Changelog: v9.0.0...v10.0.0
v9.0.0
What's Changed
- Disable metadata endpoint by @abhiyerra in #369
- UserData for Custom Node Groups and SOC2 Metrics by @abhiyerra in #371
- Add labels to Node Groups by @abhiyerra in #376
- Bump imjohnbo/issue-bot from 3.0.0 to 3.4.4 by @dependabot in #375
- Bump actions/checkout from 2 to 4 by @dependabot in #374
- Bump terraform-aws-modules/iam/aws from 3.6.0 to 5.37.1 by @dependabot in #373
- Bump terraform-aws-modules/eks/aws from 20.0.1 to 20.8.3 by @dependabot in #372
- Enable IMDSv2 by @abhiyerra in #377
- Fix metadata by @abhiyerra in #378
- Bump terraform-aws-modules/iam/aws from 5.37.1 to 5.37.2 by @dependabot in #382
- Bump terraform-aws-modules/eks/aws from 20.8.3 to 20.8.4 by @dependabot in #379
- Bump terraform-docs/gh-actions from 1.0.0 to 1.1.0 by @dependabot in #380
- Update variables.tf by @abhiyerra in #385
- Bump terraform-aws-modules/iam/aws from 5.37.2 to 5.38.0 by @dependabot in #383
- Bump actions/checkout from 3 to 4 by @dependabot in #384
- Bump terraform-aws-modules/eks/aws from 20.8.4 to 20.8.5 by @dependabot in #386
- Bump terraform-aws-modules/iam/aws from 5.38.0 to 5.39.0 by @dependabot in #387
- Add limit to iam by @abhiyerra in #388
- Bump terraform-aws-modules/eks/aws from 20.8.5 to 20.10.0 by @dependabot in #390
- Fix karpenter iam by @abhiyerra in #391
- Bump terraform-aws-modules/eks/aws from 20.10.0 to 20.14.0 by @dependabot in #398
- Bump terraform-docs/gh-actions from 1.1.0 to 1.2.0 by @dependabot in #395
- Bump terraform-aws-modules/iam/aws from 5.39.0 to 5.39.1 by @dependabot in #392
- Bump terraform-aws-modules/iam/aws from 5.39.1 to 5.40.0 by @dependabot in #400
- Bump terraform-aws-modules/eks/aws from 20.14.0 to 20.17.2 by @dependabot in #401
- Bump terraform-aws-modules/iam/aws from 5.40.0 to 5.41.0 by @dependabot in #404
- Bump terraform-aws-modules/eks/aws from 20.17.2 to 20.20.0 by @dependabot in #405
- adding depends on matrix and enable s3_csi_driver by @sohanyadav in #403
- Bump terraform-aws-modules/iam/aws from 5.41.0 to 5.42.0 by @dependabot in #408
- Bump actions/checkout from 3 to 4 by @dependabot in #407
- Bump terraform-aws-modules/iam/aws from 5.42.0 to 5.44.0 by @dependabot in #410
- Bump terraform-aws-modules/eks/aws from 20.20.0 to 20.23.0 by @dependabot in #409
- Added aws_iam_openid_connect_provider.cluster.arn to outputs.tf by @ethangamma24 in #413
- Bump terraform-aws-modules/eks/aws from 20.23.0 to 20.24.0 by @dependabot in #414
- Update karpenter.tf by @aleks-auguria in #415
- Sohan/karpenter by @sohanyadav in #416
- Bump terraform-docs/gh-actions from 1.2.0 to 1.2.2 by @dependabot in #417
- Bump terraform-aws-modules/eks/aws from 20.24.0 to 20.26.0 by @dependabot in #423
- Bump terraform-aws-modules/iam/aws from 5.44.0 to 5.46.0 by @dependabot in #421
- Bump terraform-docs/gh-actions from 1.2.2 to 1.3.0 by @dependabot in #418
- Enable syncSecret by @sohanyadav in #426
- Sohan/secrets by @sohanyadav in #427
- Update aws_csi_secrets_store.tf by @sohanyadav in #429
- Update aws_csi_secrets_store.tf by @sohanyadav in #430
- Fix secrets by @sohanyadav in #432
- apply csi for all namspaces by @sohanyadav in #435
- Bump terraform-aws-modules/eks/aws from 20.26.0 to 20.29.0 by @dependabot in #433
- Bump terraform-aws-modules/iam/aws from 5.46.0 to 5.48.0 by @dependabot in #434
- Bump terraform-aws-modules/eks/aws from 20.29.0 to 20.30.1 by @dependabot in #437
- Bump terraform-aws-modules/eks/aws from 20.30.1 to 20.31.0 by @dependabot in #438
- update metadata_options by @sohanyadav in #436
- Bump terraform-aws-modules/eks/aws from 20.31.0 to 20.31.4 by @dependabot in #441
- feat: Allow enabling the CloudWatch Observability Add-on for EKS by @timoguin in #446
- Bump terraform-aws-modules/eks/aws from 20.31.4 to 20.31.6 by @dependabot in #443
- Bump terraform-aws-modules/iam/aws from 5.48.0 to 5.52.2 by @dependabot in #447
- Bump terraform-aws-modules/eks/aws from 20.31.6 to 20.33.0 by @dependabot in #448
- enable auto-mode on eks by @sohanyadav in #442
- Bump terraform-aws-modules/eks/aws from 20.33.0 to 20.33.1 by @dependabot in #449
- update eks_auto condition and update cloudwath addons by @sohanyadav in #451
- update metadataOptions in node class by @sohanyadav in #452
New Contributors
- @dependabot made their first contribution in #375
- @ethangamma24 made their first contribution in #413
- @timoguin made their first contribution in #446
Full Changelog: v8.0.0...v9.0.0
v8.0.0
What's Changed
- EKS pod logs to cloudwatch by @jana-opszero in #361
- Eks pod logs to cloudwatch by @jana-opszero in #362
- Update karpenter_version to v0.32.2 by @abhiyerra in #363
- Hoists taints block of the aws_eks_node_group as a variable by @abhiyerra in #366
- Develop v8.0 by @abhiyerra in #367
Full Changelog: v7.0.0...v8.0.0
v7.0.0
What's Changed
- Remove old sso roles by @abhiyerra in #342
- Remove SSO Roles by @abhiyerra in #343
- Install Calico as optional addon by @thaunghtike-share in #337
- EFS addon by @jana-opszero in #347
- Update variables.tf by @thaunghtike-share in #348
- resolve deprecations by @thaunghtike-share in #350
- EFS service account creation by @jana-opszero in #352
- Remove resolve_conflicts_on_update by @jana-opszero in #353
- Fix EFS deployment by @jana-opszero in #354
- update helm charts by @thaunghtike-share in #358
- Update karpenter_version to v0.32.2 by @aleks-auguria in #359
- Disable aws profile by @abhiyerra in #360
New Contributors
- @aleks-auguria made their first contribution in #359
Full Changelog: v6.0.0...v7.0.0
v6.0.0
What's Changed
- Rename enable_nat to nat_enabled by @thaunghtike-share in #336
- adding dynamicly rbac users by @sohanyadav in #341
- integrate master password with aws secret manager by @thaunghtike-share in #338
New Contributors
- @sohanyadav made their first contribution in #341
Full Changelog: v5.0.0...v6.0.0
v5.0.0
What's Changed
- update karpenter and csi store helm charts version by @thaunghtike-share in #261
- RDS > SQL storage variable by @jana-opszero in #264
- update helm charts version by @thaunghtike-share in #267
- add sql_peformance_insights_enabled by @thaunghtike-share in #268
- update helm chart version by @thaunghtike-share in #275
- enable rds IAM auth by @thaunghtike-share in #278
- Update variables.tf by @thaunghtike-share in #280
- update helm charts by @thaunghtike-share in #282
- update helm charts by @thaunghtike-share in #286
- asg nodes by @thaunghtike-share in #333
New Contributors
- @jana-opszero made their first contribution in #264
Full Changelog: v4.0.1...v5.0.0
v4.0.1
v4.0.0
What's Changed
- Karpenter as Default by @abhiyerra in #184
- Add helm terraform by @abhiyerra in #196
- secrets manager by @thaunghtike-share in #205
- Output module nat_gateway_id by @leewang0 in #211
- move outputs to output.tf and make nat gateway output an array by @leewang0 in #213
- Fixes for cluster by @thaunghtike-share in #209
- Issue 216 - update version to alb helm chart by @thaunghtike-share in #220
- update helm chart version by @thaunghtike-share in #230
- rename eks_cluster_token by @thaunghtike-share in #231
- remove foxpass by @thaunghtike-share in #232
- remove logdna from aws-kubespot by @thaunghtike-share in #234
- remove memorydb by @thaunghtike-share in #240
- remove bastion.tf and variables by @thaunghtike-share in #238
- update sql.tf by @thaunghtike-share in #241
- update helm chart versions by @thaunghtike-share in #244
- Govcloud by @abhiyerra in #245
- update karpenter version by @thaunghtike-share in #249
- update node group to use spot instance by @thaunghtike-share in #248
- update helm versions by @thaunghtike-share in #258
New Contributors
- @thaunghtike-share made their first contribution in #205
- @leewang0 made their first contribution in #211
Full Changelog: v3.1.0...v4.0.0