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

Terraform 0.12 upgrade #1

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Terraform 0.12 upgrade #1

wants to merge 10 commits into from

Conversation

cristobal23
Copy link

This pull request updates the module to support terraform 0.12 syntax

cristobal23 and others added 10 commits July 22, 2021 08:26
This commit allows the use of tags that are specific to the dmz and tags that
are specific to the lan.
The args "enable_classiclink" and "enable_classiclink_dns_support" are
no longer supported for resource type "aws_vpc" on later AWS provider
version.

Since a later AWS provider version is required to make this module
compatible with tf12, the unsupported args will be removed.
"allow_classic_link_to_remote_vpc" are no longer supported for resource
type "aws_vpc_peering_connection_options" on later AWS provider
versions.

Since a later AWS provider version is required to make this module
compatible with tf12, the unsupported args will be removed.
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