terraform-aws-modules / terraform-aws-vpc

Terraform module to create AWS VPC resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/vpc/aws
Apache License 2.0
2.97k stars 4.42k forks source link

fix: update node js actions #1071

Closed Nermka closed 5 months ago

Nermka commented 5 months ago

Shortcut Story: https://app.shortcut.com/slicelife/story/512522/update-node-js-16-actions-are-deprecated

Issue / Motivation

Node.js 16 actions are deprecated, needs to be updated

Changes

This PR is implementing the following changes:

  1. update hashicorp/setup-terraform@v1 to v3.0.0
  2. update actions/setup-python@v2 to v5.1.0
  3. actions/checkout@v2 to v4
github-actions[bot] commented 4 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.