jeffersonrodrigues92/Terraform pipeline
Terraform to plan and apply terraform files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-region | AWS region name to assume role | yes | — |
| environment | The environment name that Terraform will apply the changes | yes | — |
| role-to-assume | The AWS OICD role to assume | yes | — |
| service-github-token | The service user token on Git Hub | yes | — |
| terraform-version | The Terraform version that will be used during the pipeline | yes | — |
| terraform-resources-folder | The Terraform resource folder name inside src terraform relative path | yes | — |
| terraform-resource-name | The Terraform resource name that will be managed | yes | — |
| terraform-s3-bucket-state-name | The Terraform S3 bucket that will save all states | yes | — |
Outputs
no outputs