Remove tags templates
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. This copier template has it all! binxio-public 🎤 Access to lambda zip files? public Copying from template version 0.1.0. > > Running task 1 of 1: [ ! -f

AWS 130
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. This copier template has it all! To create a custom resource in CloudFormation, is really simple. You just implement a create, update and delete method in a Lambda and you are done.

AWS 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 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
article thumbnail

How to overcome Docker Hub rate limiting using AWS ECR and AWS CloudFormation

Xebia

In this blog post, you will see how AWS ECR and AWS CloudFormation overcome the rate limiting imposed by Docker Hub and provide full control over your base images. By using a CloudFormation template, you specify the exact image version you want. library/python Tag 3.7 library/python:3.7 RepositoryArn: ! library/python:3.7@sha256:eedf63967cdb57d8214db38ce21f105003ed4e4d0358f02bedc057341bcf92a0'

AWS 130
article thumbnail

Building a Markdown blog with Next 9.3 and Netlify

Netlify

That being said, here’s how to build a Markdown blog with the latest Next (9.3.6, You’ll be prompted for your project name, as well as a starting template. file will, as you can guess, list our blog posts. In Next, whenever you want to include tags in the of your rendered HTML page, you use this element! The Header.js

Data 145
article thumbnail

Create an RSS Feed using HTL

Perficient

Here the feed results can be filtered by category tag names (category) using query parameters in the feed URL. [link] [link] <?xml Category tag is rendered only when page properties are authored with tag values CDATA (character data) is a section of element content to render as only character data instead of markup <?xml

article thumbnail

Why you must extend Zero Trust to public cloud workloads

CIO

Automate security deployments through programmable interfaces using infrastructure as code (IaC) templates, along with Public Cloud Service Provider integrations such as AWS gateway load balancer, AWS user-defined tags, and AWS auto-scaling Gain Consistent Threat and Data Protection Elevate cloud workload security to zero trust principles.

Cloud 334