Open Madib036 opened 1 month ago
image: hashicorp/terraform
pipelines: default:
# See more security tools at https://bitbucket.org/product/features/pipelines/integrations?&category=security
- pipe: atlassian/git-secrets-scan:0.5.1
branches: master:
# See more security tools at https://bitbucket.org/product/features/pipelines/integrations?&category=security
- pipe: atlassian/git-secrets-scan:0.5.1
Template Terraform to deploy to Cloud Infrastructure
This template allows you to deploy your infrastructure using Terraform to supported cloud providers.
The workflow allows running tests, security scans on feature branches (as well as master).
After merging code to master the infrastructure will be deployed to cloud according to the given terraform template.
Prerequisites: credentials according to used cloud provider.
For advanced cases, please, follow terraform docs https://www.terraform.io/docs/index.html.
image: hashicorp/terraform
pipelines: default:
Run a security scan for sensitive data.
branches: master:
Run a security scan for sensitive data.