Commit aff272d3 authored by Sam Sullivan's avatar Sam Sullivan Committed by GitHub

Further TF 0.13.0 support (#76)

For TF 0.13.0 support: https://github.com/cloudposse/terraform-null-label/releases/tag/0.17.0
parent 01e71ca1
module "label" {
source = "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.16.0"
source = "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.17.0"
enabled = var.enabled
namespace = var.namespace
name = var.name
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment