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

Upgraded aws provider and aws_vpc module #147

Merged
merged 6 commits into from
Jun 11, 2024

Conversation

amarin-dspace
Copy link
Contributor

@amarin-dspace amarin-dspace commented Jun 10, 2024

As the title says, upgraded:

  • hashicorp/aws provider to v5.37.0
    and
  • aws_vpc module to v5.8.1 (latest at the time of writing).
    This was done to keep up with upstream development and also to enable ECR pullthrough functionality (it requires aws provider v5.37.0 for credential_arn attribute support).

This also prompted upgrade of aws_vpc module, since EC2-Classic networking has been deprecated and is no longer supported in newer versions of aws provider.
Tested on clean deployment (deploy and destroy), without issues.

Terraform v1.8.1
on windows_amd64

  • provider registry.terraform.io/gavinbunney/kubectl v1.14.0
  • provider registry.terraform.io/hashicorp/aws v5.37.0
  • provider registry.terraform.io/hashicorp/cloudinit v2.3.4
  • provider registry.terraform.io/hashicorp/helm v2.13.2
  • provider registry.terraform.io/hashicorp/http v3.4.3
  • provider registry.terraform.io/hashicorp/kubernetes v2.30.0
  • provider registry.terraform.io/hashicorp/local v2.5.1
  • provider registry.terraform.io/hashicorp/null v3.2.2
  • provider registry.terraform.io/hashicorp/random v3.6.2
  • provider registry.terraform.io/hashicorp/time v0.11.2
  • provider registry.terraform.io/hashicorp/tls v4.0.5
  • provider registry.terraform.io/terraform-aws-modules/http v2.4.1

@amarin-dspace amarin-dspace changed the title [WIP] Upgraded aws provider and aws_vpc module Upgraded aws provider and aws_vpc module Jun 11, 2024
Copy link
Contributor

@mariogluhakovic mariogluhakovic left a comment

Choose a reason for hiding this comment

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

LGTM

@amarin-dspace amarin-dspace merged commit e5db13e into main Jun 11, 2024
1 check passed
@amarin-dspace amarin-dspace deleted the cot/aws-provider-upgrade branch June 11, 2024 12:30
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.

2 participants