I'm building a pipeline yaml in Visual Studio and it reports at error on this line of code in the "variables" section CAPABILITIES: [ 'CAPABILITY_NAMED_IAM' ] Error: Incorrect type. Expected "strin...
Is it possible to use Bitbucket pipes to create cloudformation stacks on AWS and pass the results for processing in next steps ? This was possible in bamboo with Tasks for AWS.
It's great to see the aws-cloudformation-deploy pipeline available, it makes it really easy to create a cloudformation stack from a pipeline. It would be helpful to have a parameter which can be u...
AWS-Cloudformation-deploy pipe should be able to make all stack outputs accessible after completion - so even if there are outputs without exports in the cloudformation templates that are required a...
Is there tool/Add-on for the creation and administration of all CloudFormation template used by the organization ? I went through Atlassian CloudFormation Forge. But it only m...
When I switch the cloudformation pipe to a new version it fails to detect that the stack already exists and attempts to create a new stack. The new stack creation fails because the stack already e...
I'm attempting to leverage the NotificationArns option in the Extra_Parameters, but it does not seem to work. I've confirmed that the SNS topic ARN is valid, and there are no error being thrown duri...
I have a pipeline that I would like to update a CloudFormation StackSet, it would be great if a pipe could be created to do this.
I would like to setup a pipeline to deliver cloudformation to dev, test, and prod environments. I have only seen a 4 year blog saying it isn't possible. "Say it ain't so" to borrow a s...
Hello, I am struggling to figure out how to publish my .NET serverless project to aws lambda with bitbucket pipelines. I have figured out how to publish my cloudformation template w...
If I were to spin up an AWS CloudFormation stack, how would I dynamically create that environment in Bamboo? Any articles out there I can read up on? Kind Regards, Bryce
Copied to clipboard