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

feat: (PSKD-347) AWS Q4 Tool Version Updates #307

Merged
merged 11 commits into from
Oct 25, 2024
Merged

feat: (PSKD-347) AWS Q4 Tool Version Updates #307

merged 11 commits into from
Oct 25, 2024

Conversation

dhoucgitter
Copy link
Member

@dhoucgitter dhoucgitter commented Sep 26, 2024

Q4 IAC AWS tooling updates

This PR updates 3rd-party dependencies including CLI tools and Terraform providers and modules to the latest levels. Planned levels indicate the floating versions that were consumed during the updates and subsequent testing.

List of CLI tool, Terraform provider and module updates

CLI Dependency Current Planned
jqlang/jq 1.5 1.5 (as installed by yum)
kubectl 1.29.7 1.29.8
aws/aws-cli 2.16.5 2.17.58
terraform 1.8.5 1.9.6
Required Provider Dependency Current Planned
hashicorp/aws ~> 5.0 5.68.0
hashicorp/random ~> 3.0 3.6.3
hashicorp/local ~> 2.0 2.5.2
hashicorp/null ~> 3.0 3.2.3
hashicorp/external ~> 2.0 2.3.4
hashicorp/kubernetes ~> 2.0 2.32.0
hashicorp/tls ~> 4.0 4.0.6
hashicorp/cloudinit ~> 2.0 2.3.5
Module Dependency Current Planned
terraform-aws-modules/eks/aws ~> 19.0 ~> 20.0 yields 20.26.0
terraform-aws-modules/terraform-aws-rds ~> 6.0 6.9.0
terraform-aws-modules/iam/aws//modules/iam-assumable-role-with-oidc ~> 5.0 5.46.0

Tests

Method EKS version Postgres Instance Cadence Notes
Local terraform 1.30 External fast:2020 successful cluster creation, successful Viya deployment
Local terraform 1.29 External - successful cluster creation
Internal docker image 1.30 n/a - successful cluster creation

@dhoucgitter dhoucgitter added the enhancement New feature or request label Sep 26, 2024
@dhoucgitter dhoucgitter self-assigned this Sep 26, 2024
@dhoucgitter dhoucgitter marked this pull request as draft September 26, 2024 17:35
@dhoucgitter dhoucgitter linked an issue Oct 14, 2024 that may be closed by this pull request
1 task
@dhoucgitter dhoucgitter marked this pull request as ready for review October 16, 2024 12:17
I, David.Houck <[email protected]>, hereby add my Signed-off-by to this commit: d6f3220
I, David.Houck <[email protected]>, hereby add my Signed-off-by to this commit: 1ae78b8
I, David.Houck <[email protected]>, hereby add my Signed-off-by to this commit: c025b3f
I, David.Houck <[email protected]>, hereby add my Signed-off-by to this commit: 592cfb4
I, David.Houck <[email protected]>, hereby add my Signed-off-by to this commit: f2dfc99
I, David.Houck <[email protected]>, hereby add my Signed-off-by to this commit: 1781a29
I, David.Houck <[email protected]>, hereby add my Signed-off-by to this commit: 09c357f
I, David.Houck <[email protected]>, hereby add my Signed-off-by to this commit: 0d2f59a
I, David.Houck <[email protected]>, hereby add my Signed-off-by to this commit: 86b321b
I, David.Houck <[email protected]>, hereby add my Signed-off-by to this commit: 1e70846

Signed-off-by: David.Houck <[email protected]>
Copy link
Member

@riragh riragh left a comment

Choose a reason for hiding this comment

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

LGTM

@dhoucgitter dhoucgitter merged commit 4205afc into staging Oct 25, 2024
5 checks passed
@dhoucgitter dhoucgitter deleted the PSKD-347 branch October 25, 2024 20:25
@dhoucgitter dhoucgitter changed the title feat: (IAC-347) AWS Q4 Tool Version Updates feat: (PSKD-347) AWS Q4 Tool Version Updates Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

S3 endpoint still is of type Gateway and not Interface
3 participants