Skip to content

Commit

Permalink
fix: revert back to 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wai-wong-edb committed Dec 5, 2023
1 parent 74118c8 commit bf616f2
Show file tree
Hide file tree
Showing 29 changed files with 42 additions and 42 deletions.
4 changes: 2 additions & 2 deletions docs/resources/cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down Expand Up @@ -116,7 +116,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions docs/resources/faraway_replica.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down Expand Up @@ -106,7 +106,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
24 changes: 12 additions & 12 deletions docs/resources/pgd.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down Expand Up @@ -113,7 +113,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down Expand Up @@ -281,7 +281,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down Expand Up @@ -383,7 +383,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down Expand Up @@ -557,7 +557,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down Expand Up @@ -656,7 +656,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down Expand Up @@ -824,7 +824,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down Expand Up @@ -926,7 +926,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down Expand Up @@ -1100,7 +1100,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down Expand Up @@ -1199,7 +1199,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down Expand Up @@ -1367,7 +1367,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down Expand Up @@ -1473,7 +1473,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/project.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion examples/resources/biganimal_cluster/ha/resource.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion examples/resources/biganimal_faraway_replica/resource.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion examples/resources/biganimal_project/resource.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.5.1"
}
}
}
Expand Down

0 comments on commit bf616f2

Please sign in to comment.