ccs-digitalmarketplace-frameworks 5.1.43 → 5.1.44

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,6 +16,8 @@ followup:
16
16
  - true
17
17
  metricsFocus:
18
18
  - true
19
+ metricsResourceTagging:
20
+ - true
19
21
 
20
22
  type: boolean
21
23
 
@@ -0,0 +1,19 @@
1
+ name: resource tagging
2
+
3
+ question: Does your solution support resource tagging?
4
+
5
+ hidden: true
6
+
7
+ depends:
8
+ - 'on': lot
9
+ being:
10
+ - iaas-and-paas
11
+ - iaas-and-paas-above-official
12
+ - isaas
13
+ - saas
14
+
15
+ type: boolean
16
+
17
+ validations:
18
+ - name: answer_required
19
+ message: Please select Yes or No to continue.
@@ -15,6 +15,8 @@ followup:
15
15
  - true
16
16
  metricsHow:
17
17
  - true
18
+ metricsResourceTagging:
19
+ - true
18
20
 
19
21
  type: boolean
20
22
 
@@ -18,4 +18,5 @@ questions:
18
18
  - metricsHostingWhat
19
19
  - metricsHostingWhatOther
20
20
  - metricsHostingHow
21
+ - metricsResourceTagging
21
22
  - metricsFocus
@@ -13,4 +13,5 @@ questions:
13
13
  - metricsSoftware
14
14
  - metricsSoftwareDescription
15
15
  - metricsSoftwareHow
16
+ - metricsResourceTagging
16
17
  - metricsFocus
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "5.1.43",
3
+ "version": "5.1.44",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",