Skip to content

fix: hardcode vpc version, otherwise it uses latest aws provider

Keith Grootboom requested to merge keith/fix-vpc-version into main

Description

Pins the VPC version so that the latest version of the AWS provider isn't pulled in.

Testing instructions

Check the pipelines

Checklist

If any of the items below is not applicable, do not remove them, but put a check in it.

  • All providers include the new feature/change
  • All affected providers can provision new clusters
  • Unit tests are added/updated
  • Documentation is added/updated
  • The TOOLS_CONTAINER_IMAGE_VERSION in ci_vars.yml is updated
  • The grove-template repository is updated

Additional context

Add any other context about the merge request here.

Merge request reports