From f6aa2fef75e5402486c02e15258acaa9c3070caf Mon Sep 17 00:00:00 2001 From: Brandon Casey Date: Mon, 24 Jul 2023 09:51:57 -0500 Subject: [PATCH 1/8] Update main.tf --- main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tf b/main.tf index e163a97..47e42c4 100644 --- a/main.tf +++ b/main.tf @@ -4,6 +4,6 @@ resource "random_pet" "name" { length = var.length } -resource "random_pet" "name3" { +resource "random_pet" "name2" { length = var.length } From 4bb7306e28bfa9a4b91cf8ed6e9538effee95a01 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 24 Jul 2023 14:53:48 +0000 Subject: [PATCH 2/8] terraform-docs: automated action --- terraform-docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform-docs.md b/terraform-docs.md index f76cc2a..ead200a 100644 --- a/terraform-docs.md +++ b/terraform-docs.md @@ -24,7 +24,7 @@ No modules. | Name | Type | |------|------| | [random_pet.name](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/pet) | resource | -| [random_pet.name3](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/pet) | resource | +| [random_pet.name2](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/pet) | resource | ## Inputs From fb17394ca52dd73610c2eb01d203b934f7e7acfd Mon Sep 17 00:00:00 2001 From: Brandon Casey Date: Mon, 24 Jul 2023 10:08:02 -0500 Subject: [PATCH 3/8] Update main.tf --- main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tf b/main.tf index 47e42c4..4cab7df 100644 --- a/main.tf +++ b/main.tf @@ -4,6 +4,6 @@ resource "random_pet" "name" { length = var.length } -resource "random_pet" "name2" { +resource "random_pet" "example" { length = var.length } From 15470aaca56c084f13d1ebc2990d00e0113b4044 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 24 Jul 2023 15:08:12 +0000 Subject: [PATCH 4/8] terraform-docs: automated action --- terraform-docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform-docs.md b/terraform-docs.md index ead200a..6d67453 100644 --- a/terraform-docs.md +++ b/terraform-docs.md @@ -23,8 +23,8 @@ No modules. | Name | Type | |------|------| +| [random_pet.example](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/pet) | resource | | [random_pet.name](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/pet) | resource | -| [random_pet.name2](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/pet) | resource | ## Inputs From 3c22e0f6274cd686620049d2e2c787b7cd8595c8 Mon Sep 17 00:00:00 2001 From: Brandon Casey Date: Wed, 26 Jul 2023 13:11:08 -0500 Subject: [PATCH 5/8] Update main.tf --- main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tf b/main.tf index 4cab7df..61d4d42 100644 --- a/main.tf +++ b/main.tf @@ -4,6 +4,6 @@ resource "random_pet" "name" { length = var.length } -resource "random_pet" "example" { +resource "random_pet" "example2" { length = var.length } From 9721e8f606591d1cb0a8f321d2647090c2241c27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 26 Jul 2023 18:12:03 +0000 Subject: [PATCH 6/8] terraform-docs: automated action --- terraform-docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform-docs.md b/terraform-docs.md index 6d67453..d5bdb8c 100644 --- a/terraform-docs.md +++ b/terraform-docs.md @@ -23,7 +23,7 @@ No modules. | Name | Type | |------|------| -| [random_pet.example](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/pet) | resource | +| [random_pet.example2](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/pet) | resource | | [random_pet.name](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/pet) | resource | ## Inputs From 61d9458ead40e86f8c1c787cb4b0324a68244f0b Mon Sep 17 00:00:00 2001 From: Brandon Casey Date: Wed, 26 Jul 2023 13:14:30 -0500 Subject: [PATCH 7/8] Update main.tf --- main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tf b/main.tf index 61d4d42..073ab4e 100644 --- a/main.tf +++ b/main.tf @@ -4,6 +4,6 @@ resource "random_pet" "name" { length = var.length } -resource "random_pet" "example2" { +resource "random_pet" "terradoc" { length = var.length } From 5973e21c1b7f801c55e4ff18eed7798440fddfb9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 26 Jul 2023 18:15:41 +0000 Subject: [PATCH 8/8] terraform-docs: automated action --- terraform-docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform-docs.md b/terraform-docs.md index d5bdb8c..47a77f9 100644 --- a/terraform-docs.md +++ b/terraform-docs.md @@ -23,8 +23,8 @@ No modules. | Name | Type | |------|------| -| [random_pet.example2](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/pet) | resource | | [random_pet.name](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/pet) | resource | +| [random_pet.terradoc](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/pet) | resource | ## Inputs