diff --git a/docs/reference/services/app-orchestration/amazon-ecs-cluster.md b/docs/reference/services/app-orchestration/amazon-ecs-cluster.md index c9382ee6c6..d942eac6d5 100644 --- a/docs/reference/services/app-orchestration/amazon-ecs-cluster.md +++ b/docs/reference/services/app-orchestration/amazon-ecs-cluster.md @@ -153,7 +153,7 @@ For information on how to manage your ECS cluster, see the documentation in the module "ecs_cluster" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/ecs-cluster?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/ecs-cluster?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -439,7 +439,7 @@ module "ecs_cluster" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/ecs-cluster?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/ecs-cluster?ref=v0.105.1" } inputs = { @@ -1439,6 +1439,6 @@ The CloudWatch Dashboard metric widget for the ECS cluster workers' Memory utili "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/services/ecs-cluster/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "a3a5cab04dd67bcb4cefb85cb542482f" + "hash": "66eebde4bd4fe49a194da2343a31d71f" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/app-orchestration/amazon-ecs-fargate-cluster.md b/docs/reference/services/app-orchestration/amazon-ecs-fargate-cluster.md index a9fc81d88d..f9f7255bb5 100644 --- a/docs/reference/services/app-orchestration/amazon-ecs-fargate-cluster.md +++ b/docs/reference/services/app-orchestration/amazon-ecs-fargate-cluster.md @@ -106,7 +106,7 @@ For information on how to manage your ECS cluster, see the documentation in the module "ecs_fargate_cluster" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/ecs-fargate-cluster?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/ecs-fargate-cluster?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -141,7 +141,7 @@ module "ecs_fargate_cluster" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/ecs-fargate-cluster?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/ecs-fargate-cluster?ref=v0.105.1" } inputs = { @@ -241,6 +241,6 @@ The name of the ECS cluster. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/services/ecs-fargate-cluster/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "918005c5b717c8f860711c087774a0ce" + "hash": "8ebd0666be226190cf845e7ff33b5070" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/app-orchestration/amazon-ecs-service.md b/docs/reference/services/app-orchestration/amazon-ecs-service.md index 2e40257e73..1fa22e8090 100644 --- a/docs/reference/services/app-orchestration/amazon-ecs-service.md +++ b/docs/reference/services/app-orchestration/amazon-ecs-service.md @@ -105,7 +105,7 @@ For information on how to manage your ECS service, see the documentation in the module "ecs_service" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/ecs-service?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/ecs-service?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -610,7 +610,7 @@ module "ecs_service" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/ecs-service?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/ecs-service?ref=v0.105.1" } inputs = { @@ -2904,6 +2904,6 @@ The names of the ECS service's load balancer's target groups "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/services/ecs-service/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "579b0c7fa74ea921d8e8d2e74f020274" + "hash": "2d896cff185e00a98cf2245313584b39" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/app-orchestration/amazon-eks-core-services.md b/docs/reference/services/app-orchestration/amazon-eks-core-services.md index 0919c78483..51067c0d4d 100644 --- a/docs/reference/services/app-orchestration/amazon-eks-core-services.md +++ b/docs/reference/services/app-orchestration/amazon-eks-core-services.md @@ -108,7 +108,7 @@ If you want to deploy this repo in production, check out the following resources module "eks_core_services" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/eks-core-services?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/eks-core-services?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -524,7 +524,7 @@ module "eks_core_services" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/eks-core-services?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/eks-core-services?ref=v0.105.1" } inputs = { @@ -2288,6 +2288,6 @@ A list of names of Kubernetes PriorityClass objects created by this module. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/services/eks-core-services/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "dc57c02f2508f437ff6a775193104d76" + "hash": "0cbe317e10351b79b641c1ca998fae8a" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/app-orchestration/amazon-eks-workers.md b/docs/reference/services/app-orchestration/amazon-eks-workers.md index 0fe28f030e..5ac89186d3 100644 --- a/docs/reference/services/app-orchestration/amazon-eks-workers.md +++ b/docs/reference/services/app-orchestration/amazon-eks-workers.md @@ -121,7 +121,7 @@ to Pod, how to upgrade your EKS cluster, and more, see the documentation in the module "eks_workers" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/eks-workers?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/eks-workers?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -630,7 +630,7 @@ module "eks_workers" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/eks-workers?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/eks-workers?ref=v0.105.1" } inputs = { @@ -2664,6 +2664,6 @@ The list of names of the ASGs that were deployed to act as EKS workers. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/services/eks-workers/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "ae0ef5a89208a749fcd78f0bd4d9cd1c" + "hash": "6e288759e29c59cc4c11248c08acb834" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/app-orchestration/amazon-eks.md b/docs/reference/services/app-orchestration/amazon-eks.md index 73c6cefe11..da89cb7b3e 100644 --- a/docs/reference/services/app-orchestration/amazon-eks.md +++ b/docs/reference/services/app-orchestration/amazon-eks.md @@ -116,7 +116,7 @@ To add and manage additional worker groups, refer to the [eks-workers module](/r module "eks_cluster" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/eks-cluster?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/eks-cluster?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -805,7 +805,7 @@ module "eks_cluster" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/eks-cluster?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/eks-cluster?ref=v0.105.1" } inputs = { @@ -3507,6 +3507,6 @@ The ID of the AWS Security Group associated with the self-managed EKS workers. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/services/eks-cluster/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "e471b753e623165ad85c557d8195d012" + "hash": "75d183f6c26792952fc4598da1d614d6" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/app-orchestration/auto-scaling-group-asg.md b/docs/reference/services/app-orchestration/auto-scaling-group-asg.md index cdb9824b39..999efbc888 100644 --- a/docs/reference/services/app-orchestration/auto-scaling-group-asg.md +++ b/docs/reference/services/app-orchestration/auto-scaling-group-asg.md @@ -90,7 +90,7 @@ If you want to deploy this repo in production, check out the following resources module "asg_service" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/asg-service?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/asg-service?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -450,7 +450,7 @@ module "asg_service" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/asg-service?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/asg-service?ref=v0.105.1" } inputs = { @@ -2042,6 +2042,6 @@ The ID of the Security Group that belongs to the ASG. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/services/asg-service/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "6209d70110770a8f93a73d8d243391bb" + "hash": "570b88a18b22d5498b7ff9ff2799d898" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/app-orchestration/ec-2-instance.md b/docs/reference/services/app-orchestration/ec-2-instance.md index 4f4886633d..d7cbc6f394 100644 --- a/docs/reference/services/app-orchestration/ec-2-instance.md +++ b/docs/reference/services/app-orchestration/ec-2-instance.md @@ -113,7 +113,7 @@ If you want to deploy this repo in production, check out the following resources module "ec_2_instance" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/ec2-instance?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/ec2-instance?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -431,7 +431,7 @@ module "ec_2_instance" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/ec2-instance?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/ec2-instance?ref=v0.105.1" } inputs = { @@ -1461,6 +1461,6 @@ The input parameters for the EBS volumes. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/services/ec2-instance/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "97b58f2ca18515aad42eecddcd602897" + "hash": "cbe0fabd98d614c8ac91d79b38f29b4c" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/app-orchestration/helm-service.md b/docs/reference/services/app-orchestration/helm-service.md index 6f71761001..32c77daada 100644 --- a/docs/reference/services/app-orchestration/helm-service.md +++ b/docs/reference/services/app-orchestration/helm-service.md @@ -100,7 +100,7 @@ If you want to deploy this repo in production, check out the following resources module "helm_service" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/helm-service?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/helm-service?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -195,7 +195,7 @@ module "helm_service" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/helm-service?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/helm-service?ref=v0.105.1" } inputs = { @@ -488,6 +488,6 @@ Number of seconds to wait for Pods to become healthy before marking the deployme "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/services/helm-service/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "bc4eb57bdf6f60b7d70e563112fcbfd4" + "hash": "a69037d4e520b6f2dd8404c7b3c3e64f" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/app-orchestration/karpenter.md b/docs/reference/services/app-orchestration/karpenter.md index b0e9ae8b67..8d2315cbcd 100644 --- a/docs/reference/services/app-orchestration/karpenter.md +++ b/docs/reference/services/app-orchestration/karpenter.md @@ -101,7 +101,7 @@ If you want to deploy this repo in production, check out the following resources module "eks_karpenter" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/eks-karpenter?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/eks-karpenter?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -223,7 +223,7 @@ module "eks_karpenter" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/eks-karpenter?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/eks-karpenter?ref=v0.105.1" } inputs = { @@ -645,6 +645,6 @@ The name of the Karpenter Node IAM Role. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/services/eks-karpenter/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "acc0117e1e4fbad90fb64989e6e0cb2e" + "hash": "f6aa713da19ae4643a4bad5cf73bba48" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/app-orchestration/kubernetes-namespace.md b/docs/reference/services/app-orchestration/kubernetes-namespace.md index ac6e9f3c22..804aceb9ff 100644 --- a/docs/reference/services/app-orchestration/kubernetes-namespace.md +++ b/docs/reference/services/app-orchestration/kubernetes-namespace.md @@ -102,7 +102,7 @@ If you want to deploy this repo in production, check out the following resources module "k_8_s_namespace" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/k8s-namespace?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/k8s-namespace?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -166,7 +166,7 @@ module "k_8_s_namespace" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/k8s-namespace?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/k8s-namespace?ref=v0.105.1" } inputs = { @@ -433,6 +433,6 @@ The name of the rbac role that grants read only permissions on the namespace. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/services/k8s-namespace/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "7d9a8ad2a218687ebe49b26fc3dd2dff" + "hash": "2fa144f4f420e907704cda9f47f79627" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/app-orchestration/kubernetes-service.md b/docs/reference/services/app-orchestration/kubernetes-service.md index bf8ef75577..9482916865 100644 --- a/docs/reference/services/app-orchestration/kubernetes-service.md +++ b/docs/reference/services/app-orchestration/kubernetes-service.md @@ -111,7 +111,7 @@ If you want to deploy this repo in production, check out the following resources module "k_8_s_service" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/k8s-service?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/k8s-service?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -509,7 +509,7 @@ module "k_8_s_service" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/k8s-service?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/k8s-service?ref=v0.105.1" } inputs = { @@ -2051,6 +2051,6 @@ Number of seconds to wait for Pods to become healthy before marking the deployme "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/services/k8s-service/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "1ab6edf33e45ba26ad544c978a422dfb" + "hash": "f6f2735b2f49d90e1cf1a830ef648013" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/app-orchestration/lambda.md b/docs/reference/services/app-orchestration/lambda.md index 01864bd0f2..a9da1c4639 100644 --- a/docs/reference/services/app-orchestration/lambda.md +++ b/docs/reference/services/app-orchestration/lambda.md @@ -101,7 +101,7 @@ If you want to deploy this repo in production, check out the following resources module "lambda" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/lambda?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/lambda?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -390,7 +390,7 @@ module "lambda" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/lambda?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/lambda?ref=v0.105.1" } inputs = { @@ -1376,6 +1376,6 @@ Latest published version of your Lambda Function "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/services/lambda/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "7fcf5c65eaf8089c0b353b142f67e1a1" + "hash": "66aa595036d6a641e759bd4c3fc10d86" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/app-orchestration/public-static-website.md b/docs/reference/services/app-orchestration/public-static-website.md index d9fcdb1f15..ce5e43cd91 100644 --- a/docs/reference/services/app-orchestration/public-static-website.md +++ b/docs/reference/services/app-orchestration/public-static-website.md @@ -116,7 +116,7 @@ If you want to deploy this repo in production, check out the following resources module "public_static_website" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/public-static-website?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/public-static-website?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -325,7 +325,7 @@ module "public_static_website" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/public-static-website?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/services/public-static-website?ref=v0.105.1" } inputs = { @@ -1064,6 +1064,6 @@ The ARN of the created S3 bucket associated with the website. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/services/public-static-website/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "eca87735333d24b7b11791bf86e27edf" + "hash": "035575714cf4b47c69323ff212a70007" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/ci-cd-pipeline/ecs-deploy-runner.md b/docs/reference/services/ci-cd-pipeline/ecs-deploy-runner.md index 51bb0edad6..8af7735e45 100644 --- a/docs/reference/services/ci-cd-pipeline/ecs-deploy-runner.md +++ b/docs/reference/services/ci-cd-pipeline/ecs-deploy-runner.md @@ -104,7 +104,7 @@ If you want to deploy this repo in production, check out the following resources module "ecs_deploy_runner" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/ecs-deploy-runner?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/mgmt/ecs-deploy-runner?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -440,7 +440,7 @@ module "ecs_deploy_runner" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/ecs-deploy-runner?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/mgmt/ecs-deploy-runner?ref=v0.105.1" } inputs = { @@ -2546,6 +2546,6 @@ Security Group ID of the ECS task "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/mgmt/ecs-deploy-runner/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "7b9c5576c2fbdfa3b15acc09a96fcc18" + "hash": "46640d70b6b0f83cf0d31931783bec8a" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/ci-cd-pipeline/jenkins.md b/docs/reference/services/ci-cd-pipeline/jenkins.md index f7f02c248b..ef3e503100 100644 --- a/docs/reference/services/ci-cd-pipeline/jenkins.md +++ b/docs/reference/services/ci-cd-pipeline/jenkins.md @@ -98,7 +98,7 @@ If you want to deploy this repo in production, check out the following resources module "jenkins" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/jenkins?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/mgmt/jenkins?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -437,7 +437,7 @@ module "jenkins" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/jenkins?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/mgmt/jenkins?ref=v0.105.1" } inputs = { @@ -1593,6 +1593,6 @@ The ID of the Security Group attached to the Jenkins EC2 Instance "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/mgmt/jenkins/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "1d4f08b121c63b2434f9ce876dd45a99" + "hash": "dcc2f8e2df0efe43064f4e4cc7313f04" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/data-storage/amazon-aurora.md b/docs/reference/services/data-storage/amazon-aurora.md index ea8cd7872e..2d70567804 100644 --- a/docs/reference/services/data-storage/amazon-aurora.md +++ b/docs/reference/services/data-storage/amazon-aurora.md @@ -102,7 +102,7 @@ If you want to deploy this repo in production, check out the following resources module "aurora" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/aurora?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/data-stores/aurora?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -522,7 +522,7 @@ module "aurora" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/aurora?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/data-stores/aurora?ref=v0.105.1" } inputs = { @@ -2252,6 +2252,6 @@ The ARN of the AWS Lambda Function used for sharing manual snapshots with second "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/data-stores/aurora/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "16072a19ec28284a78ff7152a100bce8" + "hash": "3be5bb6ef77e34db936fbcab3f347045" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/data-storage/amazon-ecr-repositories.md b/docs/reference/services/data-storage/amazon-ecr-repositories.md index 02f4b2c250..67ba060e83 100644 --- a/docs/reference/services/data-storage/amazon-ecr-repositories.md +++ b/docs/reference/services/data-storage/amazon-ecr-repositories.md @@ -86,7 +86,7 @@ If you want to deploy this repo in production, check out the following resources module "ecr_repos" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/ecr-repos?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/data-stores/ecr-repos?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -158,7 +158,7 @@ module "ecr_repos" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/ecr-repos?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/data-stores/ecr-repos?ref=v0.105.1" } inputs = { @@ -467,6 +467,6 @@ A list of IAM policy actions necessary for ECR write access. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/data-stores/ecr-repos/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "67c9efb1ab0a85481ff127d511cdec2e" + "hash": "c87c0a0d466df2d75e0f46f54bfc7d83" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/data-storage/amazon-elasti-cache-for-memcached.md b/docs/reference/services/data-storage/amazon-elasti-cache-for-memcached.md index 07168108a1..2cba19054d 100644 --- a/docs/reference/services/data-storage/amazon-elasti-cache-for-memcached.md +++ b/docs/reference/services/data-storage/amazon-elasti-cache-for-memcached.md @@ -91,7 +91,7 @@ If you want to deploy this repo in production, check out the following resources module "memcached" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/memcached?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/data-stores/memcached?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -187,7 +187,7 @@ module "memcached" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/memcached?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/data-stores/memcached?ref=v0.105.1" } inputs = { @@ -475,6 +475,6 @@ The configuration endpoint to allow host discovery. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/data-stores/memcached/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "615d44431bc3008fe9a89950caad5539" + "hash": "e29fdf53a6f5bffb6caafe9810c877da" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/data-storage/amazon-elasti-cache-for-redis.md b/docs/reference/services/data-storage/amazon-elasti-cache-for-redis.md index bf81d6222f..0fae0f1d1e 100644 --- a/docs/reference/services/data-storage/amazon-elasti-cache-for-redis.md +++ b/docs/reference/services/data-storage/amazon-elasti-cache-for-redis.md @@ -94,7 +94,7 @@ If you want to deploy this repo in production, check out the following resources module "redis" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/redis?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/data-stores/redis?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -252,7 +252,7 @@ module "redis" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/redis?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/data-stores/redis?ref=v0.105.1" } inputs = { @@ -755,6 +755,6 @@ Security Group ID used for redis cluster. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/data-stores/redis/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "d2af78277d52a1a1ee2ee0aac8fedf37" + "hash": "4ea57af45c25ea3020be44d85de2b754" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/data-storage/amazon-elasticsearch.md b/docs/reference/services/data-storage/amazon-elasticsearch.md index 8b583673b6..196b2adf8d 100644 --- a/docs/reference/services/data-storage/amazon-elasticsearch.md +++ b/docs/reference/services/data-storage/amazon-elasticsearch.md @@ -101,7 +101,7 @@ If you want to deploy this repo in production, check out the following resources module "elasticsearch" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/elasticsearch?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/data-stores/elasticsearch?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -469,7 +469,7 @@ module "elasticsearch" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/elasticsearch?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/data-stores/elasticsearch?ref=v0.105.1" } inputs = { @@ -1554,6 +1554,6 @@ Domain-specific endpoint for Kibana without https scheme. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/data-stores/elasticsearch/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "af2b2caaa4de87be37dda181051496a5" + "hash": "6cbb355a67b201768c8fa292daa8bb8f" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/data-storage/amazon-rds-replica.md b/docs/reference/services/data-storage/amazon-rds-replica.md index 98f2da8dbf..f6c4398c78 100644 --- a/docs/reference/services/data-storage/amazon-rds-replica.md +++ b/docs/reference/services/data-storage/amazon-rds-replica.md @@ -48,7 +48,7 @@ This module creates a read replica (read-only copy) of a DB instance. module "rds_replica" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/rds-replica?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/data-stores/rds-replica?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -350,7 +350,7 @@ module "rds_replica" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/rds-replica?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/data-stores/rds-replica?ref=v0.105.1" } inputs = { @@ -1674,6 +1674,6 @@ A list of IDs of the RDS DB instance's read replicas. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/data-stores/rds-replica/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "b17ef2e6a4ef2c08d2d67de72d2369ee" + "hash": "13cb531347c8d621cfbc10130494e333" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/data-storage/amazon-rds.md b/docs/reference/services/data-storage/amazon-rds.md index 35445680f1..428e04afad 100644 --- a/docs/reference/services/data-storage/amazon-rds.md +++ b/docs/reference/services/data-storage/amazon-rds.md @@ -103,7 +103,7 @@ If you want to deploy this repo in production, check out the following resources module "rds" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/rds?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/data-stores/rds?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -557,7 +557,7 @@ module "rds" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/rds?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/data-stores/rds?ref=v0.105.1" } inputs = { @@ -2347,6 +2347,6 @@ The ID of the Security Group that controls access to the RDS DB instance. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/data-stores/rds/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "d4a97b62a99883c62ced07ce078d9286" + "hash": "fd30a6d7804dc5e3bc7f11f4bd992aa7" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/data-storage/s-3-bucket.md b/docs/reference/services/data-storage/s-3-bucket.md index 97b80dd85c..815caf7957 100644 --- a/docs/reference/services/data-storage/s-3-bucket.md +++ b/docs/reference/services/data-storage/s-3-bucket.md @@ -88,7 +88,7 @@ If you want to deploy this repo in production, check out the following resources module "s_3_bucket" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/s3-bucket?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/data-stores/s3-bucket?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -314,7 +314,7 @@ module "s_3_bucket" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/s3-bucket?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/data-stores/s3-bucket?ref=v0.105.1" } inputs = { @@ -1221,6 +1221,6 @@ The name of the replica S3 bucket. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/data-stores/s3-bucket/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "456f96fa81514753013996ab2d5c796e" + "hash": "827e4267d12e65ba443fae3ec88faf97" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/landing-zone/aws-app-account-baseline-wrapper.md b/docs/reference/services/landing-zone/aws-app-account-baseline-wrapper.md index 7a0cb6be33..7b2215ba32 100644 --- a/docs/reference/services/landing-zone/aws-app-account-baseline-wrapper.md +++ b/docs/reference/services/landing-zone/aws-app-account-baseline-wrapper.md @@ -100,7 +100,7 @@ If you want to deploy this repo in production, check out the following resources module "account_baseline_app" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/account-baseline-app?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/landingzone/account-baseline-app?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -771,7 +771,7 @@ module "account_baseline_app" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/account-baseline-app?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/landingzone/account-baseline-app?ref=v0.105.1" } inputs = { @@ -3211,6 +3211,6 @@ A map of ARNs of the service linked roles created from diff --git a/docs/reference/services/landing-zone/aws-root-account-baseline-wrapper.md b/docs/reference/services/landing-zone/aws-root-account-baseline-wrapper.md index 41d523b286..011d3e3f5d 100644 --- a/docs/reference/services/landing-zone/aws-root-account-baseline-wrapper.md +++ b/docs/reference/services/landing-zone/aws-root-account-baseline-wrapper.md @@ -104,7 +104,7 @@ If you want to deploy this repo in production, check out the following resources module "account_baseline_root" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/account-baseline-root?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/landingzone/account-baseline-root?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -850,7 +850,7 @@ Refer to the AWS docs on data event selection for more details on # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/account-baseline-root?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/landingzone/account-baseline-root?ref=v0.105.1" } inputs = { @@ -3767,6 +3767,6 @@ A map of user name to that user's AWS Web Console password, encrypted with that "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/landingzone/account-baseline-root/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "3e380a77d01a007054f2328c27bf3d1f" + "hash": "dc248b34a51d5bbcc88df36c2a9f324a" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/landing-zone/aws-security-account-baseline-wrapper.md b/docs/reference/services/landing-zone/aws-security-account-baseline-wrapper.md index 538b75779b..6a52aca165 100644 --- a/docs/reference/services/landing-zone/aws-security-account-baseline-wrapper.md +++ b/docs/reference/services/landing-zone/aws-security-account-baseline-wrapper.md @@ -101,7 +101,7 @@ If you want to deploy this repo in production, check out the following resources module "account_baseline_security" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/account-baseline-security?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/landingzone/account-baseline-security?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -899,7 +899,7 @@ module "account_baseline_security" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/account-baseline-security?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/landingzone/account-baseline-security?ref=v0.105.1" } inputs = { @@ -3870,6 +3870,6 @@ A map of usernames to that user's AWS Web Console password, encrypted with that "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/landingzone/account-baseline-security/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "5929cd34d1eee75c938b4757401ab187" + "hash": "edd6da0fd96a54edb239ec92525ec1d5" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/landing-zone/gruntwork-access.md b/docs/reference/services/landing-zone/gruntwork-access.md index 895aa392d3..e673e12693 100644 --- a/docs/reference/services/landing-zone/gruntwork-access.md +++ b/docs/reference/services/landing-zone/gruntwork-access.md @@ -91,7 +91,7 @@ If you want to deploy this repo in production, check out the following resources module "gruntwork_access" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/gruntwork-access?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/landingzone/gruntwork-access?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -146,7 +146,7 @@ module "gruntwork_access" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/gruntwork-access?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/landingzone/gruntwork-access?ref=v0.105.1" } inputs = { @@ -301,6 +301,6 @@ The name of the IAM role "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/landingzone/gruntwork-access/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "f7353e040926768cf2a33839aa801be7" + "hash": "57b1d15a9fb04c25847d787e267988d2" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/landing-zone/iam-users-and-iam-groups.md b/docs/reference/services/landing-zone/iam-users-and-iam-groups.md index 743c3ecce8..ebc54350f1 100644 --- a/docs/reference/services/landing-zone/iam-users-and-iam-groups.md +++ b/docs/reference/services/landing-zone/iam-users-and-iam-groups.md @@ -113,7 +113,7 @@ If you want to deploy this repo in production, check out the following resources module "iam_users_and_groups" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/iam-users-and-groups?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/landingzone/iam-users-and-groups?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -334,7 +334,7 @@ module "iam_users_and_groups" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/iam-users-and-groups?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/landingzone/iam-users-and-groups?ref=v0.105.1" } inputs = { @@ -1142,6 +1142,6 @@ A map of usernames to that user's AWS Web Console password, encrypted with that "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/landingzone/iam-users-and-groups/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "85e174b4244ff3e459c0c76410168b6b" + "hash": "afb56c0e828134875d98bbec0abcaaff" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/networking/elastic-load-balancer-elb.md b/docs/reference/services/networking/elastic-load-balancer-elb.md index 7406299da0..3f0528a7dd 100644 --- a/docs/reference/services/networking/elastic-load-balancer-elb.md +++ b/docs/reference/services/networking/elastic-load-balancer-elb.md @@ -89,7 +89,7 @@ If you want to deploy this repo in production, check out the following resources module "alb" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/alb?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/networking/alb?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -277,7 +277,7 @@ module "alb" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/alb?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/networking/alb?ref=v0.105.1" } inputs = { @@ -946,6 +946,6 @@ The AWS-managed DNS name assigned to the ALB. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/networking/alb/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "e565fec8bd8ec1646f82bc1d91c408f8" + "hash": "121c60175107dc24558dcde265c88770" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/networking/management-vpc.md b/docs/reference/services/networking/management-vpc.md index c69a8704ea..fee967832d 100644 --- a/docs/reference/services/networking/management-vpc.md +++ b/docs/reference/services/networking/management-vpc.md @@ -105,7 +105,7 @@ If you want to deploy this repo in production, check out the following resources module "vpc_mgmt" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/vpc-mgmt?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/networking/vpc-mgmt?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -315,7 +315,7 @@ module "vpc_mgmt" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/vpc-mgmt?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/networking/vpc-mgmt?ref=v0.105.1" } inputs = { @@ -1051,6 +1051,6 @@ Indicates whether or not the VPC has finished creating "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/networking/vpc-mgmt/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "3245dbecae1ba3b87fb882adadb89163" + "hash": "30664c6f4aa1706673c1b316d535826d" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/networking/route-53-hosted-zones.md b/docs/reference/services/networking/route-53-hosted-zones.md index 9d40921ac7..208a43f57f 100644 --- a/docs/reference/services/networking/route-53-hosted-zones.md +++ b/docs/reference/services/networking/route-53-hosted-zones.md @@ -88,7 +88,7 @@ If you want to deploy this repo in production, check out the following resources module "route_53" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/route53?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/networking/route53?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # OPTIONAL VARIABLES @@ -126,7 +126,7 @@ module "route_53" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/route53?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/networking/route53?ref=v0.105.1" } inputs = { @@ -554,6 +554,6 @@ A map of domains to resource arns and hosted zones of the created Service Discov "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/networking/route53/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "5a4c8aecfdc6af5fde2509282bc8da50" + "hash": "f360e90cc8e23eef3ff3cd2a3b8f85e3" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/networking/sns-topics.md b/docs/reference/services/networking/sns-topics.md index 324da5eb00..040a53072e 100644 --- a/docs/reference/services/networking/sns-topics.md +++ b/docs/reference/services/networking/sns-topics.md @@ -84,7 +84,7 @@ If you want to deploy this repo in production, check out the following resources module "sns_topics" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/sns-topics?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/networking/sns-topics?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -145,7 +145,7 @@ module "sns_topics" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/sns-topics?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/networking/sns-topics?ref=v0.105.1" } inputs = { @@ -332,6 +332,6 @@ The ARN of the SNS topic. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/networking/sns-topics/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "cb1a0a37e85361360a9193054cbeadb8" + "hash": "f8c7f29230c2866a3be73454ee688d3b" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/networking/virtual-private-cloud-vpc.md b/docs/reference/services/networking/virtual-private-cloud-vpc.md index 07e64fa258..38e6449e39 100644 --- a/docs/reference/services/networking/virtual-private-cloud-vpc.md +++ b/docs/reference/services/networking/virtual-private-cloud-vpc.md @@ -105,7 +105,7 @@ If you want to deploy this repo in production, check out the following resources module "vpc" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/vpc?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/networking/vpc?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -550,7 +550,7 @@ module "vpc" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/vpc?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/networking/vpc?ref=v0.105.1" } inputs = { @@ -2218,6 +2218,6 @@ Indicates whether or not the VPC has finished creating "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/networking/vpc/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "ac7d4546b57e515542e318f61f6b5c70" + "hash": "a9ab939a809e6c11f1a0becd4b4e38b5" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/security/bastion.md b/docs/reference/services/security/bastion.md index 70516c4542..f08429d355 100644 --- a/docs/reference/services/security/bastion.md +++ b/docs/reference/services/security/bastion.md @@ -115,7 +115,7 @@ If you want to deploy this repo in production, check out the following resources module "bastion_host" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/bastion-host?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/mgmt/bastion-host?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -346,7 +346,7 @@ module "bastion_host" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/bastion-host?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/mgmt/bastion-host?ref=v0.105.1" } inputs = { @@ -1082,6 +1082,6 @@ The fully qualified name of the bastion host. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/mgmt/bastion-host/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "66e4c1b71d4f553e7de4d19bd6afc5ce" + "hash": "3296fbf918a17773f6545022a8a2e635" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/security/open-vpn.md b/docs/reference/services/security/open-vpn.md index 0912c1ef13..140d9fe068 100644 --- a/docs/reference/services/security/open-vpn.md +++ b/docs/reference/services/security/open-vpn.md @@ -102,7 +102,7 @@ If you want to deploy this repo in production, check out the following resources module "openvpn_server" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/openvpn-server?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/mgmt/openvpn-server?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -436,7 +436,7 @@ module "openvpn_server" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/openvpn-server?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/mgmt/openvpn-server?ref=v0.105.1" } inputs = { @@ -1526,6 +1526,6 @@ The security group ID of the OpenVPN server. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/mgmt/openvpn-server/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "ba6ecc9b272c17f5398149f849f866c1" + "hash": "afcbfd6890f8f0084f5ab63744b0cae3" } ##DOCS-SOURCER-END --> diff --git a/docs/reference/services/security/tailscale-subnet-router.md b/docs/reference/services/security/tailscale-subnet-router.md index 4149b2e18a..f2d7ccefe7 100644 --- a/docs/reference/services/security/tailscale-subnet-router.md +++ b/docs/reference/services/security/tailscale-subnet-router.md @@ -150,7 +150,7 @@ resource "aws_iam_role_policy_attachment" "attachment" { module "tailscale_subnet_router" { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/tailscale-subnet-router?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/mgmt/tailscale-subnet-router?ref=v0.105.1" # ---------------------------------------------------------------------------------------------------- # REQUIRED VARIABLES @@ -386,7 +386,7 @@ module "tailscale_subnet_router" { # ------------------------------------------------------------------------------------------------------ terraform { - source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/tailscale-subnet-router?ref=v0.105.1" + source = "git::git@github.com:gruntwork-io/terraform-aws-service-catalog.git//modules/mgmt/tailscale-subnet-router?ref=v0.105.1" } inputs = { @@ -1100,6 +1100,6 @@ ID of the primary security group attached to the Tailscale relay server. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.105.1/modules/mgmt/tailscale-subnet-router/outputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "2ce107fd2a23fee1bae2c00233ddde77" + "hash": "6172bed502b5e3f0792784e16445e49a" } ##DOCS-SOURCER-END -->