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

latest version v1.11.4 inspec getting error Don't understand inspec profile. #444

Closed
avilashjena opened this issue Jul 27, 2023 · 4 comments
Assignees

Comments

@avilashjena
Copy link

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:

@avilashjena 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
@sophhu
Copy link

sophhu commented Aug 2, 2023

We are having the same problem too, it seems like the tar.gz file that is downloaded is the latest 1.11.4 version - not sure if that is related?
Screenshot 2023-08-02 at 2 57 56 PM

@levid0s
Copy link

levid0s commented Sep 22, 2023

Having the same issue. Are there any workarounds?

@brettcurtis
Copy link

The latest version I've been able to use is: url: https://github.com/inspec/inspec-gcp/archive/v1.11.3.tar.gz

@sa-progress
Copy link
Contributor

We are looking into this, we will get back on this.

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

No branches or pull requests

5 participants