Remove blogs tag modules
article thumbnail

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

Xebia

Adding new resources or features to the Hashicorp Terraform provider for Google, is normally done by updating Magic Modules resource definitions. In this blog I will show you how you can quickly generate and update these resource definitions using a simple utility. So I created a small utility: the magic-module-scaffolder !

Resources 130
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. && git commit -m 'initial import' && git tag 0.0.0) || exit 0 Initialized empty Git repository in. Creating a custom resource in CloudFormation is really simple.

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

Integrate Flutter app in native Android app

InnovationM

In this article, we’ll delve into the process of integrating a Flutter module into a native Android app, step by step. Step 1: Creating your Flutter Module Let’s dive right into the process. The initial step involves creating your Flutter project as a module. Additionally, an `.android/

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. cfn-app-runner-custom-domain-provider 🎤 The name of your Python module? To create a custom resource in CloudFormation, is really simple. public > Running task 1 of 1: [[ !

AWS 130
article thumbnail

How to Install a NPM Module from GitHub Branch

David Walsh

I previously wrote about How to Push to a Git Remote Branch of a Different Name — this time we’ll talk about installing a module from another repository instead of a published version. The post How to Install a NPM Module from GitHub Branch appeared first on David Walsh Blog.

How To 101
article thumbnail

Implementing Schema.org in the Custom Breadcrumb Rendering

Perficient

As we have discussed about Schema.org in Sitecore and it’s benefits in my previous blog. In this blog, I am taking a scenario where I will be implementing Schema.org on the Custom Breadcrumb component in Sitecore. replaceChild(updatedScript, tags[0]); if (! replaceChild(updatedScript, tags[0]); if (!deleteOtherNodes)

article thumbnail

Reducing costs per contact

Xebia

In the previous blog , we discussed how to reduce the number of customer contacts. This blog is about reducing costs per contact. “If Quickly placing these tickets in one overview can be achieved, for example, by creating an automation that adds a tag when an employee manually changes the group.

Groups 130