Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fmunoz committed Jul 21, 2022
1 parent e9297ad commit 2966985
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 2966985

Please sign in to comment.