infrastructure-as-code
Here are 945 public repositories matching this topic...
Description
The documentation for Installing Salt for development feels like it's out of date https://docs.saltstack.com/en/latest/topics/development/hacking.html . One example is that it seems to indicate that Python2 should be used:
On Arch Linux, where Python 3 is the default installation of Python, use the virtualenv2 command instead of virtualenv.
-
Updated
Nov 25, 2020 - Go
-
Updated
Nov 27, 2020 - Java
Originally from an internal ticket
On checking the CDK Typescript reference, I found that there are two constructs for defining a user pool app client. A high-level construct UserPoolClient [1] and a low-level construct CfnUserPoolClient [2]. The high-level constructor UserPoolClient does not have any provision to specify any tok
-
Updated
Nov 28, 2020 - Go
Requesting that you add the new Gitlab Provider as a new VCS Provider.
See here for the provider details: https://registry.terraform.io/providers/gitlabhq/gitlab/latest
Describe the bug
This resource causes the error WARNING: skipped AWS017 check due to error(s): value is null
And it happens even if I try to explicit skip AWS017
from cli:
tfsec --exclude AWS017
WARNING: skipped AWS017 check due to error(s): value is null
tfs
-
Updated
Nov 28, 2020
-
Updated
Nov 20, 2020 - Python
-
Updated
Nov 27, 2020 - Python
-
Updated
Sep 16, 2020
Pricing details: https://aws.amazon.com/ecr/pricing/
Terraform resources: aws_ecr_*
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Sep 30, 2020 - Go
-
Updated
Nov 20, 2020 - Go
Hi, I just created a new environment (test2
) for my app, and now I’m trying to deploy a service to that environment but it fails.
Just for context, I’m attempting to use a monorepo setup:
- My apps (services) are in
/apps/
- My copilot manifests etc are in
/infrastructure/copilot/
- I always run
copilot
from/infrastructure/
- Each manifest has an
image
property that points to
-
Updated
Sep 28, 2020 - Ruby
-
Updated
Oct 4, 2020 - HCL
-
Updated
Feb 27, 2018 - HCL
-
Updated
Nov 28, 2020 - Go
Garbage collection works by listing everything with the gc-tag. In a busy cluster, we really want that filter to happen server-side and ideally using an index of some sort.
That means we should use a Kubernetes label, not an annotation.
I think this will require a two-step migration plan (write both but continue to read annotation; release; drop support for annotation; release).
-
Updated
Nov 24, 2020 - Perl
-
Updated
Nov 8, 2020 - HCL
-
Updated
Nov 24, 2020 - Shell
-
Updated
Nov 23, 2020 - Python
-
Updated
Nov 27, 2020 - Go
Because having to type the whole commands is a pain!
-
Updated
Nov 27, 2020 - C
Improve this page
Add a description, image, and links to the infrastructure-as-code topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the infrastructure-as-code topic, visit your repo's landing page and select "manage topics."
Terraform Version
Terraform Configuration Files