serverless-get-hosted-zone

1.0.10 • Public • Published

serverless-get-hosted-zone

This is a simple plugin for Serverless Framework to get a HostedZoneId from a Hosted Zone created outside the Cloudformation Stack for use.

Install

$ npm install serverless-get-hosted-zone --save-dev

Add the plugin to your serverless.yml file:

plugins:
  - serverless-get-hosted-zone

Usage

Just use it as a Serverless Variable:

myVariable: ${hostedZoneId:example.com}

Readme

Keywords

none

Package Sidebar

Install

npm i serverless-get-hosted-zone

Weekly Downloads

1

Version

1.0.10

License

ISC

Unpacked Size

2.57 kB

Total Files

3

Last publish

Collaborators

  • arielschvartz