From 29669857d2a79c41f8dc87aeb32ec89a14077a6d Mon Sep 17 00:00:00 2001 From: fmunoz Date: Thu, 21 Jul 2022 13:47:01 -0600 Subject: [PATCH] Update readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 707f6dd..5657661 100644 --- a/README.md +++ b/README.md @@ -43,11 +43,11 @@ module "ise-deployment" { | Name | Type | |------|------| -| [ise_network](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/sqs_queue) | internal | -| [large_deployment](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/arn) | internal | -| [medium_deployment](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/arn) | internal | -| [small_deployment](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/arn) | internal | -| [single_deployment](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/arn) | internal | +| [ise_network](https://registry.terraform.io/modules/fmunozmiranda/ise-deployment/aws/1.0.7/submodules/ise_network) | internal | +| [large_deployment](https://registry.terraform.io/modules/fmunozmiranda/ise-deployment/aws/1.0.7/submodules/large_deployment) | internal | +| [medium_deployment](https://registry.terraform.io/modules/fmunozmiranda/ise-deployment/aws/1.0.7/submodules/medium_deployment) | internal | +| [small_deployment](https://registry.terraform.io/modules/fmunozmiranda/ise-deployment/aws/1.0.7/submodules/small_deployment) | internal | +| [single_deployment](https://registry.terraform.io/modules/fmunozmiranda/ise-deployment/aws/1.0.7/submodules/single_node_deployment) | internal | ## Resources