Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #1

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Develop #1

wants to merge 17 commits into from

Conversation

y3rb1t4
Copy link
Owner

@y3rb1t4 y3rb1t4 commented Oct 9, 2022

No description provided.

terraform/tfvars/dev.tfvars Fixed Show fixed Hide fixed
@@ -6,5 +6,5 @@
domain = "api.295devops.com"
repo_url = "https://gitlab.com/training-cloud/lambda-tf-gitlab.git"
#AWS_account
aws_account_id = "459137896070"
aws_role_name = "training-gitlab-deploy-role"
aws_account_id = "748829426227"

Check failure

Code scanning / Semgrep

AWS Account ID detected. This is a sensitive credential and should not be hardcoded here. Instead, read the value from an environment variable or keep the value in a separate, private file.

AWS Account ID detected. This is a sensitive credential and should not be hardcoded here. Instead, read the value from an environment variable or keep the value in a separate, private file.
terraform/tfvars/dev.tfvars Fixed Show fixed Hide fixed
workspace = "dev"
domain = "api.295devops.com"
repo_url = "https://gitlab.com/training-cloud/lambda-tf-gitlab.git"
#AWS_account
aws_account_id = "459137896070"
aws_role_name = "training-gitlab-deploy-role"
aws_account_id = "748829426227" ##cambie

Check failure

Code scanning / Semgrep

AWS Account ID detected. This is a sensitive credential and should not be hardcoded here. Instead, read the value from an environment variable or keep the value in a separate, private file.

AWS Account ID detected. This is a sensitive credential and should not be hardcoded here. Instead, read the value from an environment variable or keep the value in a separate, private file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant