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

fixed module issue in terraform-google-github-actions-runners #61

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

akashcldcvr
Copy link
Contributor

@akashcldcvr akashcldcvr commented Mar 20, 2024

Which stage is this PR for? Tick only 1 option.

  • 0-bootstrap
  • 1-org
  • 2-env
  • 3-networks
  • 4-projects
  • 5-app-infra
  • modules
  • Others

Which environment is this being deployed for? Tick as applicable based on above question.

  • shared
  • development
  • staging
  • production
  • NA

Are the previous stages/environments deployed? Tick as applicable based on above questions.

  • Yes
  • No
  • NA

Have you checked for any typos and/or spelling mistakes?

  • Yes
  • No

Is this linked to any existing issues?

  • Yes
  • No

Issue detail :
getting error while running wrapper.sh scrpit :

│ Error: Invalid value for module argument │ │ on ../modules/terraform-google-github-actions-runners/modules/gh-runner-mig-vm/main.tf line 148, in module "mig_template": │ 148: shielded_instance_config = { │ 149: enable_secure_boot = true │ 150: } │ │ The given value is not suitable for child module variable "shielded_instance_config" defined at ../modules/instance_template/variables.tf:206,1-36: │ attributes "enable_integrity_monitoring" and "enable_vtpm" are required. ╵

@akashcldcvr akashcldcvr merged commit 36edf07 into main Mar 26, 2024
5 checks passed
@akashcldcvr akashcldcvr deleted the bug/fix-1 branch March 26, 2024 10:27
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.

3 participants