0.1.0 • Published 4 years ago

@hauslo/pipeline-website-static v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

README

npm

This modules expects aws secrets to be present in the environment (AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY environment variables with valid credentials).

Options

  • public is the path from the resource to the website public root. public defaults to "public" (ex: "public", "build/public").
  • region is the aws region to deploy to. region defaults to "eu-west-3".

Infra

The underlying terraform module can be found at https://github.com/hauslo/infra-website (can be tested locally)

Test

No test until @hauslo/pipeline@0.2.0

QA

npm run prettier
npm run prettier-apply
npm run lint
npm run lint-apply
0.1.0

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.3

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago