You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
latest version v1.11.4 inspec getting error Don't understand inspec profile in /Users/****/.inspec/cache/2cfe7bf0976f6fff882011b681e70a1cd87f1d459e5ccc79ae78c5ba33fb7945.tar.gz, it doesn't look like a supported profile structure.
Describe the problem
Go to profile location and running command inspec exec . -t gcp:// --input gcp_project_id='******'
and getting bellow error:
Don't understand inspec profile in /Users/*****/.inspec/cache/2cfe7bf0976f6fff882011b681e70a1cd87f1d459e5ccc79ae78c5ba33fb7945.tar.gz, it doesn't look like a supported profile structure.
Possible Solution
##Work around
in inspec.yml i have pinned the last version
#attributes:
inputs:
name: gcp_project_id
required: true
description: The GCP project identifier.
depends:
The text was updated successfully, but these errors were encountered:
avilashjena
changed the title
latest version v1.11.4 inspec getting error Don't understand inspec profile in /Users/****/.inspec/cache/2cfe7bf0976f6fff882011b681e70a1cd87f1d459e5ccc79ae78c5ba33fb7945.tar.gz, it doesn't look like a supported profile structure.
latest version v1.11.4 inspec getting error Don't understand inspec profile.
Jul 27, 2023
latest version v1.11.4 inspec getting error Don't understand inspec profile in /Users/****/.inspec/cache/2cfe7bf0976f6fff882011b681e70a1cd87f1d459e5ccc79ae78c5ba33fb7945.tar.gz, it doesn't look like a supported profile structure.
Describe the problem
Go to profile location and running command inspec exec . -t gcp:// --input gcp_project_id='******'
and getting bellow error:
Don't understand inspec profile in /Users/*****/.inspec/cache/2cfe7bf0976f6fff882011b681e70a1cd87f1d459e5ccc79ae78c5ba33fb7945.tar.gz, it doesn't look like a supported profile structure.
Possible Solution
##Work around
in inspec.yml i have pinned the last version
#attributes:
inputs:
required: true
description: The GCP project identifier.
depends:
url: https://github.com/inspec/inspec-gcp/archive/refs/tags/v1.11.1.tar.gz
supports:
The text was updated successfully, but these errors were encountered: