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

Add optional tags to resource #52

Closed timroster closed 2 years ago

timroster commented 2 years ago

Updates to variables.tf and main.tf to accept tags if provided to the module and apply the tag to subnets created.

Signed-off-by: Tim Robinson timroster@gmail.com

timroster commented 2 years ago

The verify jobs are running with success in my org: https://github.com/timroster/terraform-ibm-vpc-subnets/pull/1

seansund commented 2 years ago

Changes merged in #61 pr