@getcoconut/pulumi-cloud-mock
v1.0.0-alpha.1
Published
An implementation of the Pulumi Cloud framework for mocking and local testing.
Downloads
2
Maintainers
Readme
Pulumi Cloud Mock Provider
An implementation of the Pulumi Cloud Framework (PCF) used by the Coconut CLI for mocking and emulating resources locally.
Getting started
Check the Coconut CLI documentation for usage details.
PCF API implementation status
Below is the list of the elements defined by the PCF API and their status of implementation in this provider:
| API | Status |
| ------------------------------- | ------------------ |
| HTTPServer
resource | :white_check_mark: |
| Table
resource | :white_check_mark: |
| Bucket
resource | :x: |
| Timer functions | :x: |
| Topic
resource | :x: |
| API
resource | :x: |
| Service
and related resources | :x: |