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

Terraform Plan - Error: "cs_id": required field is not set #139

Open
andrew-mckenzie opened this issue Jun 10, 2022 · 2 comments
Open

Terraform Plan - Error: "cs_id": required field is not set #139

andrew-mckenzie opened this issue Jun 10, 2022 · 2 comments
Labels

Comments

@andrew-mckenzie
Copy link

Describe the bug

After performing a terraform plan, we are getting an error noting ""cs_id": required field is not set". In github, the plan succeeds for our GovCloud environment but fails in our other prisma environment. The top error references a 400 error connecting to our prisma console in the compliance/requirements section, perhaps noting that it is unable to reach our custom compliance standard.

Expected behavior

Issue a terraform plan, the changes are shown as successful.

Current behavior

Getting an error "cs_id required field is not set" for each policy and a 400 error in the console after issuing the "terraform plan" command. It works for Govcloud but not our other prisma account.

Possible solution

Steps to reproduce

Screenshots

Context

We are trying to add new policies through terraform but fails based on the errors noted above.

Your Environment

  • Version used:
  • Environment name and version (e.g. Chrome 59, node.js 5.4, python 3.7.3):
  • Operating System and version (desktop or mobile):
  • Link to your project:
@welcome-to-palo-alto-networks

🎉 Thanks for opening your first issue here! Welcome to the community!

@nk-rao
Copy link

nk-rao commented Feb 3, 2023

Screenshot 2023-02-04 at 1 04 29 AM

yeah same issue when applying custom compliance. I think exposing the prismacloud_compliance_standard..csrs_id will help to resolve this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants