Categorygithub.com/mohammadasim/pulumiutils
module
1.1.1
Repository: https://github.com/mohammadasim/pulumiutils.git
Documentation: pkg.go.dev

# README

Pulumiutils

Build Go Report Card GoDoc

A collection of reusable Pulumi components written in Go to simplify infrastructure deployments.

Overview

This library provides pre-built Pulumi components for various cloud providers and services, allowing you to define and manage your infrastructure with ease.

Currently, the library focuses on AWS components, including:

  • AWS Lambda: Deploy and configure Lambda functions with minimal code.
  • AWS API Gateway: Create API Gateway resources, methods, and integrations.

Getting Started

  1. Install the library:

    go get github.com/mohammadasim/pulumiutils
    

# Packages

No description provided by the author