Skip to content

Commit bd528a6

Browse files
authored
JCS-13499 Fix description for Add Tags checkbox on the UI. (#110)
1 parent 075b909 commit bd528a6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

terraform/schema.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1910,6 +1910,7 @@ variables:
19101910
type: boolean
19111911
title: Add Tags
19121912
default: false
1913+
description: Add tags to the resources created by the WebLogic for OCI stack.
19131914

19141915
service_tags:
19151916
visible:

terraform/schema_14110.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1457,6 +1457,7 @@ variables:
14571457
type: boolean
14581458
title: Add Tags
14591459
default: false
1460+
description: Add tags to the resources created by the WebLogic for OCI stack.
14601461

14611462
service_tags:
14621463
visible:

0 commit comments

Comments
 (0)