Remove tags git
article thumbnail

How to create and deploy a golang AWS CloudFormation custom provider in less than 5 minutes

Xebia

In this blog I will show you how to create and deploy a Golang AWS CloudFormation custom provider in less than 5 minutes using a copier template. d.git ] && ( git init && git add. && Creating a custom resource in CloudFormation is really simple.

AWS 130
article thumbnail

How to create and update Google terraform provider magic modules resource definitions

Xebia

In this blog I will show you how you can quickly generate and update these resource definitions using a simple utility. I wanted to write a blog about it, and showcase the configuration with terraform templates. ruby/object:Api::Type::Integer WARNING: mismatch of type on field Service.template.labels, existing tag !ruby/object:Api::Type::KeyValuePairs

Resources 130
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

How to create and deploy an AWS CloudFormation custom provider in less the 5 minutes

Xebia

In this blog I will show you how to create and deploy an AWS CloudFormation custom provider in less than 5 minutes using a Python copier template. mark.vanholsteijn@xebia.com 🎤 the URL to git source repository? d.git ]] && ( git init && git add. && public > Running task 1 of 1: [[ !

AWS 130
article thumbnail

Creating an Angular Jamstack Blog

Netlify

A blog is a great place to share the inside scoop on your new features with your users or bring new eyes to your site with interesting content. Scully , the Angular Static Site Generator, makes it easier to create a blog using Markdown and the Angular framework we’re familiar with. generate a blog skeleton. Build a Blog.

article thumbnail

Continuous deployment for Artifact Registry container images

Xebia

Therefore, this blog shows how to configure a continuous deployment pipeline for container images. To track changes, applications are deployed using Terraform tracked by a Git repository. These notifications include the action (insert/delete) and the digest / tag of the container image. auto.tfvars git add variables.${each.key}.auto.tfvars

Cloud 130
article thumbnail

Continuous deployment for Artifact Registry container images

Xebia

Therefore, this blog shows how to configure a continuous deployment pipeline for container images. To track changes, applications are deployed using Terraform tracked by a Git repository. These notifications include the action (insert/delete) and the digest / tag of the container image. auto.tfvars git add variables.${each.key}.auto.tfvars

Cloud 130
article thumbnail

How to update your repository from a gitlab pipeline

Xebia

Updating documentation In one of my previous blogs I wrote on how you can manage diagrams as code. The approaches that I often is that you tag the container as latest and trigger a redeployment. And as a bonus you can use your git history as an audit log. Configure the git user. Configure the git remote.

How To 130