@firestartr/cli 1.46.0-snapshot-3 → 1.46.0-snapshot-4
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.
package/build/index.js
CHANGED
|
@@ -278922,6 +278922,9 @@ class FirestartrAllClaim {
|
|
|
278922
278922
|
},
|
|
278923
278923
|
required: ['terraform'],
|
|
278924
278924
|
},
|
|
278925
|
+
annotations: {
|
|
278926
|
+
$ref: 'firestartr.dev://common/FirestartrAnnotations',
|
|
278927
|
+
},
|
|
278925
278928
|
},
|
|
278926
278929
|
required: ['owner'],
|
|
278927
278930
|
},
|