Skip to content

Commit ef6ef5a

Browse files
Updated with the [latest changes](gruntwork-io/terraform-aws-service-catalog#1536) from the terraform-aws-service-catalog@feature/upgrade-default-tailscale source branch.
1 parent 8aefa36 commit ef6ef5a

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

docs/reference/services/app-orchestration/auto-scaling-group-asg.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem';
1616
import VersionBadge from '../../../../src/components/VersionBadge.tsx';
1717
import { HclListItem, HclListItemDescription, HclListItemTypeDetails, HclListItemDefaultValue } from '../../../../src/components/HclListItem.tsx';
1818

19-
<VersionBadge version="0.89.4" lastModifiedVersion="0.89.0"/>
19+
<VersionBadge version="0.89.4" lastModifiedVersion="0.89.5"/>
2020

2121
# Auto Scaling Group
2222

@@ -808,6 +808,6 @@ The ID of the Security Group that belongs to the ASG.
808808
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.89.4/modules%2Fservices%2Fasg-service%2Foutputs.tf"
809809
],
810810
"sourcePlugin": "service-catalog-api",
811-
"hash": "f1570a496ab297a47579641eef85bc95"
811+
"hash": "5889cf471a7d11f0ca6dcb4bb61f26a9"
812812
}
813813
##DOCS-SOURCER-END -->

docs/reference/services/ci-cd-pipeline/jenkins.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem';
1616
import VersionBadge from '../../../../src/components/VersionBadge.tsx';
1717
import { HclListItem, HclListItemDescription, HclListItemTypeDetails, HclListItemDefaultValue } from '../../../../src/components/HclListItem.tsx';
1818

19-
<VersionBadge version="0.89.4" lastModifiedVersion="0.89.4"/>
19+
<VersionBadge version="0.89.4" lastModifiedVersion="0.89.5"/>
2020

2121
# Jenkins CI Server
2222

@@ -778,6 +778,6 @@ The ID of the Security Group attached to the Jenkins EC2 Instance
778778
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.89.4/modules%2Fmgmt%2Fjenkins%2Foutputs.tf"
779779
],
780780
"sourcePlugin": "service-catalog-api",
781-
"hash": "638b0ee08100d84c0e96f235ad428d93"
781+
"hash": "2352537f6590ba9be0c01a794cd47ec4"
782782
}
783783
##DOCS-SOURCER-END -->

docs/reference/services/data-storage/amazon-rds.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem';
1616
import VersionBadge from '../../../../src/components/VersionBadge.tsx';
1717
import { HclListItem, HclListItemDescription, HclListItemTypeDetails, HclListItemDefaultValue } from '../../../../src/components/HclListItem.tsx';
1818

19-
<VersionBadge version="0.89.4" lastModifiedVersion="0.89.4"/>
19+
<VersionBadge version="0.89.4" lastModifiedVersion="0.89.5"/>
2020

2121
# Amazon Relational Database Service
2222

@@ -1120,6 +1120,6 @@ The ID of the Security Group that controls access to the RDS DB instance.
11201120
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.89.4/modules%2Fdata-stores%2Frds%2Foutputs.tf"
11211121
],
11221122
"sourcePlugin": "service-catalog-api",
1123-
"hash": "3f77b4b175104ef7cd7c5a11c69f49e7"
1123+
"hash": "52c11c76c1a3f37d1ad59717b7f84eeb"
11241124
}
11251125
##DOCS-SOURCER-END -->

docs/reference/services/networking/elastic-load-balancer-elb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem';
1616
import VersionBadge from '../../../../src/components/VersionBadge.tsx';
1717
import { HclListItem, HclListItemDescription, HclListItemTypeDetails, HclListItemDefaultValue } from '../../../../src/components/HclListItem.tsx';
1818

19-
<VersionBadge version="0.89.4" lastModifiedVersion="0.87.0"/>
19+
<VersionBadge version="0.89.4" lastModifiedVersion="0.89.5"/>
2020

2121
# Application Load Balancer
2222

@@ -465,6 +465,6 @@ The AWS-managed DNS name assigned to the ALB.
465465
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.89.4/modules%2Fnetworking%2Falb%2Foutputs.tf"
466466
],
467467
"sourcePlugin": "service-catalog-api",
468-
"hash": "dfb43aca96d8ab1fd4581bcf3492cb14"
468+
"hash": "74e4b6fca45639ad5433700a4c7d62ff"
469469
}
470470
##DOCS-SOURCER-END -->

0 commit comments

Comments
 (0)