Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
docs: add blog post Next-level IaC: How Pulumi Supports Your API Econ…
Browse files Browse the repository at this point in the history
…omy Strategy
  • Loading branch information
dirien committed May 15, 2024
1 parent bd54e74 commit d7986ee
Show file tree
Hide file tree
Showing 34 changed files with 364 additions and 51 deletions.

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module aws-ec2-sg-nginx-server-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-aws/sdk/v6 v6.17.0
Expand Down
4 changes: 3 additions & 1 deletion themes/default/static/programs/aws-eks-cluster-go/go.mod.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module aws-eks-cluster-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-awsx/sdk/v2 v2.4.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-apigateway-api-keys-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-aws-apigateway/sdk/v2 v2.1.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-apigateway-auth-cognito-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-aws-apigateway/sdk/v2 v2.1.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-apigateway-auth-cognito-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-aws-apigateway/sdk/v2 v2.1.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-apigateway-auth-cognito-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-aws-apigateway/sdk/v2 v2.1.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-apigateway-http-proxy-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-aws-apigateway/sdk/v2 v2.1.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-apigateway-lambda-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-aws-apigateway/sdk/v2 v2.1.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-apigateway-openapi-full-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-aws-apigateway/sdk/v2 v2.1.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-apigateway-openapi-route-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-aws-apigateway/sdk/v2 v2.1.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-apigateway-s3-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-aws-apigateway/sdk/v2 v2.1.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-apigateway-validation-types-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-aws-apigateway/sdk/v2 v2.1.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-ecr-eks-deployment-service-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-awsx/sdk/v2 v2.4.0
Expand Down
4 changes: 3 additions & 1 deletion themes/default/static/programs/awsx-ecr-image-go/go.mod.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-ecr-image-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-awsx/sdk/v2 v2.4.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-ecr-repository-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-awsx/sdk/v2 v2.4.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-elb-multi-listener-redirect-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-aws/sdk/v6 v6.17.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-elb-private-subnet-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-awsx/sdk/v2 v2.4.0
Expand Down
4 changes: 3 additions & 1 deletion themes/default/static/programs/awsx-elb-vpc-go/go.mod.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-elb-vpc-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-awsx/sdk/v2 v2.4.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module myproject

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-awsx/sdk/v2 v2.4.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-load-balanced-ec2-instances-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-aws/sdk/v6 v6.17.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-load-balanced-fargate-nginx-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-aws/sdk/v6 v6.17.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-load-balanced-fargate-nginx-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-aws/sdk/v6 v6.17.0
Expand Down
4 changes: 3 additions & 1 deletion themes/default/static/programs/awsx-vpc-azs-go/go.mod.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-vpc-azs-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-awsx/sdk/v2 v2.4.0
Expand Down
4 changes: 3 additions & 1 deletion themes/default/static/programs/awsx-vpc-cidr-go/go.mod.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-vpc-cidr-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-awsx/sdk/v2 v2.4.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-vpc-default-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-awsx/sdk/v2 v2.4.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-vpc-fargate-service-yaml

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-aws/sdk/v6 v6.17.0
Expand Down
4 changes: 3 additions & 1 deletion themes/default/static/programs/awsx-vpc-go/go.mod.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-vpc-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-awsx/sdk/v2 v2.4.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-vpc-nat-gateways-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-awsx/sdk/v2 v2.4.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-vpc-security-groups-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-aws/sdk/v6 v6.17.0
Expand Down
4 changes: 3 additions & 1 deletion themes/default/static/programs/awsx-vpc-sg-ec2-go/go.mod.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-vpc-sg-ec2-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-aws/sdk/v6 v6.17.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module awsx-vpc-subnets-go

go 1.20
go 1.21

toolchain go1.22.2

require (
github.com/pulumi/pulumi-awsx/sdk/v2 v2.4.0
Expand Down

0 comments on commit d7986ee

Please sign in to comment.