sourcefuse / terraform-aws-arc-workspace

Repo for managing the Workspace Terraform Module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade AWS Provider and Terraform Versions

mayank0202 opened this issue · comments

Upgrade AWS Provider and Terraform Versions

Current Versions:

  • AWS Provider: 4.0
  • Terraform: 1.4

Tasks:

  1. Upgrade AWS provider to the latest version.
  2. Upgrade Terraform to the latest version.
  3. Conduct end-to-end testing to ensure compatibility and identify any breaking changes.
  4. Check compatibility of third-party modules used in the project.

Additional Notes:

  • If any third-party modules are used, ensure compatibility with the upgraded versions of AWS provider and Terraform.