infrastructure-as-code
Here are 1,582 public repositories matching this topic...
-
Updated
Jul 8, 2022 - Go
currently we have a version selector for every git tag, which is unnecessary overhead on the user. It is not needed from documentation perspective as there aren't (shouldn't be) any docs change in patch versions, only for new/changed features.
before:
v0.27.0, v0.27.1, v0.27.2, v0.28.0
after
v0.27, v0.28
Description
I tried to use the state aptpkg.held
as shown in the documentation, only for that state to apparently not exist.
I tried looping through state modules such as apt
, pkg
, and aptpkg
with hold
and held
states, to find apt.held
as the actually correct usage.
$ for major in apt pkg ap
Describe the bug
You already closed same ticket in CDK1 and probably because of this ignorance to customer pain never added it to v2.
Here is a ticket: aws/aws-cdk#1480
It is not even feature request - it is already a bug in cdk 2 as with dropping arbitrary Task class you actually made impossible to have this parameter specified for Activities.
I know that
-
Updated
Jul 8, 2022 - Go
azurerm_app_service is being deprecated in favor of
-
Updated
Jul 8, 2022 - Java
-
Updated
Jul 7, 2022 - Go
-
Updated
Jul 7, 2022 - Go
Describe the issue
Checkov skips terraform file when it can't parse a file. When you are using checkov in gitlab ci pipeline with junitxml output, it will be better to include such erros in 'Errors' list instead of ignoring them.
Examples
resource "aws_alb" "alb" {
name = "foobar-nlb"
load_balancer_type = "network"
enable_cross_z
-
Updated
Jun 26, 2022
- terrascan version: 1.9.0
- terraform version: 1.0.1
Enhancement Request
Other security scanning tools (e.g. checkov
and tfsec
) have a --soft-fail
flag or equivalent option that allows you to always exit with 0 status.
Extremely useful when running the tool without halting a pipeline for example.
I currently use a workaround, but something more concrete would be very desira
-
Updated
Jul 5, 2022 - Python
The --prod
flag has been deprecated, so we should not show that field in the output of the env show
command, or in our docs:
https://aws.github.io/copilot-cli/docs/concepts/environments/
https://aws.github.io/copilot-cli/docs/commands/env-show/
-
Updated
Jul 6, 2022 - Go
-
Updated
May 11, 2022 - JavaScript
-
Updated
Jul 5, 2022 - Python
-
Updated
Apr 6, 2022
-
Updated
Jun 21, 2022 - Go
-
Updated
Jun 3, 2022 - HCL
-
Updated
Jul 8, 2022 - JavaScript
-
Updated
May 8, 2021 - Markdown
-
Updated
Sep 30, 2020 - Go
-
Updated
Jul 5, 2022 - Go
-
Updated
Jul 8, 2022 - Open Policy Agent
-
Updated
Jul 6, 2022 - Ruby
-
Updated
Jul 8, 2022 - Python
-
Updated
Jul 7, 2022 - Shell
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
Git version
Terraform Configuration Files