@itentialopensource/adapter-aws_cloudformation 0.2.7 → 0.2.9

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/CHANGELOG.md CHANGED
@@ -1,4 +1,20 @@
1
1
 
2
+ ## 0.2.9 [03-15-2024]
3
+
4
+ * Update metadata.json
5
+
6
+ See merge request itentialopensource/adapters/cloud/adapter-aws_cloudformation!13
7
+
8
+ ---
9
+
10
+ ## 0.2.8 [03-13-2024]
11
+
12
+ * Changes made at 2024.03.13_11:46AM
13
+
14
+ See merge request itentialopensource/adapters/cloud/adapter-aws_cloudformation!12
15
+
16
+ ---
17
+
2
18
  ## 0.2.7 [03-11-2024]
3
19
 
4
20
  * Changes made at 2024.03.11_15:37PM
package/metadata.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "adapter-aws_cloudformation",
3
- "vendor": "aws",
4
- "product": "cloudformation",
5
- "webName": "Itential integration with AWS Cloud Formation",
3
+ "vendor": "Amazon Web Services",
4
+ "product": "CloudFormation",
5
+ "webName": "Adapter for integration to Amazon Web Services CloudFormation",
6
6
  "osVersion": [],
7
7
  "apiVersions": [],
8
8
  "iapVersions": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-aws_cloudformation",
3
- "version": "0.2.7",
3
+ "version": "0.2.9",
4
4
  "description": "This adapter integrates with system described as: Aws_cloudformation.",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file