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

Chore/Issue#449 - AWS terraform provider version updated for VPC module and GH workflow update #453

Closed
wants to merge 6 commits into from
Closed

Chore/Issue#449 - AWS terraform provider version updated for VPC module and GH workflow update #453

wants to merge 6 commits into from

Conversation

yiskaneto
Copy link

@yiskaneto yiskaneto commented Dec 18, 2023

PR Description

This resolves issue #449

Changes:

  1. AWS terraform provider version updated for VPC module

    With the retirement of EC2-Classic the enable_classiclink and enable_classiclink_dns_support attributes have been removed https://github.com/hashicorp/terraform-provider-aws/releases/tag/v5.0.0 hence while trying to use the vpc module with the current configured provider version I get the following error:

    An argument named "enable_classiclink" is not expected here.

    Solution: Upgrade the terraform-aws-modules/vpc/aws version to 5.4.0 (latest version atm) along with the latest version of the aws terraform provider which atm is 5.31.0

  2. The terraform-pipeline-staging.yaml was updated so it can properly add the comments to the opened PR

@yiskaneto
Copy link
Author

yiskaneto commented Dec 18, 2023

@sekka1 it seems I can't request review from you but mentioning you here so you're aware of it.

Cheers!

@yiskaneto yiskaneto changed the title Chore: AWS terraform provider version updated Chore: AWS vpc terraform provider version updated and Gh workflow updated Dec 18, 2023
@yiskaneto yiskaneto changed the title Chore: AWS vpc terraform provider version updated and Gh workflow updated Chore: AWS terraform provider version updated for VPC module and GH workflow update Dec 18, 2023
@yiskaneto yiskaneto changed the title Chore: AWS terraform provider version updated for VPC module and GH workflow update Chore/issue-449 - AWS terraform provider version updated for VPC module and GH workflow update Dec 18, 2023
@yiskaneto yiskaneto changed the title Chore/issue-449 - AWS terraform provider version updated for VPC module and GH workflow update Chore/Issue-449 - AWS terraform provider version updated for VPC module and GH workflow update Dec 18, 2023
@yiskaneto yiskaneto changed the title Chore/Issue-449 - AWS terraform provider version updated for VPC module and GH workflow update Chore/Issue#449 - AWS terraform provider version updated for VPC module and GH workflow update Dec 18, 2023
@yiskaneto yiskaneto closed this by deleting the head repository May 22, 2024
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.

1 participant