Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cappyzawa/terraform-provider-christmas-tree


https://github.com/cappyzawa/terraform-provider-christmas-tree

terraform terraform-provider

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Terraform Provider Christmas Tree
==================

Using the provider
----------------------

[cappyzawa/christmas\-tree \| Terraform Registry](https://registry.terraform.io/providers/cappyzawa/christmas-tree/latest)

Developing the Provider
---------------------------

To compile the provider, run `make install`. This will build the provider and put the provider binary in the `$HOME/.terraform.d/plugins` directory.

In order to run the full suite of Acceptance tests, run `make testacc`.

*Note:* Acceptance tests create real resources, and often cost money to run.

```sh
$ make testacc
```