...itbucket.org/atlassian/aws-cloudfront-invalidate/src/master/
...redentialSpecs Pipe Version: I am using atlassian/aws-ecs-deploy:1.12.2 . Steps to Reproduce: Define a container configuration with a restartPolicy parameter in the ECS task definition. Deploy the task d...
Version of boto3 used in the last version of pipe does not support the parameter "enableFaultInjection" of task definition added in the version 1.35.83 of boto3 (https://github.com/boto/boto3/bl...
I have pipeline for branches, defined as per: https://gist.github.com/matheus1lva/e3830702351c85ac5c5db8acb4a98c0b I was expecting that the codestarconnnection would retrieve status back to ...
I would like to pull from an AWS S3 bucket and use OIDC to authenticate as part of my pipeline. Something like this: - step: &pullflutterbuild name: Pull F...
Goal I want to publish custom and deployment events to Compass when certain events occur in AWS QuickSight (like dashboard versions being updated, data sets being updated, data sources being d...
Hello, How can I setup Jira to integrate with AWS IAM Identity Center for managing temporary elevated access capabilities in AWS. I need to setup Request and Approval Workflow in Jira can b...
When I try to use the pipe atlassian/aws-sam-deploy:2.4.1 with the "--parameter-overrides" option I get the error: "No such option: --parameter-overrides environment Did you mean --parameter-o...
When pushing the image to ECR using the tag 1.2.3-RC2 , it doesn't work. I am using the plugin from aws-ecr-push-image version 2.4.2. However, when I use version 1.6.2, it works. Why is this h...
I have an IAM account in my root AWS Account. This then assumes roles in various other accounts to perform deployment actions, dev, test, shared etc When pushing the ECR image to a s...
Hi everyone, I am fairly new to CI/CD and I want to use bitbucket pipelines to trigger docker image to build, push to ECR and then deploy to EKS
Looking to invalidate multiple distributions. Is it possible to list them all.
...gents that we want to know: 1 - ¿It is possible to use a current AWS ECS engine in our AWS account as a Kubernetes cluster in where Ephemereal Agents and pods could be mount? 2 - ¿How much will it c...
I am getting a validation error when trying to the aws-eks-kubectl-run:2.8.0 pipe even when setting the disable_validation flag to true: Pipe: - pipe: atlassian/aws-eks-k...
I've got a top level domain hosted in godaddy.com. For security purposes, let's call it acme.com. Godaddy is pretty terrible for managing DNS records so I've created a sub-do...
Hi all! We’re hosting a live AMA on August 27th all about automation in Jira Service Management, and we would love to see if you have any questions you want us to answer. We’ll be answering questio...
Hi all - Wanted to give you a heads up that we’re hosting a live AMA on August 27th all about automating your work in Jira Service Management. And we’d love for you to submit questions for us to a...
Hi Team, Getting the following error while accessing JIRA URL after successfully testing the database connection: Also, getting the following WARNING in jira logs many a times: 2024-07...
Hello Bitbucket Team, I was trying to push an image to AWS ECR public and used the aws-ecr-push-image pipe for it. I had some trouble to get it running as I saw the following error: DEBUG: h...
Hi, In the documentation for the aws-s3-deploy pipe, it states the following: CACHE_CONTROL: Caching behavior along the request/reply chain. Valid options are no-cache, no-store, max-age=<s...
I am trying to automate the creation of Jira tickets for Apache airflow DAG failures so that it doesn't need to be done manually. So far I have created a dummy dag to test with, along with the Pytho...
Since Jira 9.11 attachments could be stored in S3 Bucket instead of the filesystem. The current helm charts on artifacthub supports 9.12.11 Based on this two versions I don't see any ...
Hi, I am looking for the Bitbucket YML comments to run my Selenium Java Scripts in "AWS Device farm" Desktop browser testing. I do not find proper configuration to run them.
Ever since we moved our Jira DC to a proxy with access through CloudFront, users that keep Jira pages open for long periods of time are reporting that they return to their browser with a 401 error. T...
Description The pipe aws-ecr-push-image contains a bug where you cannot authorise using OpenID Connect if you have an env variable set 'AWS_ACCESS_KEY_ID'. The pipe (https://bitbucket.org/a...