Skip to content
This repository was archived by the owner on Mar 1, 2020. It is now read-only.

Commit 7706bf1

Browse files
author
earthmant
committed
4.3
1 parent 1d27a36 commit 7706bf1

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

simple-blueprint.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: >
44
Create an AWS VPC based on the Scenario 2 design.
55
66
imports:
7-
- http://www.getcloudify.org/spec/cloudify/4.2/types.yaml
8-
- http://www.getcloudify.org/spec/awssdk-plugin/1.2.0.3/plugin.yaml
7+
- http://www.getcloudify.org/spec/cloudify/4.3/types.yaml
8+
- plugin:cloudify-awssdk-plugin
99

1010
inputs:
1111

update-blueprint.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: >
44
Create an AWS VPC based on the Scenario 2 design.
55
66
imports:
7-
- http://www.getcloudify.org/spec/cloudify/4.2/types.yaml
8-
- http://www.getcloudify.org/spec/awssdk-plugin/1.2.0.3/plugin.yaml
7+
- http://www.getcloudify.org/spec/cloudify/4.3/types.yaml
8+
- plugin:cloudify-awssdk-plugin
99

1010
inputs:
1111

0 commit comments

Comments
 (0)