Skip to content

Universal gcp template creation by using tofu and security hardening#35

Open
thehejik wants to merge 2 commits intomainfrom
secure-templates
Open

Universal gcp template creation by using tofu and security hardening#35
thehejik wants to merge 2 commits intomainfrom
secure-templates

Conversation

@thehejik
Copy link
Copy Markdown
Collaborator

@thehejik thehejik commented Apr 8, 2026

  • Addressing supply chain risk scan results -
    • shell scripts with curl / wget replaced by cli where possible
    • api calls were left but curl -X POST --data-raw "" was added to satisfy the security scanner script.
  • GCP template creation for github runner automated, see documentation.
    • (known limitations: it is using a single disk; doesn't support libvirt by default)

GCP templates generated using this approach were successfully tested by CI runs in turtles-e2e and fleet-e2e projects.

@thehejik thehejik self-assigned this Apr 8, 2026
@thehejik thehejik added the enhancement New feature or request label Apr 8, 2026
Signed-off-by: Tomas Hehejik <thehejik@suse.com>
@thehejik thehejik requested a review from juadk April 8, 2026 14:56
Signed-off-by: Tomas Hehejik <thehejik@suse.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant