File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 1
1
# insomnia-plugin-cloudformation-output
2
+
3
+ _ An insomnia plugin to get outputs from CloudFormation stacks._
4
+
5
+ [ ![ Release] ( https://github.com/drg-adaptive/insomnia-plugin-cloudformation-output/workflows/Release/badge.svg?branch=master )] ( https://github.com/drg-adaptive/insomnia-plugin-cloudformation-output/actions?query=workflow%3ARelease )
6
+ [ ![ npm] ( https://img.shields.io/npm/v/insomnia-plugin-cloudformation-output )] ( https://www.npmjs.com/package/insomnia-plugin-cloudformation-output )
Original file line number Diff line number Diff line change 5
5
"main" : " dist/index.js" ,
6
6
"repository" : " git@github.com:drg-adaptive/insomnia-plugin-cloudformation-output.git" ,
7
7
"author" : " Ben Force" ,
8
+ "keywords" : [
9
+ " cloudformation" ,
10
+ " cloudformation-stacks" ,
11
+ " insomnia" ,
12
+ " insomnia-plugin" ,
13
+ " insomnia-plugins" ,
14
+ " insomnia-rest"
15
+ ],
8
16
"license" : " MIT" ,
9
17
"devDependencies" : {
10
18
"@semantic-release/changelog" : " ^5.0.1" ,
You can’t perform that action at this time.
0 commit comments