infrastructure-as-code
Here are 1,378 public repositories matching this topic...
Describe the solution you'd like
It would be nice to have a way to control whether a VM starts on boot or not. Maybe a new autostart
option to salt.states.virt.running and/or salt.states.virt.defined? Or maybe a new function?
Describe alternatives you've considered
I'll probably use salt.modules.virt.set_autostart for now.
-
Updated
Jan 29, 2022 - Go
Container scanning schemas below 14.0.0 have been deprecated.
blob/main/contrib/gitlab.tpl:3
is using a deprecated version:
"version": "2.3",
The latest version of the schema is [14.1.0](https://gitlab.com/gitlab-org/gitla
What is the problem?
The documentation gives the following info for the dbProxy prop:
"Type: string (optional, default: Generated by CloudFormation (recommended))"
However, the dbProxyName is not autogenerated by CFN. Instead the dbProxy name is set to the id
string if props.dbProxy is not present.
Reproduction Steps
Create a DatabaseProxy without specifying a dbProxyName
.
I suggest adding MongoDB Atlas to the supported cloud as a feather.
-
Updated
Jan 30, 2022 - Java
Here are the steps to migrate a resource:
- Pull latest changes from my
refactor-migration-t1
branch. - Set the var
SINGLE_RESOURCE_NAME
incmd/migrator/main.go
to the resource filename. - Run
go run cmd/migrator/main.go
, the resource file would be edited and a new resource file will be created ininternal/resources/aws
- All things that the script was unable to migrate are chang
-
Updated
Jan 29, 2022 - Go
Is your feature request related to a problem? Please describe.
Provide a feature to validate your custom checks work as expected. If we have custom checks in a central location, it would be good to have a way to validate those checks work as we expect.
Describe the solution you'd like
we provide HCL that passes and HCL that fails, tfsec
would have a test
cmd that would validate
Describe the issue
https://github.com/bridgecrewio/checkov/blob/master/checkov/dockerfile/checks/UserExists.py doesn't cover all of https://docs.bridgecrew.io/docs/ensure-that-a-user-for-the-container-has-been-created
Bridgecrew Policy ID: BC_DKR_3
Checkov Check ID: CKV_DOCKER_3
ToDo: Additionally check if gosu
is executed in either CMD
or ENTRYPOINT
Examples
FROM al
- 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
Jan 27, 2022
-
Updated
Jan 27, 2022 - Go
-
Updated
Jan 28, 2022 - Python
I ran into a strange error message when trying to deploy a request driven web service in the Frankfurt (eu-central-1) region.
Template format error: Unrecognized resource types: [AWS::AppRunner::Service]
After some digging I found out that AppRunner isn't available in this region yet. It would be nice if copilot-cli could check whether a template is valid for the region and issue a warning
-
Updated
Jan 28, 2022 - Python
-
Updated
Jan 27, 2022 - JavaScript
-
Updated
May 16, 2021
Description
We all have an aws_api_gateway_account
resource inside each region of AWS that will by default output as unmanaged. We s
-
Updated
Dec 10, 2021 - Go
-
Updated
Jan 15, 2022 - JavaScript
-
Updated
Jan 7, 2022 - HCL
-
Updated
Sep 30, 2020 - Go
-
Updated
May 8, 2021 - Markdown
-
Updated
Jan 5, 2022 - Ruby
-
Updated
Jan 30, 2022 - Open Policy Agent
-
Updated
Jan 25, 2022 - Go
-
Updated
Nov 17, 2021 - Go
-
Updated
Feb 27, 2018 - HCL
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."