terraform-ibm-modules / terraform-ibm-toolkit-vpc-subnets

Module to provision subnets in a VPC instance
Apache License 2.0
0 stars 8 forks source link

Removes deprecated experimental module #71

Open rich-ehrhardt opened 1 year ago

rich-ehrhardt commented 1 year ago

Signed-off-by: rich-ehrhardt rich_ehrhardt@au1.ibm.com

Description

Please include a summary of the change and which issue is fixed. Also, please include the motivation and context for the change. List any dependencies that are required for this change.

Check the relevant boxes:

Checklist

Merge

rich-ehrhardt commented 1 year ago

This pull request is blocked by the terraform version in the container. Once the container image is updated to terraform >= version 1.3, then this PR will be required.

ocofaigh commented 1 year ago

FYI, the CI image won't be updated to >= 1.3.0 until IBM Schematics adds support for that terraform version. Once that happens the required_version in version.tf should be updated to ">= 1.3.0"