Skip to content

Conversation

@sviatoslav6
Copy link
Contributor

@sviatoslav6 sviatoslav6 commented Oct 3, 2022

PR Description

I added the line to the file eks-gitlab-runner.tf, to fix an error for terraform plan in layer2-aws

  count = local.gitlab_runner.enabled ? 1 : 0

Fixes #304

Type of change

  • [ X] Breaking change (fix or feature that would cause existing functionality to not work as expected)

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 5, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mglotov mglotov requested a review from a team October 5, 2022 07:40
@sviatoslav6 sviatoslav6 merged commit cf0cc18 into main Oct 5, 2022
@sviatoslav6 sviatoslav6 deleted the feature/304-terraform-plan-error branch October 5, 2022 11:56
p1gmale0n pushed a commit that referenced this pull request Aug 24, 2023
* fix: issue #304 layer2-aws terraform plan error

* issue #305 fix tfsec

* issue #305 fix tfsec

* issue #305 fix tfsec
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.

bug: terraform plan layer2-aws error

4 participants