8.1.0 • Published 8 months ago
@nx-extend/terraform v8.1.0
@nx-extend/terraform
Nx plugin for deploying your resources with terraform.
Setup
This package expects Terraform to be already installed and available.
Install
npm install -D @nx-extend/terraform
nx g @nx-extend/terraform:init
Usage
Setup
nx g @nx-extend/terraform:init
Available options:
name | type | required | default | description |
---|---|---|---|---|
--name | string | true | Terraform project name | |
--directory | string | false | A directory where the project is placed, based on the sourceRoot | |
--tags | string | false | empty | Comma separated list for tags |
Terraform execution
nx run <terraform-project-name>:initialize
nx run <terraform-project-name>:providers
nx run <terraform-project-name>:plan
nx run <terraform-project-name>:apply
nx run <terraform-project-name>:destroy
nx run <terraform-project-name>:validate
nx run <terraform-project-name>:test
Available options:
name | type | default | description |
---|
8.1.0
8 months ago
8.0.0
8 months ago
7.0.4
9 months ago
7.0.5
9 months ago
7.0.3
9 months ago
6.0.1
12 months ago
6.0.3
12 months ago
6.0.2
12 months ago
6.0.5
12 months ago
6.0.4
12 months ago
7.0.0
10 months ago
7.0.2
10 months ago
7.0.1
10 months ago
6.0.0
1 year ago
5.2.1
1 year ago
5.2.0
1 year ago
5.1.0
1 year ago
5.0.0
1 year ago
4.1.0
1 year ago
4.2.0
1 year ago
4.0.4
2 years ago
3.1.2
2 years ago
3.2.0
2 years ago
3.1.1
2 years ago
4.0.1
2 years ago
4.0.0
2 years ago
4.0.3
2 years ago
4.0.2
2 years ago
3.1.0
2 years ago
3.0.0
2 years ago
0.0.5
2 years ago
0.0.3
2 years ago
0.0.4
2 years ago
0.0.2
2 years ago
0.0.0-alpha.3
2 years ago
0.0.0-alpha.2
2 years ago
0.0.0-alpha.1
2 years ago