infrastructure-as-code
Here are 973 public repositories matching this topic...
[DOCS]
-
Updated
Dec 31, 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 30, 2020 - Java
-
Updated
Dec 30, 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 26, 2020 - Python
-
Updated
Dec 28, 2020 - Python
-
Updated
Sep 16, 2020
-
Updated
Dec 30, 2020 - JavaScript
Deployment Circuit Breakers is now GA https://aws.amazon.com/about-aws/whats-new/2020/12/amazon-ecs-announces-the-general-availability-of-ecs-deployment-circuit-breaker/
We should enable both of of these fields by default: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentcircuitbreaker.html so that the next time customers deploy their services
-
Updated
Sep 30, 2020 - Go
-
Updated
Nov 20, 2020 - Go
-
Updated
Dec 29, 2020 - Ruby
-
Updated
Oct 4, 2020 - HCL
-
Updated
Dec 29, 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 30, 2020 - Shell
-
Updated
Dec 15, 2020 - Python
-
Updated
Dec 30, 2020 - Go
Because having to type the whole commands is a pain!
Found a bug in Collectors (#50). All collectors redundantly copied a bug where the Promise was not awaited.
Bug is fixed, but we should make a generic SinkCollector for all types that implement Sink<T>.
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