wengchaoxi / terraform-provider-filesystem

Filesystem as Code

Home Page:https://registry.terraform.io/providers/wengchaoxi/filesystem/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform Provider Filesystem

Filesystem as Code

Usage

Examples

First, build and install the provider.

$ make install

Then, navigate to the examples directory.

$ cd examples

Run the following command to initialize the workspace and apply the sample configuration.

$ terraform init && terraform apply

References

About

Filesystem as Code

https://registry.terraform.io/providers/wengchaoxi/filesystem/latest


Languages

Language:Go 91.2%Language:Makefile 8.8%