Hello,
I’m encountering an issue while submitting our Flatcar Image on the Producer Portal - while submitting VM image for Terraform deployment that seems to be wrapped with Google Cloud Marketplace tooling (specifically mpdev). Here’s the relevant log snippet:
Step #2 - "Replace image variables": Already have image (with digest): gcr.io/cloud-marketplace-tools/mpdev:v0.6.1
Step #2 - "Replace image variables": Replacing the default values of the variables: [channel]
Step #2 - "Replace image variables": Mapping of values to replace: map[projects/kinvolk-public/global/images/flatcar-stable-4152-2-3:projects/mpi-kinvolk-public/global/images/flatcar-stable-4152-2-3]
Step #2 - "Replace image variables": Error: default value: stable of variable: channel not found in replacements
I’m not sure how mpdev is coming into the picture. I don’t find any mention of it in the documentation https://cloud.google.com/marketplace/docs/partners/vm/configure-terraform-deployment
Is there way to find out what is the process behind the validation of the Marketplace image before submission?
The Flatcar terraform scripts that makes into the deployment pacakge could be found here:
https://github.com/flatcar/terraform-gcp-flatcar/