Pipes monthly digest March 2021
Hi,
Welcome to the next Bitbucket Pipes digest. This month comes packed with additions to Pipes. Don’t forget to subscribe (click Watch and select Articles)!
We are happy to announce new approach to authenticate in AWS Pipes: supporting OpenID Connect (OIDC)Authentication. AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY variables are not required anymore, but remain as the default option. Checkout the documentation for OIDC setup. Currently, OIDC Authentication is maintained in the following pipes:
atlassian/aws-cloudformation-deploy:0.10.0
Deploy your stack configuration template to AWS CloudFormation.
atlassian/aws-cloudfront-invalidate:0.5.0
Invalidate your CloudFront distribution to refresh caches.
atlassian/aws-code-deploy:0.6.0
Perform an EC2 deployment using AWS CodeDeploy.
atlassian/aws-ecr-push-image:1.3.0
Build and push docker images to AWS Elastic Container Registry.
atlassian/aws-ecs-deploy:1.5.0
Deploy a containerized application to AWS ECS.
atlassian/aws-lambda-deploy:0.7.0
Update Lambda function code and create new version, and create/update aliases pointing to versions.
Deploy to Amazon S3.
Also, some improvements to the other pipes are made:
atlassian/aws-sam-deploy:1.0.0
Deploy AWS serverless lambda stack to AWS Cloud.
Changes:
Replaced AWS SAM cli package with a binary one. Bumped to 1.18.0.
atlassian/kubectl-run:1.3.3
Execute a kubectl command on your Kubernetes cluster.
Changes:
Bugfix: fix LABELS variable usage in kubectl.
anchore/anchore-scan:0.2.13
Analyze and scan container image to produce software vulnerabilities, dockerfile and other security/compliance violations.
Changes:
Bump version of inline scan to 0.9.2
carbonetes/carbonetes-scan:1.4.1
This pipe seamlessly integrates comprehensive container analysis directly into your CI/CD pipeline.
Changes:
Add Bill Of Materials(BOM) to the analysis results
To discover more pipes, visit our Bitbucket Pipes Marketplace.
AWS ECS deploy pipe: How to update service without task definition provided
How to use trigger-pipeline for multiple builds and finish only when all builds completed
If you’d like to suggest a pipe to be improved or new pipe to be implemented, please, find the appropriate ticket in the list of existing tickets , vote for them or create a new suggestion request with type Suggestion and Component: Pipelines - Pipes.
If you’d like help with Bitbucket Pipes, or you have an issue or feature request, let us know on Community.
Halyna Berezovska
0 comments