infrastructure-as-code
Here are 972 public repositories matching this topic...
[DOCS]
-
Updated
Dec 18, 2020 - Go
Related #12020.
I'm migrating some customers from GP2 to GP3 and I can't do it because CDK doesn't support this new EBS types. Even in the latest CDK Version (1.78.0) there is no way to use this.. On the other hand, Cloudformation already supports these new EBS types.
Use Case
Because I need perform a migration from gp2 to gp3 and this customer uses CDK to automate infra.
Prop
-
Updated
Dec 18, 2020 - Java
-
Updated
Dec 18, 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
Dec 17, 2020
-
Updated
Dec 17, 2020 - Python
-
Updated
Nov 20, 2020 - Python
-
Updated
Sep 16, 2020
-
Updated
Dec 17, 2020 - JavaScript
-
Updated
Sep 30, 2020 - Go
Copilot's auto-detecting of the dockerfile is case sensitive. In my case, all our files are lowercase "dockerfile" which doesn't get detected. If you capitalize the D to "Dockerfile" auto detection works and you don't have to specify a path. I thought this was a little odd and maybe an easy thing to update.
-
Updated
Nov 20, 2020 - Go
-
Updated
Dec 14, 2020 - Ruby
-
Updated
Oct 4, 2020 - HCL
-
Updated
Dec 18, 2020 - Go
-
Updated
Feb 27, 2018 - HCL
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
Dec 5, 2020 - Perl
-
Updated
Nov 8, 2020 - HCL
-
Updated
Dec 18, 2020 - Shell
-
Updated
Dec 15, 2020 - Python
-
Updated
Dec 16, 2020 - Go
Because having to type the whole commands is a pain!
-
Updated
Dec 18, 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